UNPKG
dd-cloud-control
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
Cloud Control sdk for nodejs
dd-cloud-control
/
lib
/
apiUris.json
13 lines
•
349 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"account"
:
{
"myUser"
:
""
}
,
"infrastructure"
:
{
"listDataceters"
:
"infrastructure/datacenter"
,
"listOperatingSystems"
:
"infrastructure/operatingSystem"
}
,
"network"
:
{
"deployNetworkDomain"
:
"network/deployNetworkDomain"
,
"listNetworkDomain"
:
"network/networkDomain"
}
}