Okta.Sdk.Model.AgentPoolUpdate

View on GitHub

Various information about agent auto-update configuration

Properties

NameTypeDescriptionNotes
AgentsList<Agent>[optional]
AgentTypeAgentType[optional]
EnabledboolIndicates if auto-update is enabled for the agent pool[optional]
IdstringID of the agent pool update[optional] [readonly]
NamestringName of the agent pool update[optional]
NotifyAdminboolIndicates if the admin is notified about the update[optional]
ReasonstringReason for the update[optional]
ScheduleAutoUpdateSchedule[optional]
SortOrderintSpecifies the sort order[optional]
StatusAgentUpdateJobStatus[optional]
TargetVersionstringThe agent version to update to[optional]
LinksLinksSelf[optional]

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