{
"status": 0,
"message": "string",
"result": {
"id": "string",
"delivery_domain": "string",
"acme_challenge_domain": "string",
"customer_id": "string",
"certificate_id": "string",
"label": "string",
"description": "string",
"origin_type": "string",
"cdn_type": "multi",
"domain": "string",
"acceleration_type": "static",
"enable_ssl": true,
"is_http2": true,
"is_redirect_http_to_https": true,
"status": "active",
"origins": [
{
"id": "string",
"distribution_id": "string",
"type": "s3",
"label": "string",
"description": "string",
"url": "string",
"protocol": "http",
"load_balancer_type": "failover",
"is_primary": true
}
],
"certificate": null,
"created_by": "string",
"updated_by": null,
"created_at": "string",
"updated_at": "string"
},
"success": true
}