Manage Servers REST Endpoints

Manage Servers
View, add, and remove managed servers. Retrieve server operations and status. View clusters and their servers.
Add a Managed Server
Method: post
Path: /instances/{identityId}/{serviceId}/servers/{clusterName}
Remove a Managed Server
Method: delete
Path: /instances/{identityId}/{serviceId}/servers/{serverName}
View All Managed Servers
Method: get
Path: /instances/{identityId}/{serviceId}/servers
View All Server Operations
Method: get
Path: /instances/{identityId}/{serviceId}/servers/history
View Server Operation Status by ID
Method: get
Path: /instances/{identityId}/{serviceId}/servers/history/{id}
View Server Operation Status by Job ID
Method: get
Path: /instances/{identityId}/{serviceId}/servers/history/job/{jobId}
Manage Servers
View, add, and remove managed servers. Retrieve server operations and status. View clusters and their servers.
View All Managed Servers
Method: get
Path: /instances/{identityId}/{serviceId}/servers
View All Server Operations
Method: get
Path: /instances/{identityId}/{serviceId}/servers/history
View Server Operation Status by Job ID
Method: get
Path: /instances/{identityId}/{serviceId}/servers/history/job/{jobId}
View Server Operation Status by ID
Method: get
Path: /instances/{identityId}/{serviceId}/servers/history/{id}
Add a Managed Server
Method: post
Path: /instances/{identityId}/{serviceId}/servers/{clusterName}
Remove a Managed Server
Method: delete
Path: /instances/{identityId}/{serviceId}/servers/{serverName}
Manage Servers
View, add, and remove managed servers. Retrieve server operations and status. View clusters and their servers.
Remove a Managed Server
Method: delete
Path: /instances/{identityId}/{serviceId}/servers/{serverName}
View All Managed Servers
Method: get
Path: /instances/{identityId}/{serviceId}/servers
View All Server Operations
Method: get
Path: /instances/{identityId}/{serviceId}/servers/history
View Server Operation Status by Job ID
Method: get
Path: /instances/{identityId}/{serviceId}/servers/history/job/{jobId}
View Server Operation Status by ID
Method: get
Path: /instances/{identityId}/{serviceId}/servers/history/{id}
Add a Managed Server
Method: post
Path: /instances/{identityId}/{serviceId}/servers/{clusterName}