Skip to content

Commit

Permalink
[Hub Generated] Review request for Microsoft.WindowsESU to add versio…
Browse files Browse the repository at this point in the history
…n preview/2019-09-16-preview (#7888)
  • Loading branch information
mbialecka authored and fengzhou-msft committed Dec 13, 2019
1 parent 1e70cdb commit 9ead903
Show file tree
Hide file tree
Showing 15 changed files with 940 additions and 0 deletions.
1 change: 1 addition & 0 deletions custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1653,6 +1653,7 @@ Whitelistings
Whois
Widevine
windowsazuremediaservices
windowsesu
wlmengg
workbooktemplates
Workernode
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"parameters": {
"api-version": "2019-09-16",
"subscriptionId": "fd3c3665-1729-4b7b-9a38-238e83b0f98b",
"resourceGroupName": "testgr1",
"multipleActivationKeyName": "server08-key-2019",
"multipleActivationKey": {
"location": "East US",
"properties": {
"osType": "WindowsServer2008",
"supportType": "SupplementalServicing",
"installedServerNumber": 100,
"agreementNumber": "1a2b45ag",
"isEligible": true
}
}
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/fd3c3665-1729-4b7b-9a38-238e83b0f98b/resourceGroups/testgr1/providers/Microsoft.WindowsESU/multipleActivationKeys/server08-key-2019",
"name": "server08-key-2019",
"type": "Microsoft.WindowsESU/multipleActivationKeys",
"location": "East US",
"properties": {
"multipleActivationKey": "aaaaa-bbbbb-ccccc-ddddd-eeeee",
"expirationDate": "2020-11-21T21:12:26+00:00",
"osType": "WindowsServer2008",
"supportType": "SupplementalServicing",
"installedServerNumber": 100,
"agreementNumber": "1a2b45ag",
"isEligible": true,
"provisioningState": "Accepted"
}
}
},
"201": {
"body": {
"id": "/subscriptions/fd3c3665-1729-4b7b-9a38-238e83b0f98b/resourceGroups/testgr1/providers/Microsoft.WindowsESU/multipleActivationKeys/server08-key-2019",
"name": "server08-key-2019",
"type": "Microsoft.WindowsESU/multipleActivationKeys",
"location": "East US",
"properties": {
"multipleActivationKey": "aaaaa-bbbbb-ccccc-ddddd-eeeee",
"expirationDate": "2020-11-21T21:12:26+00:00",
"osType": "WindowsServer2008",
"supportType": "SupplementalServicing",
"installedServerNumber": 100,
"agreementNumber": "1a2b45ag",
"isEligible": true,
"provisioningState": "Accepted"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"parameters": {
"api-version": "2019-09-16",
"subscriptionId": "fd3c3665-1729-4b7b-9a38-238e83b0f98b",
"resourceGroupName": "testgr1",
"multipleActivationKeyName": "server08-key-2019"
},
"responses": {
"200": {},
"204": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"parameters": {
"api-version": "2019-09-16",
"subscriptionId": "fd3c3665-1729-4b7b-9a38-238e83b0f98b",
"resourceGroupName": "testgr1",
"multipleActivationKeyName": "server08-key-2019"
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/fd3c3665-1729-4b7b-9a38-238e83b0f98b/resourceGroups/testgr1/providers/Microsoft.WindowsESU/multipleActivationKeys/server08-key-2019",
"name": "server08-key-2019",
"type": "Microsoft.WindowsESU/multipleActivationKeys",
"location": "East US",
"properties": {
"multipleActivationKey": "aaaaa-bbbbb-ccccc-ddddd-eeeee",
"expirationDate": "2020-11-21T21:12:26+00:00",
"osType": "WindowsServer2008",
"supportType": "SupplementalServicing",
"installedServerNumber": 100,
"agreementNumber": "1a2b45ag",
"isEligible": true,
"provisioningState": "Succeeded"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"parameters": {
"api-version": "2019-09-16",
"subscriptionId": "fd3c3665-1729-4b7b-9a38-238e83b0f98b"
},
"responses": {
"200": {
"body": {
"value": [
{
"id": "/subscriptions/fd3c3665-1729-4b7b-9a38-238e83b0f98b/resourceGroups/testrg1/providers/Microsoft.WindowsESU/multipleActivationKeys/server08-key-2019",
"name": "server08-key-2019",
"type": "Microsoft.WindowsESU/multipleActivationKeys",
"location": "East US",
"properties": {
"multipleActivationKey": "aaaaa-bbbbb-ccccc-ddddd-eeeee",
"expirationDate": "2020-11-21T21:12:26+00:00",
"osType": "WindowsServer2008",
"supportType": "SupplementalServicing",
"installedServerNumber": 100,
"agreementNumber": "1a2b45ag",
"isEligible": true,
"provisioningState": "Succeeded"
}
},
{
"id": "/subscriptions/fd3c3665-1729-4b7b-9a38-238e83b0f98b/resourceGroups/testrg1/providers/Microsoft.WindowsESU/multipleActivationKeys/server08r2-key-2019",
"name": "server08r2-key-2019",
"type": "Microsoft.WindowsESU/multipleActivationKeys",
"location": "East US",
"properties": {
"multipleActivationKey": "aaaaa-bbbbb-ccccc-ddddd-eeeee",
"expirationDate": "2020-12-01T10:33:09+00:00",
"osType": "WindowsServer2008R2",
"supportType": "SupplementalServicing",
"installedServerNumber": 100,
"agreementNumber": "1a2b45ag",
"isEligible": true,
"provisioningState": "Succeeded"
}
}
]
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
{
"parameters": {
"api-version": "2019-09-16",
"resourceGroupName": "testrg1",
"subscriptionId": "fd3c3665-1729-4b7b-9a38-238e83b0f98b"
},
"responses": {
"200": {
"body": {
"value": [
{
"id": "/subscriptions/fd3c3665-1729-4b7b-9a38-238e83b0f98b/resourceGroups/testrg1/providers/Microsoft.WindowsESU/multipleActivationKeys/server08-key-2019",
"name": "server08-key-2019",
"type": "Microsoft.WindowsESU/multipleActivationKeys",
"location": "East US",
"properties": {
"multipleActivationKey": "aaaaa-bbbbb-ccccc-ddddd-eeeee",
"expirationDate": "2020-11-21T21:12:26+00:00",
"osType": "WindowsServer2008",
"supportType": "SupplementalServicing",
"installedServerNumber": 100,
"agreementNumber": "1a2b45ag",
"isEligible": true,
"provisioningState": "Succeeded"
}
},
{
"id": "/subscriptions/fd3c3665-1729-4b7b-9a38-238e83b0f98b/resourceGroups/testrg1/providers/Microsoft.WindowsESU/multipleActivationKeys/server08r2-key-2019",
"name": "server08r2-key-2019",
"type": "Microsoft.WindowsESU/multipleActivationKeys",
"location": "East US",
"properties": {
"multipleActivationKey": "aaaaa-bbbbb-ccccc-ddddd-eeeee",
"expirationDate": "2020-12-01T10:33:09+00:00",
"osType": "WindowsServer2008R2",
"supportType": "SupplementalServicing",
"installedServerNumber": 100,
"agreementNumber": "1a2b45ag",
"isEligible": true,
"provisioningState": "Succeeded"
}
}
]
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"parameters": {
"api-version": "2019-09-16"
},
"responses": {
"200": {
"body": {
"value": [
{
"name": "Microsoft.WindowsESU/multipleActivationKeys/Read",
"display": {
"provider": "Microsoft Windows Extended Security Updates",
"resource": "multipleActivationKey",
"operation": "List MAK keys",
"description": "List MAK keys."
}
}
]
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"parameters": {
"api-version": "2019-09-16",
"subscriptionId": "fd3c3665-1729-4b7b-9a38-238e83b0f98b",
"resourceGroupName": "testgr1",
"multipleActivationKeyName": "server08-key-2019",
"multipleActivationKey": {
"tags": {
"tag1": "value1",
"tag2": "value2"
}
}
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/fd3c3665-1729-4b7b-9a38-238e83b0f98b/resourceGroups/testgr1/providers/Microsoft.WindowsESU/multipleActivationKeys/server08-key-2019",
"name": "server08-key-2019",
"type": "Microsoft.WindowsESU/multipleActivationKeys",
"tags": {
"tag1": "value1",
"tag2": "value2"
},
"location": "East US",
"properties": {
"multipleActivationKey": "aaaaa-bbbbb-ccccc-ddddd-eeeee",
"expirationDate": "2020-11-21T21:12:26+00:00",
"osType": "WindowsServer2008",
"supportType": "SupplementalServicing",
"installedServerNumber": 100,
"agreementNumber": "1a2b45ag",
"isEligible": true,
"provisioningState": "Succeeded"
}
}
}
}
}
Loading

0 comments on commit 9ead903

Please sign in to comment.