CdnServiceResponse
CdnServiceResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : | string | |
| cdn_origin_hostname required | The hostname of the origin server from which the CDN retrieves content. Example : | string | |
| cdn_service_domain required | The domain name through which the CDN service delivers content. Example : | string | |
| cdn_service_state required | The current state of the CDN service (e.g., RUNNING, STOPPED, CREATING, DELETING). Example : | string | |
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| description optional | Description Example : | any of [string, null] | |
| id required | The unique identifier of the CDN service. Example : | string | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | The name of the CDN service. Example : | string | |
| region required | The region where the CDN service is provided. Example : | string |