Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 858 Bytes

File metadata and controls

17 lines (13 loc) · 858 Bytes

Okta.Sdk.Model.AgentPoolUpdateSetting

Setting for auto-update

Properties

Name Type Description Notes
AgentType AgentType [optional]
ContinueOnError bool Continues the update even if some agents fail to update [optional]
LatestVersion string Latest version of the agent [optional]
MinimalSupportedVersion string Minimal version of the agent [optional]
PoolId string ID of the agent pool that the settings apply to [optional] [readonly]
PoolName string Pool name [optional]
ReleaseChannel ReleaseChannel [optional]

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