File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -550,10 +550,10 @@ OVH Europe
550550OVH US
551551----------
552552
553- - **Documentation **: https://api.ovhcloud.com/
554- - **Console **: https://api.ovhcloud.com/console/
555- - **Create application credentials **: https://api.ovhcloud.com/createApp/
556- - **Create script credentials ** (all keys at once): https://api.ovhcloud.com/createToken/
553+ - **Documentation **: https://api.us. ovhcloud.com/
554+ - **Console **: https://api.us. ovhcloud.com/console/
555+ - **Create application credentials **: https://api.us. ovhcloud.com/createApp/
556+ - **Create script credentials ** (all keys at once): https://api.us. ovhcloud.com/createToken/
557557
558558OVH North America
559559-----------------
Original file line number Diff line number Diff line change 7474#: Mapping between OVH API region names and corresponding endpoints
7575ENDPOINTS = {
7676 'ovh-eu' : 'https://eu.api.ovh.com/1.0' ,
77- 'ovh-us' : 'https://api.ovhcloud.com/1.0' ,
77+ 'ovh-us' : 'https://api.us. ovhcloud.com/1.0' ,
7878 'ovh-ca' : 'https://ca.api.ovh.com/1.0' ,
7979 'kimsufi-eu' : 'https://eu.api.kimsufi.com/1.0' ,
8080 'kimsufi-ca' : 'https://ca.api.kimsufi.com/1.0' ,
You can’t perform that action at this time.
0 commit comments