Scaling (old) REST Endpoints

Scaling (old)
These endpoints, which use an old resource path, will be deprecated in the future. Do not use these endpoints.
Scale a Node (old)
Method: put
Path: /paas/service/jcs/api/v1.1/instances/{identityDomainId}/{serviceId}/{serverName}
Scale In a Cluster (old)
Method: delete
Path: /paas/service/jcs/api/v1.1/instances/{identityDomainId}/{serviceId}/servers/{name}
Scale Out a Cluster (old)
Method: post
Path: /paas/service/jcs/api/v1.1/instances/{identityDomainId}/{serviceId}/servers/{name}