-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merging Dynatrace swagger in stable folder (#19862)
* Committing base swagger version * Removing preview tag from stable folder api version * Changing version name in all the files * Updating readme.go and readme.md files
- Loading branch information
1 parent
077c9d9
commit 657a108
Showing
47 changed files
with
3,926 additions
and
0 deletions.
There are no files selected for viewing
2,267 changes: 2,267 additions & 0 deletions
2,267
...ation/dynatrace/resource-manager/Dynatrace.Observability/stable/2021-09-01/dynatrace.json
Large diffs are not rendered by default.
Oops, something went wrong.
174 changes: 174 additions & 0 deletions
174
...race.Observability/stable/2021-09-01/examples/Monitors_CreateOrUpdate_MaximumSet_Gen.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,174 @@ | ||
{ | ||
"parameters": { | ||
"api-version": "2021-09-01", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"resourceGroupName": "myResourceGroup", | ||
"monitorName": "myMonitor", | ||
"resource": { | ||
"identity": { | ||
"type": "SystemAssigned" | ||
}, | ||
"properties": { | ||
"monitoringStatus": "Enabled", | ||
"marketplaceSubscriptionStatus": "Active", | ||
"dynatraceEnvironmentProperties": { | ||
"accountInfo": {}, | ||
"environmentInfo": {}, | ||
"singleSignOnProperties": {} | ||
}, | ||
"userInfo": { | ||
"firstName": "Alice", | ||
"lastName": "Bobab", | ||
"emailAddress": "alice@microsoft.com", | ||
"phoneNumber": "123456", | ||
"country": "westus2" | ||
}, | ||
"planData": { | ||
"usageType": "Committed", | ||
"billingCycle": "Monthly", | ||
"planDetails": "dynatraceapitestplan", | ||
"effectiveDate": "2019-08-30T15:14:33+02:00" | ||
}, | ||
"liftrResourceCategory": "Unknown", | ||
"provisioningState": "Accepted" | ||
}, | ||
"tags": { | ||
"Environment": "Dev" | ||
}, | ||
"location": "West US 2" | ||
} | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"identity": { | ||
"principalId": "4534676867978", | ||
"tenantId": "23456789001", | ||
"type": "SystemAssigned" | ||
}, | ||
"properties": { | ||
"monitoringStatus": "Enabled", | ||
"marketplaceSubscriptionStatus": "Active", | ||
"dynatraceEnvironmentProperties": { | ||
"userId": "alice123", | ||
"accountInfo": { | ||
"accountId": "1234567890", | ||
"regionId": "wus2" | ||
}, | ||
"environmentInfo": { | ||
"environmentId": "a23xcv456", | ||
"ingestionKey": "1234567890", | ||
"logsIngestionEndpoint": "https://dynatrace.com" | ||
}, | ||
"singleSignOnProperties": { | ||
"singleSignOnState": "Enable", | ||
"enterpriseAppId": "00000000-0000-0000-0000-000000000000", | ||
"singleSignOnUrl": "https://www.dynatrace.io/IAmSomeHash", | ||
"aadDomains": [ | ||
"mpliftrdt20210811outlook.onmicrosoft.com" | ||
] | ||
} | ||
}, | ||
"userInfo": { | ||
"firstName": "Alice", | ||
"lastName": "Bobab", | ||
"emailAddress": "alice@microsoft.com", | ||
"phoneNumber": "123456", | ||
"country": "westus2" | ||
}, | ||
"planData": { | ||
"usageType": "Committed", | ||
"billingCycle": "Monthly", | ||
"planDetails": "dynatraceapitestplan", | ||
"effectiveDate": "2019-08-30T15:14:33+02:00" | ||
}, | ||
"liftrResourceCategory": "Unknown", | ||
"liftrResourcePreference": 28, | ||
"provisioningState": "Accepted" | ||
}, | ||
"systemData": { | ||
"createdBy": "alice@microsoft.com", | ||
"createdByType": "User", | ||
"createdAt": "2021-07-16T04:25:21.040Z", | ||
"lastModifiedBy": "alice@microsoft.com", | ||
"lastModifiedByType": "User", | ||
"lastModifiedAt": "2021-07-16T04:25:21.040Z" | ||
}, | ||
"tags": { | ||
"Environment": "Dev" | ||
}, | ||
"location": "West US 2", | ||
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/monitors/myMonitor", | ||
"name": "myMonitor", | ||
"type": "Dynatrace.Observability/monitors" | ||
} | ||
}, | ||
"201": { | ||
"headers": { | ||
"Azure-AsyncOperation": "https://foo.com/operationstatus" | ||
}, | ||
"body": { | ||
"identity": { | ||
"principalId": "4534676867978", | ||
"tenantId": "23456789001", | ||
"type": "SystemAssigned" | ||
}, | ||
"properties": { | ||
"monitoringStatus": "Enabled", | ||
"marketplaceSubscriptionStatus": "Active", | ||
"dynatraceEnvironmentProperties": { | ||
"userId": "alice123", | ||
"accountInfo": { | ||
"accountId": "1234567890", | ||
"regionId": "wus2" | ||
}, | ||
"environmentInfo": { | ||
"environmentId": "a23xcv456", | ||
"ingestionKey": "1234567890", | ||
"logsIngestionEndpoint": "https://dynatrace.com" | ||
}, | ||
"singleSignOnProperties": { | ||
"singleSignOnState": "Enable", | ||
"enterpriseAppId": "00000000-0000-0000-0000-000000000000", | ||
"singleSignOnUrl": "https://www.dynatrace.io/IAmSomeHash", | ||
"aadDomains": [ | ||
"mpliftrdt20210811outlook.onmicrosoft.com" | ||
] | ||
} | ||
}, | ||
"userInfo": { | ||
"firstName": "Alice", | ||
"lastName": "Bobab", | ||
"emailAddress": "alice@microsoft.com", | ||
"phoneNumber": "123456", | ||
"country": "westus2" | ||
}, | ||
"planData": { | ||
"usageType": "Committed", | ||
"billingCycle": "Monthly", | ||
"planDetails": "dynatraceapitestplan", | ||
"effectiveDate": "2019-08-30T15:14:33+02:00" | ||
}, | ||
"liftrResourceCategory": "Unknown", | ||
"liftrResourcePreference": 28, | ||
"provisioningState": "Accepted" | ||
}, | ||
"systemData": { | ||
"createdBy": "alice@microsoft.com", | ||
"createdByType": "User", | ||
"createdAt": "2021-07-16T04:25:21.040Z", | ||
"lastModifiedBy": "alice@microsoft.com", | ||
"lastModifiedByType": "User", | ||
"lastModifiedAt": "2021-07-16T04:25:21.040Z" | ||
}, | ||
"tags": { | ||
"Environment": "Dev" | ||
}, | ||
"location": "West US 2", | ||
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/monitors/myMonitor", | ||
"name": "myMonitor", | ||
"type": "Dynatrace.Observability/monitors" | ||
} | ||
} | ||
} | ||
} |
29 changes: 29 additions & 0 deletions
29
...race.Observability/stable/2021-09-01/examples/Monitors_CreateOrUpdate_MinimumSet_Gen.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
{ | ||
"parameters": { | ||
"api-version": "2021-09-01", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"resourceGroupName": "myResourceGroup", | ||
"monitorName": "myMonitor", | ||
"resource": { | ||
"properties": {}, | ||
"location": "West US 2" | ||
} | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"properties": {}, | ||
"location": "West US 2" | ||
} | ||
}, | ||
"201": { | ||
"headers": { | ||
"Azure-AsyncOperation": "https://foo.com/operationstatus" | ||
}, | ||
"body": { | ||
"properties": {}, | ||
"location": "West US 2" | ||
} | ||
} | ||
} | ||
} |
17 changes: 17 additions & 0 deletions
17
...er/Dynatrace.Observability/stable/2021-09-01/examples/Monitors_Delete_MaximumSet_Gen.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"parameters": { | ||
"api-version": "2021-09-01", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"resourceGroupName": "myResourceGroup", | ||
"monitorName": "myMonitor" | ||
}, | ||
"responses": { | ||
"200": {}, | ||
"202": { | ||
"headers": { | ||
"Azure-AsyncOperation": "https://foo.com/operationstatus" | ||
} | ||
}, | ||
"204": {} | ||
} | ||
} |
17 changes: 17 additions & 0 deletions
17
...er/Dynatrace.Observability/stable/2021-09-01/examples/Monitors_Delete_MinimumSet_Gen.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"parameters": { | ||
"api-version": "2021-09-01", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"resourceGroupName": "myResourceGroup", | ||
"monitorName": "myMonitor" | ||
}, | ||
"responses": { | ||
"200": {}, | ||
"202": { | ||
"headers": { | ||
"Azure-AsyncOperation": "https://foo.com/operationstatus" | ||
} | ||
}, | ||
"204": {} | ||
} | ||
} |
16 changes: 16 additions & 0 deletions
16
...servability/stable/2021-09-01/examples/Monitors_GetAccountCredentials_MaximumSet_Gen.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"parameters": { | ||
"api-version": "2021-09-01", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"resourceGroupName": "myResourceGroup", | ||
"monitorName": "myMonitor" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"accountId": "1234567890", | ||
"regionId": "wus2" | ||
} | ||
} | ||
} | ||
} |
13 changes: 13 additions & 0 deletions
13
...servability/stable/2021-09-01/examples/Monitors_GetAccountCredentials_MinimumSet_Gen.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"parameters": { | ||
"api-version": "2021-09-01", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"resourceGroupName": "myResourceGroup", | ||
"monitorName": "myMonitor" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": {} | ||
} | ||
} | ||
} |
27 changes: 27 additions & 0 deletions
27
...trace.Observability/stable/2021-09-01/examples/Monitors_GetSSODetails_MaximumSet_Gen.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"parameters": { | ||
"api-version": "2021-09-01", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"resourceGroupName": "myResourceGroup", | ||
"monitorName": "myMonitor", | ||
"request": { | ||
"userPrincipal": "alice@microsoft.com" | ||
} | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"isSsoEnabled": "Enabled", | ||
"metadataUrl": "https://someuri", | ||
"singleSignOnUrl": "https://www.dynatrace.io/IAmSomeHash", | ||
"aadDomains": [ | ||
"mpliftrdt20210811outlook.onmicrosoft.com" | ||
], | ||
"adminUsers": [ | ||
"alice@microsoft.com" | ||
] | ||
} | ||
}, | ||
"401": {} | ||
} | ||
} |
15 changes: 15 additions & 0 deletions
15
...trace.Observability/stable/2021-09-01/examples/Monitors_GetSSODetails_MinimumSet_Gen.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"parameters": { | ||
"api-version": "2021-09-01", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"resourceGroupName": "myResourceGroup", | ||
"monitorName": "myMonitor", | ||
"request": {} | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": {} | ||
}, | ||
"401": {} | ||
} | ||
} |
16 changes: 16 additions & 0 deletions
16
...ce.Observability/stable/2021-09-01/examples/Monitors_GetVMHostPayload_MaximumSet_Gen.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"parameters": { | ||
"api-version": "2021-09-01", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"resourceGroupName": "myResourceGroup", | ||
"monitorName": "myMonitor" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"ingestionKey": "abcd.efg", | ||
"environmentId": "abc123lsjlsfjlfjgd" | ||
} | ||
} | ||
} | ||
} |
13 changes: 13 additions & 0 deletions
13
...ce.Observability/stable/2021-09-01/examples/Monitors_GetVMHostPayload_MinimumSet_Gen.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"parameters": { | ||
"api-version": "2021-09-01", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"resourceGroupName": "myResourceGroup", | ||
"monitorName": "myMonitor" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": {} | ||
} | ||
} | ||
} |
Oops, something went wrong.