Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Windows Azure Pack
The following topic describes the error codes for the Service Management API.
Error number |
Description |
---|---|
400 |
Input validation error. For example, to provision a subscription, you must provide a plan ID. |
403 |
Authorization errors. |
404 |
The specified resource was not found for PUT, DELETE, and GET (id) REST API calls. |
404 |
Dependencies were not found for a resource that is to be created. For example, the plan that was specified during the provisioning of a subscription was not found. |
409 |
The resource already exists. |
500 |
Server error. |