Origin Cloud Regions
List origin cloud region mappings
Get an origin cloud region mapping
Create or replace an origin cloud region mapping
Delete an origin cloud region mapping
Batch create or replace origin cloud region mappings
Batch delete origin cloud region mappings
List supported cloud vendors and regions
Create or update an origin cloud region mapping
Get an origin cloud region mapping
Delete an origin cloud region mapping
Batch create or update origin cloud region mappings
Batch delete origin cloud region mappings
List supported cloud vendors and regions
ModelsExpand Collapse
OriginCloudRegionBulkUpdateResponse object { failed, succeeded } Response result for a batch origin cloud region operation.
Response result for a batch origin cloud region operation.
failed: array of object { origin_ip, error, region, vendor } Items that could not be applied, with error details.
Items that could not be applied, with error details.
OriginCloudRegionBulkDeleteResponse object { failed, succeeded } Response result for a batch origin cloud region operation.
Response result for a batch origin cloud region operation.
failed: array of object { origin_ip, error, region, vendor } Items that could not be applied, with error details.
Items that could not be applied, with error details.
OriginCloudRegionSupportedRegionsResponse object { obtained_codes, vendors } Cloud vendors and their supported regions for origin cloud region mappings.
Cloud vendors and their supported regions for origin cloud region mappings.
Whether Cloudflare airport codes (IATA colo identifiers) were successfully resolved for the upper_tier_colos field on each region. When false, the upper_tier_colos arrays may be empty or incomplete.
OriginCloudRegionCreateV1Response object { id, editable, value, modified_on } Response result for a single origin cloud region mapping.
Response result for a single origin cloud region mapping.
OriginCloudRegionGetV1Response object { id, editable, value, modified_on } Response result for a single origin cloud region mapping.
Response result for a single origin cloud region mapping.
OriginCloudRegionDeleteV1Response object { id, editable, value, modified_on } Response result for a single origin cloud region mapping.
Response result for a single origin cloud region mapping.
OriginCloudRegionBulkEditV1Response object { id, editable, value, modified_on } Response result for a batch origin cloud region operation.
Response result for a batch origin cloud region operation.
value: object { failed, succeeded }
failed: array of object { "origin-ip", error, region, vendor } Items that could not be applied, with error details.
Items that could not be applied, with error details.
OriginCloudRegionBulkDeleteV1Response object { id, editable, value, modified_on } Response result for a batch origin cloud region operation.
Response result for a batch origin cloud region operation.
value: object { failed, succeeded }
failed: array of object { "origin-ip", error, region, vendor } Items that could not be applied, with error details.
Items that could not be applied, with error details.
OriginCloudRegionSupportedRegionsV1Response object { obtained_codes, vendors } Cloud vendors and their supported regions for origin cloud region mappings.
Cloud vendors and their supported regions for origin cloud region mappings.
Whether Cloudflare airport codes (IATA colo identifiers) were successfully resolved for the upper_tier_colos field on each region. When false, the upper_tier_colos arrays may be empty or incomplete.