Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Updates API version in new specs and examples
  • Loading branch information
lsweeney24 committed Apr 28, 2022
commit b80f463e7738c9a7d4b05a88135abfbea69ef212
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
"version": "2022-03-01",
"version": "2022-05-01",
"title": "AzureStackHCI",
"description": "Azure Stack HCI management service"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
"version": "2022-03-01",
"version": "2022-05-01",
"title": "AzureStackHCI",
"description": "Azure Stack HCI management service"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"resourceGroupName": "test-rg",
"clusterName": "myCluster",
"arcSettingName": "default",
"api-version": "2022-03-01"
"api-version": "2022-05-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"subscriptionId": "fd3c3665-1729-4b7b-9a38-238e83b0f98b",
"resourceGroupName": "test-rg",
"clusterName": "myCluster",
"api-version": "2022-03-01",
"api-version": "2022-05-01",
"cluster": {
"location": "East US",
"properties": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"subscriptionId": "fd3c3665-1729-4b7b-9a38-238e83b0f98b",
"resourceGroupName": "test-rg",
"clusterName": "myCluster",
"api-version": "2022-03-01"
"api-version": "2022-05-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"resourceGroupName": "test-rg",
"clusterName": "myCluster",
"arcSettingName": "default",
"api-version": "2022-03-01"
"api-version": "2022-05-01"
},
"responses": {
"200": {},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"subscriptionId": "fd3c3665-1729-4b7b-9a38-238e83b0f98b",
"resourceGroupName": "test-rg",
"clusterName": "myCluster",
"api-version": "2022-03-01"
"api-version": "2022-05-01"
},
"responses": {
"200": {},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"clusterName": "myCluster",
"arcSettingName": "default",
"extensionName": "MicrosoftMonitoringAgent",
"api-version": "2022-03-01"
"api-version": "2022-05-01"
},
"responses": {
"200": {},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"resourceGroupName": "test-rg",
"clusterName": "myCluster",
"arcSettingName": "default",
"api-version": "2022-03-01"
"api-version": "2022-05-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"resourceGroupName": "test-rg",
"clusterName": "myCluster",
"arcSettingName": "default",
"api-version": "2022-03-01"
"api-version": "2022-05-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"subscriptionId": "fd3c3665-1729-4b7b-9a38-238e83b0f98b",
"resourceGroupName": "test-rg",
"clusterName": "myCluster",
"api-version": "2022-03-01"
"api-version": "2022-05-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"clusterName": "myCluster",
"arcSettingName": "default",
"extensionName": "MicrosoftMonitoringAgent",
"api-version": "2022-03-01"
"api-version": "2022-05-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"subscriptionId": "fd3c3665-1729-4b7b-9a38-238e83b0f98b",
"resourceGroupName": "test-rg",
"clusterName": "myCluster",
"api-version": "2022-03-01"
"api-version": "2022-05-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parameters": {
"subscriptionId": "fd3c3665-1729-4b7b-9a38-238e83b0f98b",
"resourceGroupName": "test-rg",
"api-version": "2022-03-01"
"api-version": "2022-05-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"subscriptionId": "fd3c3665-1729-4b7b-9a38-238e83b0f98b",
"api-version": "2022-03-01"
"api-version": "2022-05-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"resourceGroupName": "test-rg",
"clusterName": "myCluster",
"arcSettingName": "default",
"api-version": "2022-03-01"
"api-version": "2022-05-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"api-version": "2022-03-01"
"api-version": "2022-05-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
}
}
},
"api-version": "2022-03-01"
"api-version": "2022-05-01"
},
"responses": {
"201": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"clusterName": "myCluster",
"arcSettingName": "default",
"arcSetting": {},
"api-version": "2022-03-01"
"api-version": "2022-05-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
}
}
},
"api-version": "2022-03-01"
"api-version": "2022-05-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"subscriptionId": "fd3c3665-1729-4b7b-9a38-238e83b0f98b",
"resourceGroupName": "test-rg",
"clusterName": "myCluster",
"api-version": "2022-03-01",
"api-version": "2022-05-01",
"cluster": {
"tags": {
"tag1": "value1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"subscriptionId": "fd3c3665-1729-4b7b-9a38-238e83b0f98b",
"resourceGroupName": "test-rg",
"clusterName": "myCluster",
"api-version": "2022-03-01",
"api-version": "2022-05-01",
"uploadCertificateRequest": {
"properties": {
"certificates": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
"version": "2022-03-01",
"version": "2022-05-01",
"title": "AzureStackHCI",
"description": "Azure Stack HCI management service"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
"version": "2022-03-01",
"version": "2022-05-01",
"title": "AzureStackHCI",
"description": "Azure Stack HCI management service"
},
Expand Down