Cluster API - Response codes

  • Published Mar 27, 2020

Unless otherwise specified, the following response codes are used:

CodeDescription
200OK. The request is successful.
400Bad request. The request has failed. The body of the response provides additional details.
401Unauthorized. The token authentication has failed. Check to see if your token has the required permissions.
404Not found. The requested resource is not found in your environment. Check if your input is correct.
422Consumption information is not available for the DPS licensing model.
429Too many requests. You have reached the limit of API usage.