| id |
str |
ManagedClient ID |
[optional] [readonly] |
| alert_key |
str |
ManagedClient alert key |
[optional] [readonly] |
| api_gateway_base_url |
str |
|
[optional] |
| cookbook |
str |
|
[optional] |
| cc_id |
int |
Previous CC ID to be used in data migration. (This field will be deleted after CC migration!) |
[optional] |
| client_id |
str |
The client ID used in API management |
[required] |
| cluster_id |
str |
Cluster ID that the ManagedClient is linked to |
[required] |
| description |
str |
ManagedClient description |
[required][default to ''] |
| ip_address |
str |
The public IP address of the ManagedClient |
[optional] [readonly] |
| last_seen |
datetime |
When the ManagedClient was last seen by the server |
[optional] [readonly] |
| name |
str |
ManagedClient name |
[optional] [default to 'VA-$clientId'] |
| since_last_seen |
str |
Milliseconds since the ManagedClient has polled the server |
[optional] [readonly] |
| status |
Enum [ 'NORMAL', 'UNDEFINED', 'NOT_CONFIGURED', 'CONFIGURING', 'WARNING', 'ERROR', 'FAILED' ] |
Status of the ManagedClient |
[optional] [readonly] |
| type |
str |
Type of the ManagedClient (VA, CCG) |
[required] |
| cluster_type |
Enum [ 'idn', 'iai', 'spConnectCluster', 'sqsCluster', 'das-rc', 'das-pc', 'das-dc' ] |
Cluster Type of the ManagedClient |
[optional] [readonly] |
| va_download_url |
str |
ManagedClient VA download URL |
[optional] [readonly] |
| va_version |
str |
Version that the ManagedClient's VA is running |
[optional] [readonly] |
| secret |
str |
Client's apiKey |
[optional] |
| created_at |
datetime |
The date/time this ManagedClient was created |
[optional] |
| updated_at |
datetime |
The date/time this ManagedClient was last updated |
[optional] |
| provision_status |
Enum [ 'PROVISIONED', 'DRAFT' ] |
The provisioning status of the ManagedClient |
[optional] [readonly] |
| } |
|
|
|