Origin Settings
Add, update, or delete Origin Settings for the specified resource. This setting is supported for Small, Large, and Dynamic (Aksela) resource types.
To delete an origin setting, set is_delete to true and provide the id of the origin setting.
Note: The resource_uuid value in the request body must match the {resource_uuid} path parameter.
Organization UUID.
Resource UUID.
Resource UUID.
Origin type for the resource.
Origin Settings updated successfully.
Indicates whether the operation was successful.
trueOrigin Settings updated successfully.
Add, update, or delete Advanced Origin Settings for the specified resource. This setting is supported for Small, Large, and Dynamic (Aksela) resource types.
To delete an advanced origin setting, set is_delete to true and provide the id of the advanced origin setting.
Note: The resource_uuid value in the request body must match the {resource_uuid} path parameter.
Organization UUID.
Resource UUID.
Resource UUID.
Advanced Origin Settings updated successfully.
Indicates whether the operation was successful.
trueAdvanced Origin Settings updated successfully.
Add, update, or delete Advanced Origin Settings for Streaming Content Caching resources.
Each advanced origin setting must reference an origin group via origin_group_id.
This endpoint is only applicable to Streaming Content Caching resources.
Organization UUID.
Resource UUID.
Advanced Origin Settings updated successfully.
Indicates whether the operation was successful.
trueValidation error.
Create one or more new origin groups for a Streaming Content Caching resource.
This endpoint is only applicable to Streaming Content Caching resources.
Organization UUID.
Resource UUID.
Origin group created successfully.
Validation error.
Delete an entire origin group or remove individual origins from a group.
Groups actively used by advanced origin settings cannot be deleted.
This endpoint is only applicable to Streaming Content Caching resources.
Organization UUID.
Resource UUID.
Origin group or origin deleted successfully.
Validation error.
Update one or more existing origin groups.
Within the origins array, include id to update an existing origin or omit id to add a new one.
This endpoint is only applicable to Streaming Content Caching resources.
Organization UUID.
Resource UUID.
Origin group updated successfully.
Validation error.
Update Rewrite Origin URL rules for the specified resource.
Rewrite rules allow you to map incoming request paths to different origin paths (for example, redirect a directory or a file to another directory or file on the origin).
Note: The resource_uuid value in the request body must match the {resource_uuid} path parameter.
Organization UUID.
Resource UUID.
Resource UUID.
Rewrite Origin URL rules updated successfully.
Indicates whether the operation was successful.
trueInvalid request parameters.
Resource not found.
Internal server error.
Enable or disable Origin SNI Request for the specified resource and set the SNI domain.
When enabled, Medianova sends the specified SNI domain during the TLS handshake to the origin.
Note: The resource_uuid value in the request body must match the {resource_uuid} path parameter.
Organization UUID.
Resource UUID.
Resource UUID.
Set to true to enable Origin SNI Request, or false to disable it.
SNI domain name to send to the origin when Origin SNI Request is enabled.
Origin SNI Request settings updated successfully.
Indicates whether the operation was successful.
trueInvalid request parameters.
Resource not found.
Internal server error.
Enable or disable Redirect Handle From Origin for the specified resource and configure which redirect status codes are handled.
Optionally, you can add custom request headers to forward to the origin during the redirect process and add custom response headers on redirect responses.
Note: The resource_uuid value in the request body must match the {resource_uuid} path parameter.
Organization UUID.
Resource UUID.
Resource UUID.
Set to true to enable Redirect Handle From Origin, or false to disable it.
Redirect Handle From Origin settings updated successfully.
Indicates whether the operation was successful.
trueBad Request - Invalid or missing parameters.
Resource not found.
Internal Server Error.
Sets the maximum time (in seconds) that the CDN will wait for a response from the origin.
Valid range: 5–300 seconds.
Note: The resource_uuid value in the request body must match the {resource_uuid} path parameter.
Organization UUID.
Resource UUID.
Resource UUID.
Maximum time in seconds to wait for the origin response.
Origin Response Timeout updated successfully.
Indicates whether the operation was successful.
trueBad Request - Invalid or missing parameters.
Resource not found.
Internal Server Error.
Updates the gzip compression configuration for content served directly from the origin server. When enabled, resources are compressed before transmission to reduce bandwidth and improve performance.
The UUID of the organization.
The UUID of the resource to update.
Specifies whether gzip compression from the origin is enabled.
Gzip compression setting updated successfully for the specified origin.
Indicates whether the operation was successful.
trueDetails of the updated resource configuration.
Invalid request body or parameters.
The specified resource was not found.
Internal server error.
Last updated
Was this helpful?