| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- {
- "endpoint": {
- "created_at": "2019-07-10T12:10:55.000000",
- "updated_at": null,
- "deleted_at": null,
- "deleted": "0",
- "id": "5a276274-f964-4c07-aec4-01a7971d9eea",
- "user_id": "7cf9b4745d514517b3eae440438136bc",
- "project_id": "ffc16db2011e41f28152897c279b6bcc",
- "connection_info": {
- "username": "admin",
- "project_name": "admin",
- "user_domain_id": "default",
- "allow_untrusted": true,
- "identity_api_version": 3,
- "glance_api_version": 2,
- "auth_url": "http://25.48.0.101/identity/v3",
- "password": "Passw0rd",
- "allow_untrusted_swift": true,
- "project_domain_id": "default",
- "region_name": "RegionOne",
- "nova_region_name": "RegionOne",
- "neutron_region_name": "RegionOne",
- "glance_region_name": "RegionOne",
- "cinder_region_name": "RegionOne",
- "swift_region_name": "RegionOne",
- "interface_name": "publicURL",
- "nova_interface_name": "publicURL",
- "neutron_interface_name": "publicURL",
- "glance_interface_name": "publicURL",
- "cinder_interface_name": "publicURL",
- "swift_interface_name": "publicURL",
- "ceph_options": {
- "ceph_conf_file": "/etc/ceph/ceph.conf",
- "ceph_username": "root",
- "ceph_keyring_file": "/home/ubuntu/keyring_file",
- "ceph_pool_name": "pool_name",
- "ceph_cluster_name": "cluster_name",
- "ceph_connection_timeout": "1200"
- }
- },
- "type": "openstack",
- "name": "Endpoint Name Example",
- "description": "Example Endpoint Description",
- "mapped_regions": ["public"]
- }
- }
|