Files
developer.sailpoint.com/docs/tools/sdk/powershell/Reference/V2024/Models/ManagedClientStatusCode.md
2025-01-28 13:29:29 -05:00

783 B

id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
id title pagination_label sidebar_label sidebar_class_name keywords slug tags
v2024-managed-client-status-code ManagedClientStatusCode ManagedClientStatusCode ManagedClientStatusCode powershellsdk
powershell
PowerShell
sdk
ManagedClientStatusCode
V2024ManagedClientStatusCode
/tools/sdk/powershell/v2024/models/managed-client-status-code
SDK
Software Development Kit
ManagedClientStatusCode
V2024ManagedClientStatusCode

ManagedClientStatusCode

Enum

  • NORMAL (value: "NORMAL")

  • UNDEFINED (value: "UNDEFINED")

  • NOT_CONFIGURED (value: "NOT_CONFIGURED")

  • CONFIGURING (value: "CONFIGURING")

  • WARNING (value: "WARNING")

  • ERROR (value: "ERROR")

  • FAILED (value: "FAILED")

[Back to top]