mirror of
https://github.com/apache/jclouds.git
synced 2025-03-03 06:49:11 +00:00
Adding adminURL to Endpoint so we can access admin client features
This commit is contained in:
parent
0ceb403a91
commit
890dd0c15b
@ -56,9 +56,11 @@
|
||||
"type": "identity",
|
||||
"endpoints": [
|
||||
{
|
||||
"adminURL": "https://csnode.jclouds.org:35357/v2.0/",
|
||||
"publicURL": "https://csnode.jclouds.org/v2.0/",
|
||||
"region": "region-a.geo-1",
|
||||
"id": "2.0",
|
||||
"versionId":"2.0",
|
||||
"list": "https://csnode.jclouds.org/extension"
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user