CDN Reseller Origin shielding
Get information about disabled origin shielding locations
Get information about origin shielding locations disabled for a specific client.
get/cdn/clients/{client_id}/disabled_shield_locations_v2
Path parameters
client_idinteger required
Client account ID.
Response
Successful.
Example response
{
"disabled_shield_locations_v2": [
1,
2,
3
]
}