Capacity - Unassigns a capacity from a tenant
Authorizations
HTTPRequired
Please enter a valid token
Path parameters
tenantIdstring · uuidRequired
Enter the ID of the tenant from whom the capacity will be unassigned.
Query parameters
versionstringOptionalDefault:
The requested API version
1.0Responses
200
Success: Capacity unassigned from tenant successfully.
400
Bad Request: The request could not be processed due to invalid syntax or missing/incorrect parameters.
401
Unauthorized: Invalid credentials or missing/invalid authentication token.
500
Internal Server Error: An unexpected error occurred or a server timeout.
delete
/tenant/{tenantId}/unassignPreviousCapacity - Assigns a capacity to a tenantNextCapacity - Refreshes capacities for all tenants
Last updated