Create a new Managed Client
POST {{baseUrl}}/managed-clients
Create a new Managed Client. The API returns a result that includes the Managed Client ID.
Request Body
{"clusterId"=>"aClusterId", "description"=>"A short description of the ManagedClient", "name"=>"aName", "type"=>"VA"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"clientId":"00be54a2-bb6d-402f-9159-beb2d5319347","clusterId":"e1ff7bb24c934240bbf55e1aa39e41c5","description":"A short description of the ManagedClient","type":"VA","id":"2c9180878eaf4204018eb019c3570003","alertKey":"CLIENT_STATUS_NOT_CONFIGURED","apiGatewayBaseUrl":"sit Lorem","cookbook":"eu exercitation labore Ut","ccId":2248,"ipAddress":"123.456.78.90","lastSeen":"2020-01-01T00:00:00.000000Z","name":"aName","sinceLastSeen":"nostrud","status":"NORMAL","clusterType":"idn","vaDownloadUrl":"aUrl","vaVersion":"va-megapod-useast1-610-1621372012","secret":"ef878e15eaa8c8d3e2fa52f41125e2a0eeadadc6a14f931a33ad3e1b62d56381","createdAt":"2023-08-04T20:48:01.865Z","updatedAt":"2023-08-04T20:48:01.865Z","provisionStatus":"PROVISIONED"}