Managed Servers (old) REST Endpoints

Managed Servers (old)
These endpoints, which use an old resource path, will be deprecated in the future. Do not use these endpoints.
View a Managed Server (old)
Method: get
Path: /paas/service/jcs/api/v1.1/instances/{identityDomainId}/{serviceId}/servers/{msname}
View All Managed Servers (old)
Method: get
Path: /paas/service/jcs/api/v1.1/instances/{identityDomainId}/{serviceId}/servers
View All Server Operations (old)
Method: get
Path: /paas/service/jcs/api/v1.1/instances/{identityDomainId}/{serviceId}/servers/history
View the Status of a Server Operation by Job ID (old)
Method: get
Path: /paas/service/jcs/api/v1.1/instances/{identityDomainId}/{serviceId}/servers/history/job/{jobId}
View the Status of a Server Operation by Operation ID (old)
Method: get
Path: /paas/service/jcs/api/v1.1/instances/{identityDomainId}/{serviceId}/servers/history/{id}