Cloud CDN API, REST: Provider.ListActivated
Written by
Updated at October 17, 2024
List activated providers for specified client.
HTTP request
GET https://cdn.api.cloud.yandex.net/cdn/v1/providers
Query parameters
Field |
Description |
folderId |
string Required field. ID of the folder that the activate provider belongs to. |
Response
HTTP Code: 200 - OK
{
"providers": [
"string"
]
}
Field |
Description |
providers[] |
string Creates a list of providers. |