| Id |
Pointer to String |
ManagedClient ID |
[optional] [readonly] |
| AlertKey |
Pointer to String |
ManagedClient alert key |
[optional] [readonly] |
| ApiGatewayBaseUrl |
Pointer to String |
|
[optional] |
| Cookbook |
Pointer to String |
|
[optional] |
| CcId |
Pointer to Int64 |
Previous CC ID to be used in data migration. (This field will be deleted after CC migration!) |
[optional] |
| ClientId |
String |
The client ID used in API management |
[required] |
| ClusterId |
String |
Cluster ID that the ManagedClient is linked to |
[required] |
| Description |
String |
ManagedClient description |
[required][default to ""] |
| IpAddress |
Pointer to String |
The public IP address of the ManagedClient |
[optional] [readonly] |
| LastSeen |
Pointer to System.DateTime |
When the ManagedClient was last seen by the server |
[optional] [readonly] |
| Name |
Pointer to String |
ManagedClient name |
[optional] [default to "VA-$clientId"] |
| SinceLastSeen |
Pointer to String |
Milliseconds since the ManagedClient has polled the server |
[optional] [readonly] |
| Status |
Pointer to Enum [ "NORMAL", "UNDEFINED", "NOT_CONFIGURED", "CONFIGURING", "WARNING", "ERROR", "FAILED" ] |
Status of the ManagedClient |
[optional] [readonly] |
| Type |
String |
Type of the ManagedClient (VA, CCG) |
[required] |
| ClusterType |
Pointer to Enum [ "idn", "iai", "spConnectCluster", "sqsCluster", "das-rc", "das-pc", "das-dc" ] |
Cluster Type of the ManagedClient |
[optional] [readonly] |
| VaDownloadUrl |
Pointer to String |
ManagedClient VA download URL |
[optional] [readonly] |
| VaVersion |
Pointer to String |
Version that the ManagedClient's VA is running |
[optional] [readonly] |
| Secret |
Pointer to String |
Client's apiKey |
[optional] |
| CreatedAt |
Pointer to System.DateTime |
The date/time this ManagedClient was created |
[optional] |
| UpdatedAt |
Pointer to System.DateTime |
The date/time this ManagedClient was last updated |
[optional] |
| ProvisionStatus |
Pointer to Enum [ "PROVISIONED", "DRAFT" ] |
The provisioning status of the ManagedClient |
[optional] [readonly] |