truecommand.config¶
Sent on TrueCommand configuration changes.
Type: object
No Additional Properties
TruecommandConfigChangedEvent
Type: objectNo Additional Properties
TruecommandConfigChangedEventFields
Type: objectEvent fields.
No Additional PropertiesId
Type: integerUnique identifier for the TrueCommand configuration.
Status
Type: enum (of string)Current connection status with TrueCommand service.
Must be one of:
- "CONNECTED"
- "CONNECTING"
- "DISABLED"
- "FAILED"
Status Reason
Type: enum (of string)Explanation of the current TrueCommand connection status.
Must be one of:
- "Truecommand service is connected."
- "Pending Confirmation From iX Portal for Truecommand API Key."
- "Truecommand service is disabled."
- "Truecommand API Key Disabled by iX Portal."
- "Waiting for connection from Truecommand."
Remote Url
URL of the connected TrueCommand instance. null if not connected.
Type: string
Type: null
Remote Ip Address
IP address of the connected TrueCommand instance. null if not connected.
Type: string
Type: null
Enabled
Type: booleanWhether TrueCommand integration is enabled.
Required roles: READONLY_ADMIN