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