Skip to main content

Effective 10 September 2024, API Documentation can be found on our Equinix Product Documentation site.
The content on this page will not be updated after 1 Oct 2024 and will be inaccessible after 31st Dec 2024.


3001: Invalid Level Type

Error Code3001
DescriptionInvalid Level Type.
Generic CauseThe levelType specified in the request is not one of the valid values.
Quick FixTry again by changing the levelType to one of the valid values - IBX, CAGE, CABINET, CIRCUIT. If it does not work, post the issue on our forum or contact api-support@equinix.com.
ERROR SCENARIO EXAMPLE
{
"payLoad": {},
"status": {
"type": "ERROR",
"statuscode": "3001",
"msg": "Invalid Level Type"
}
}
 

Retry calling the API URL.
The levelType is incorrect. Replace with the correct type.

curl -X 
GET "https://api.equinix.com/environment/v1/current/?accountNo=1&ibx=CH1&levelType=ibc&levelValue=CH1"
-H "content-type: application/json"
-H "authorization: Bearer asxQMSbBwcNzI2fCCNwSwTh3phV2'