regions.json 628 B

123456789101112131415161718192021
  1. {
  2. "regions": [
  3. {
  4. "created_at": "2023-09-11T15:41:53.000000",
  5. "updated_at": null,
  6. "deleted_at": null,
  7. "deleted": "0",
  8. "id": "4a0feabf-b3ab-43c8-8259-496d53466ba7",
  9. "name": "Public",
  10. "description": "Default Coriolis Region created by coriolis-docker.",
  11. "enabled": true,
  12. "mapped_services": ["ae01aaa4-2875-431f-8f30-c02b72816733"],
  13. "mapped_endpoints": [
  14. "6c603c28-ed7b-48da-96ec-db4c44b8c273",
  15. "4786df73-3e05-4fbd-9e52-37e819508d9a",
  16. "9ed32585-df97-4c46-852a-748e56e9c4d1",
  17. "8ede076e-d941-4b16-8485-47234196b1a7"
  18. ]
  19. }
  20. ]
  21. }