Skip to content

Commit 3be1a91

Browse files
committed
Updated compute.json
1 parent 27a5ce0 commit 3be1a91

File tree

5 files changed

+180
-0
lines changed

5 files changed

+180
-0
lines changed

specification/compute/resource-manager/Microsoft.Compute/stable/2017-03-30/compute.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -991,6 +991,42 @@
991991
}
992992
}
993993
},
994+
"/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/virtualMachines": {
995+
"get": {
996+
"tags": [
997+
"VirtualMachines"
998+
],
999+
"operationId": "VirtualMachines_ListByLocation",
1000+
"description": "Gets all the virtual machines under the specified subscription for the specified location.",
1001+
"parameters": [
1002+
{
1003+
"name": "location",
1004+
"in": "path",
1005+
"required": true,
1006+
"type": "string",
1007+
"description": "The location for which virtual machines under the subscription are queried.",
1008+
"pattern": "^[-\\w\\._]+$"
1009+
},
1010+
{
1011+
"$ref": "#/parameters/ApiVersionParameter"
1012+
},
1013+
{
1014+
"$ref": "#/parameters/SubscriptionIdParameter"
1015+
}
1016+
],
1017+
"responses": {
1018+
"200": {
1019+
"description": "OK",
1020+
"schema": {
1021+
"$ref": "#/definitions/VirtualMachineListResult"
1022+
}
1023+
}
1024+
},
1025+
"x-ms-pageable": {
1026+
"nextLinkName": "nextLink"
1027+
}
1028+
}
1029+
},
9941030
"/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/vmSizes": {
9951031
"get": {
9961032
"tags": [

specification/compute/resource-manager/Microsoft.Compute/stable/2017-12-01/compute.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1062,6 +1062,42 @@
10621062
}
10631063
}
10641064
},
1065+
"/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/virtualMachines": {
1066+
"get": {
1067+
"tags": [
1068+
"VirtualMachines"
1069+
],
1070+
"operationId": "VirtualMachines_ListByLocation",
1071+
"description": "Gets all the virtual machines under the specified subscription for the specified location.",
1072+
"parameters": [
1073+
{
1074+
"name": "location",
1075+
"in": "path",
1076+
"required": true,
1077+
"type": "string",
1078+
"description": "The location for which virtual machines under the subscription are queried.",
1079+
"pattern": "^[-\\w\\._]+$"
1080+
},
1081+
{
1082+
"$ref": "#/parameters/ApiVersionParameter"
1083+
},
1084+
{
1085+
"$ref": "#/parameters/SubscriptionIdParameter"
1086+
}
1087+
],
1088+
"responses": {
1089+
"200": {
1090+
"description": "OK",
1091+
"schema": {
1092+
"$ref": "#/definitions/VirtualMachineListResult"
1093+
}
1094+
}
1095+
},
1096+
"x-ms-pageable": {
1097+
"nextLinkName": "nextLink"
1098+
}
1099+
}
1100+
},
10651101
"/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/vmSizes": {
10661102
"get": {
10671103
"tags": [

specification/compute/resource-manager/Microsoft.Compute/stable/2018-04-01/compute.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1056,6 +1056,42 @@
10561056
}
10571057
}
10581058
},
1059+
"/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/virtualMachines": {
1060+
"get": {
1061+
"tags": [
1062+
"VirtualMachines"
1063+
],
1064+
"operationId": "VirtualMachines_ListByLocation",
1065+
"description": "Gets all the virtual machines under the specified subscription for the specified location.",
1066+
"parameters": [
1067+
{
1068+
"name": "location",
1069+
"in": "path",
1070+
"required": true,
1071+
"type": "string",
1072+
"description": "The location for which virtual machines under the subscription are queried.",
1073+
"pattern": "^[-\\w\\._]+$"
1074+
},
1075+
{
1076+
"$ref": "#/parameters/ApiVersionParameter"
1077+
},
1078+
{
1079+
"$ref": "#/parameters/SubscriptionIdParameter"
1080+
}
1081+
],
1082+
"responses": {
1083+
"200": {
1084+
"description": "OK",
1085+
"schema": {
1086+
"$ref": "#/definitions/VirtualMachineListResult"
1087+
}
1088+
}
1089+
},
1090+
"x-ms-pageable": {
1091+
"nextLinkName": "nextLink"
1092+
}
1093+
}
1094+
},
10591095
"/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/vmSizes": {
10601096
"get": {
10611097
"tags": [

specification/compute/resource-manager/Microsoft.Compute/stable/2018-06-01/compute.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1056,6 +1056,42 @@
10561056
}
10571057
}
10581058
},
1059+
"/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/virtualMachines": {
1060+
"get": {
1061+
"tags": [
1062+
"VirtualMachines"
1063+
],
1064+
"operationId": "VirtualMachines_ListByLocation",
1065+
"description": "Gets all the virtual machines under the specified subscription for the specified location.",
1066+
"parameters": [
1067+
{
1068+
"name": "location",
1069+
"in": "path",
1070+
"required": true,
1071+
"type": "string",
1072+
"description": "The location for which virtual machines under the subscription are queried.",
1073+
"pattern": "^[-\\w\\._]+$"
1074+
},
1075+
{
1076+
"$ref": "#/parameters/ApiVersionParameter"
1077+
},
1078+
{
1079+
"$ref": "#/parameters/SubscriptionIdParameter"
1080+
}
1081+
],
1082+
"responses": {
1083+
"200": {
1084+
"description": "OK",
1085+
"schema": {
1086+
"$ref": "#/definitions/VirtualMachineListResult"
1087+
}
1088+
}
1089+
},
1090+
"x-ms-pageable": {
1091+
"nextLinkName": "nextLink"
1092+
}
1093+
}
1094+
},
10591095
"/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/vmSizes": {
10601096
"get": {
10611097
"tags": [

specification/compute/resource-manager/Microsoft.Compute/stable/2018-10-01/compute.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1056,6 +1056,42 @@
10561056
}
10571057
}
10581058
},
1059+
"/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/virtualMachines": {
1060+
"get": {
1061+
"tags": [
1062+
"VirtualMachines"
1063+
],
1064+
"operationId": "VirtualMachines_ListByLocation",
1065+
"description": "Gets all the virtual machines under the specified subscription for the specified location.",
1066+
"parameters": [
1067+
{
1068+
"name": "location",
1069+
"in": "path",
1070+
"required": true,
1071+
"type": "string",
1072+
"description": "The location for which virtual machines under the subscription are queried.",
1073+
"pattern": "^[-\\w\\._]+$"
1074+
},
1075+
{
1076+
"$ref": "#/parameters/ApiVersionParameter"
1077+
},
1078+
{
1079+
"$ref": "#/parameters/SubscriptionIdParameter"
1080+
}
1081+
],
1082+
"responses": {
1083+
"200": {
1084+
"description": "OK",
1085+
"schema": {
1086+
"$ref": "#/definitions/VirtualMachineListResult"
1087+
}
1088+
}
1089+
},
1090+
"x-ms-pageable": {
1091+
"nextLinkName": "nextLink"
1092+
}
1093+
}
1094+
},
10591095
"/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/vmSizes": {
10601096
"get": {
10611097
"tags": [

0 commit comments

Comments
 (0)