Okta.Sdk.Model.AgentPoolUpdateSetting

October 22, 2025 ยท View on GitHub

Setting for auto-update

Properties

NameTypeDescriptionNotes
AgentTypeAgentType[optional]
ContinueOnErrorboolContinues the update even if some agents fail to update[optional]
LatestVersionstringLatest version of the agent[optional]
MinimalSupportedVersionstringMinimal version of the agent[optional]
PoolIdstringID of the agent pool that the settings apply to[optional] [readonly]
PoolNamestringPool name[optional]
ReleaseChannelReleaseChannel[optional]

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