We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bacb4c commit ee40efaCopy full SHA for ee40efa
upcloud_api/constants.py
@@ -17,6 +17,7 @@ class ZONE(object):
17
Amsterdam = 'nl-ams1'
18
Singapore = 'sg-sin1'
19
SanJose = 'us-sjo1'
20
+ NewYork = 'us-nyc1'
21
22
23
class OperatingSystems(object):
0 commit comments