openstack-endpoint-update-resp.json 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. {
  2. "endpoint": {
  3. "created_at": "2019-07-31T17:36:46.000000",
  4. "updated_at": "2019-08-01T14:26:31.000000",
  5. "deleted_at": null,
  6. "deleted": "0",
  7. "id": "575ba652-ff3a-4cb9-ab03-eb6cbeaae2c4",
  8. "user_id": "7cf9b4745d514517b3eae440438136bc",
  9. "project_id": "ffc16db2011e41f28152897c279b6bcc",
  10. "connection_info": {
  11. "cinder_interface_name": "publicURL",
  12. "swift_interface_name": "publicURL",
  13. "auth_url": "http://25.48.0.101/identity/v3",
  14. "nova_interface_name": "publicURL",
  15. "glance_region_name": "RegionOne",
  16. "neutron_region_name": "RegionOne",
  17. "cinder_region_name": "RegionOne",
  18. "glance_api_version": 2,
  19. "glance_interface_name": "publicURL",
  20. "interface_name": "publicURL",
  21. "allow_untrusted_swift": true,
  22. "username": "coriolis",
  23. "project_name": "coriolis",
  24. "project_domain_id": "default",
  25. "region_name": "RegionOne",
  26. "swift_region_name": "RegionOne",
  27. "nova_region_name": "RegionOne",
  28. "password": "Passw0rd",
  29. "user_domain_id": "default",
  30. "allow_untrusted": false,
  31. "identity_api_version": 3,
  32. "neutron_interface_name": "publicURL"
  33. },
  34. "type": "openstack",
  35. "name": "Updated Name",
  36. "description": "Updated description"
  37. }
  38. }