Last updated 8 months ago
This API call may take some more time as compared to other API calls
CapacityName which needs to be paused(Type: String)
The requested API version
1.0
Class for representing response.
POST /capacities/pauseCapacity?capacityName=text HTTP/1.1 Host: Authorization: Bearer JWT Accept: */*
Acknowledgment for successful pausing of capacity
{ "message": "text", "statusCode": 1 }