SOPS-161 :: Add Custom Hostname endpoints to cloudflare-php

This commit is contained in:
Junade Ali
2018-03-18 23:40:09 -07:00
parent 19a4f481d3
commit 3bfd5e17f1
8 changed files with 382 additions and 1 deletions

View File

@@ -0,0 +1,20 @@
{
"success": true,
"errors": [
{}
],
"messages": [
{}
],
"result": {
"id": "0d89c70d-ad9f-4843-b99f-6cc0252067e9",
"hostname": "app.example.com",
"ssl": {
"status": "pending_validation",
"method": "http",
"type": "dv",
"cname_target": "dcv.digicert.com",
"cname": "810b7d5f01154524b961ba0cd578acc2.app.example.com"
}
}
}