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: postPath:
/instances/{identityId}/{serviceId}/servers/{clusterName} - Remove a Managed Server
-
Method: deletePath:
/instances/{identityId}/{serviceId}/servers/{serverName} - View All Managed Servers
-
Method: getPath:
/instances/{identityId}/{serviceId}/servers - View All Server Operations
-
Method: getPath:
/instances/{identityId}/{serviceId}/servers/history - View Server Operation Status by ID
-
Method: getPath:
/instances/{identityId}/{serviceId}/servers/history/{id} - View Server Operation Status by Job ID
-
Method: getPath:
/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: getPath:
/instances/{identityId}/{serviceId}/servers - View All Server Operations
-
Method: getPath:
/instances/{identityId}/{serviceId}/servers/history - View Server Operation Status by Job ID
-
Method: getPath:
/instances/{identityId}/{serviceId}/servers/history/job/{jobId} - View Server Operation Status by ID
-
Method: getPath:
/instances/{identityId}/{serviceId}/servers/history/{id} - Add a Managed Server
-
Method: postPath:
/instances/{identityId}/{serviceId}/servers/{clusterName} - Remove a Managed Server
-
Method: deletePath:
/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: deletePath:
/instances/{identityId}/{serviceId}/servers/{serverName} - View All Managed Servers
-
Method: getPath:
/instances/{identityId}/{serviceId}/servers - View All Server Operations
-
Method: getPath:
/instances/{identityId}/{serviceId}/servers/history - View Server Operation Status by Job ID
-
Method: getPath:
/instances/{identityId}/{serviceId}/servers/history/job/{jobId} - View Server Operation Status by ID
-
Method: getPath:
/instances/{identityId}/{serviceId}/servers/history/{id} - Add a Managed Server
-
Method: postPath:
/instances/{identityId}/{serviceId}/servers/{clusterName}