endpoint.json 499 B

123456789101112131415161718
  1. {
  2. "endpoint": {
  3. "created_at": "2023-09-15T11:46:10.000000",
  4. "updated_at": null,
  5. "deleted_at": null,
  6. "deleted": "0",
  7. "id": "6d6aee40-0204-4ee6-96f3-14da916faeb4",
  8. "user_id": "eff03964a29b4f89b9fefc4c16de5f4f",
  9. "project_id": "a379d2b6bd8d4b898733fb1e1b7967f7",
  10. "connection_info": {
  11. "secret_ref": "http://127.0.0.1:9311/v1/secrets/secret-ref-1"
  12. },
  13. "type": "openstack",
  14. "name": "openstack-aio",
  15. "description": null,
  16. "mapped_regions": []
  17. }
  18. }