Created
June 23, 2014 19:08
-
-
Save mwhagedorn/8306a7c33b3c445c414d to your computer and use it in GitHub Desktop.
HP Public Cloud Service Catalog Entry for Swift
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "Object Storage", | |
"type": "object-store", | |
"endpoints": [ | |
{ | |
"tenantId": "57457043554366", | |
"publicURL": "https:\/\/region-a.geo-1.objects.hpcloudsvc.com\/v1\/57457043554366", | |
"region": "region-a.geo-1", | |
"versionId": "1.0", | |
"versionInfo": "https:\/\/region-a.geo-1.objects.hpcloudsvc.com\/v1.0\/", | |
"versionList": "https:\/\/region-a.geo-1.objects.hpcloudsvc.com" | |
}, | |
{ | |
"tenantId": "57457043554366", | |
"publicURL": "https:\/\/region-b.geo-1.objects.hpcloudsvc.com:443\/v1\/57457043554366", | |
"region": "region-b.geo-1", | |
"versionId": "1", | |
"versionInfo": "https:\/\/region-b.geo-1.objects.hpcloudsvc.com:443\/v1\/", | |
"versionList": "https:\/\/region-b.geo-1.objects.hpcloudsvc.com:443" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment