Cloud CDN API, REST: Provider.ListActivated
Статья создана
Обновлена 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. |