v4

latestSwagger 2.0raw.githubusercontent.com2019-11-283597141.5 KB
Endpoints

Pre-loads a content to CDN. Available for Verizon Profiles.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/endpoints/{endpointName}/load

Path parameters

resourceGroupNamestring required

Name of the Resource group within the Azure subscription.

profileNamestring required

Name of the CDN profile which is unique within the resource group.

endpointNamestring required

Name of the endpoint under the profile which is unique globally.

subscriptionIdstring required

Azure Subscription ID.

Query parameters

api-versionstring required

Version of the API to be used with the client request. Current version is 2017-04-02.

Request body

contentPathsstring[] required

The path to the content to be loaded. Path should be a relative file URL of the origin.

Response

OK. The request has succeeded.