getCustomHostnameFallbackOrigin.json 384 B

12345678910111213141516171819
  1. {
  2. "success": true,
  3. "errors": [
  4. {}
  5. ],
  6. "messages": [
  7. {}
  8. ],
  9. "result": {
  10. "origin": "fallback.example.com",
  11. "status": "pending_deployment",
  12. "errors": [
  13. "DNS records are not setup correctly. Origin should be a proxied A/AAAA/CNAME dns record"
  14. ],
  15. "created_at": "2019-10-28T18:11:23.37411Z",
  16. "updated_at": "2020-03-16T18:11:23.531995Z"
  17. }
  18. }