Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 972 Bytes

AgentPoolUpdate.md

File metadata and controls

22 lines (18 loc) · 972 Bytes

Okta.Sdk.Model.AgentPoolUpdate

Various information about agent auto update configuration

Properties

Name Type Description Notes
Agents List<Agent> [optional]
AgentType AgentType [optional]
Enabled bool [optional]
Id string [optional] [readonly]
Name string [optional]
NotifyAdmin bool [optional]
Reason string [optional]
Schedule AutoUpdateSchedule [optional]
SortOrder int [optional]
Status AgentUpdateJobStatus [optional]
TargetVersion string [optional]
Links LinksSelf [optional]

[Back to Model list] [Back to API list] [Back to README]