3001: Invalid Level Type
Error Code | 3001 |
Description | Invalid Level Type. |
Generic Cause | The levelType specified in the request is not one of the valid values. |
Quick Fix | Try 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'