createCustomHostname.json 388 B

1234567891011121314151617181920
  1. {
  2. "success": true,
  3. "errors": [
  4. {}
  5. ],
  6. "messages": [
  7. {}
  8. ],
  9. "result": {
  10. "id": "0d89c70d-ad9f-4843-b99f-6cc0252067e9",
  11. "hostname": "app.example.com",
  12. "ssl": {
  13. "status": "pending_validation",
  14. "method": "http",
  15. "type": "dv",
  16. "cname_target": "dcv.digicert.com",
  17. "cname": "810b7d5f01154524b961ba0cd578acc2.app.example.com"
  18. }
  19. }
  20. }