Origin Settings
Last updated
Was this helpful?
Last updated
Was this helpful?
Update or delete origin settings for a resource. This setting is available for small, large and Aksela resource types.
/api/v1/cdn/{organization_uuid}/resource/{resource_uuid}
UUID of the organization
UUID of the resource
UUID of the resource
Type of the origin
mainstream
, custom
Update rewrite origin settings for a resource. It is used to ensure that requests made to origin redirect some directories or files to different directories and files.
/api/v1/cdn/{organization_uuid}/resource/{resource_uuid}
UUID of the organization
UUID of the resource
UUID of the resource
This setting is available in small, large and dynamic(aksela) resource types.
/api/v1/cdn/{organization_uuid}/resource/{resource_uuid}
UUID of the organization
UUID of the resource
UUID of the resource
Sets the maximum expected time for the response from the origin server. Value must be between 5 and 300.
Update Origin SNI Request Domain settings for a resource
/api/v1/cdn/{organization_uuid}/resource/{resource_uuid}
UUID of the organization
UUID of the resource
UUID of the resource
Indicates if the Origin SNI request is enabled or disabled.
The domain for the Origin SNI request.
Add or delete advanced origin settings for a resource. This setting is available for small, large and Aksela resource types.
/api/v1/cdn/{organization_uuid}/resource/{resource_uuid}
UUID of the organization
UUID of the resource
UUID of the resource
This setting is available for small, large and Aksela resource types.
/api/v1/cdn/{organization_uuid}/resource/{resource_uuid}
UUID of the organization
UUID of the resource
UUID of the resource
Enables the opening and closing of the origin redirection process.
Specifies which HTTP status codes the operation should be performed for.
Custom request headers to include in the redirect handling process.
Custom response headers to add during the redirect handling process.