Skip to content

Commit

Permalink
Dynatrace.Observability merge to public repo (Azure#24101)
Browse files Browse the repository at this point in the history
* Initial Commit

* Updating version in all files

* Removed version from readme

* removing version which are not available from readme

* Resolving PR comments (Azure#24205)

* Features/users/abhargava/merge to public repo (Azure#24230)

* Resolving PR comments

* Features/users/abhargava/merge to public repo (Azure#24233)

* Resolving PR comments

* Responding to the comment in PR review

* Fixed typo

* Features/users/abhargava/merge to public repo (Azure#24253)

* Resolving PR comments

* Responding to the comment in PR review

* Fixed typo

* Added a suppression for Avacado issue

* Adding the required field

* Updating suppression reason

* Updating path for suppression

* Adding suppression for deprecated API

* suppression

* suppress

* Update specification/dynatrace/resource-manager/readme.md

Co-authored-by: Yuchao Yan <[email protected]>

* updating path in suppression

* updating suppression

* updating suppression

* Update specification/dynatrace/resource-manager/readme.md: WIP: fixing suppressions

Iteratively work on fixing suppressions

* Update readme.md: update suppressions

* Update readme.md: update suppressions

* Update readme.md: remove Avocado suppressions

---------

Co-authored-by: kanupriyasinghh <[email protected]>
Co-authored-by: Yuchao Yan <[email protected]>
Co-authored-by: Konrad Jamrozik <[email protected]>
  • Loading branch information
4 people authored and harryli0108 committed Jul 28, 2023
1 parent e749207 commit 8cbd9a1
Show file tree
Hide file tree
Showing 46 changed files with 3,846 additions and 10 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,174 @@
{
"parameters": {
"api-version": "2023-04-27",
"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": "[email protected]",
"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": "[email protected]",
"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": "[email protected]",
"createdByType": "User",
"createdAt": "2021-07-16T04:25:21.040Z",
"lastModifiedBy": "[email protected]",
"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": "[email protected]",
"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": "[email protected]",
"createdByType": "User",
"createdAt": "2021-07-16T04:25:21.040Z",
"lastModifiedBy": "[email protected]",
"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"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"parameters": {
"api-version": "2023-04-27",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "myResourceGroup",
"monitorName": "myMonitor",
"resource": {
"properties": {},
"location": "West US 2"
}
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/monitors/myMonitor",
"properties": {},
"location": "West US 2"
}
},
"201": {
"headers": {
"Azure-AsyncOperation": "https://foo.com/operationstatus"
},
"body": {
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/monitors/myMonitor",
"properties": {},
"location": "West US 2"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"parameters": {
"api-version": "2023-04-27",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "myResourceGroup",
"monitorName": "myMonitor"
},
"responses": {
"200": {},
"202": {
"headers": {
"Azure-AsyncOperation": "https://foo.com/operationstatus"
}
},
"204": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"parameters": {
"api-version": "2023-04-27",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "myResourceGroup",
"monitorName": "myMonitor"
},
"responses": {
"200": {},
"202": {
"headers": {
"Azure-AsyncOperation": "https://foo.com/operationstatus"
}
},
"204": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"operationId": "Monitors_GetMarketplaceSaaSResourceDetails",
"title": "Monitors_GetMarketplaceSaaSResourceDetails_MaximumSet_Gen",
"parameters": {
"api-version": "2023-04-27",
"subscriptionId": "nqmcgifgaqlf",
"request": {
"tenantId": "urnmattojzhktcfw"
}
},
"responses": {
"200": {
"body": {
"marketplaceSaaSResourceId": "owpmulwohq",
"planId": "dsfefsaf",
"marketplaceSubscriptionStatus": "Active"
}
},
"404": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"operationId": "Monitors_GetMarketplaceSaaSResourceDetails",
"title": "Monitors_GetMarketplaceSaaSResourceDetails_MinumumSet_Gen",
"parameters": {
"api-version": "2023-04-27",
"subscriptionId": "nqmcgifgaqlf",
"request": {
"tenantId": "urnmattojzhktcfw"
}
},
"responses": {
"200": {
"body": {}
},
"404": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"operationId": "Monitors_GetMetricStatus",
"title": "Monitors_GetMetricStatus_MaximumSet_Gen",
"parameters": {
"api-version": "2023-04-27",
"subscriptionId": "nqmcgifgaqlf",
"resourceGroupName": "rgDynatrace",
"monitorName": "fhcjxnxumkdlgpwanewtkdnyuz"
},
"responses": {
"200": {
"body": {
"azureResourceIds": [
"/subscriptions/69b51384-146c-4685-9dab-5ae01877d78/resourceGroups/szytr-liftr/providers/Dynatrace.Observability/monitors/szytrz-prod-23-05-23"
]
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"operationId": "Monitors_GetMetricStatus",
"title": "Monitors_GetMetricStatus_MinimumSet_Gen",
"parameters": {
"api-version": "2023-04-27",
"subscriptionId": "nqmcgifgaqlf",
"resourceGroupName": "rgDynatrace",
"monitorName": "fhcjxnxumkdlgpwanewtkdnyuz"
},
"responses": {
"200": {
"body": {}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"parameters": {
"api-version": "2023-04-27",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "myResourceGroup",
"monitorName": "myMonitor",
"request": {
"userPrincipal": "[email protected]"
}
},
"responses": {
"200": {
"body": {
"isSsoEnabled": "Enabled",
"metadataUrl": "https://someuri",
"singleSignOnUrl": "https://www.dynatrace.io/IAmSomeHash",
"aadDomains": [
"mpliftrdt20210811outlook.onmicrosoft.com"
],
"adminUsers": [
"[email protected]"
]
}
},
"401": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"parameters": {
"api-version": "2023-04-27",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "myResourceGroup",
"monitorName": "myMonitor",
"request": {
"userPrincipal": "[email protected]"
}
},
"responses": {
"200": {
"body": {}
},
"401": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"parameters": {
"api-version": "2023-04-27",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "myResourceGroup",
"monitorName": "myMonitor"
},
"responses": {
"200": {
"body": {
"ingestionKey": "abcd.efg",
"environmentId": "abc123lsjlsfjlfjgd"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"parameters": {
"api-version": "2023-04-27",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "myResourceGroup",
"monitorName": "myMonitor"
},
"responses": {
"200": {
"body": {}
}
}
}
Loading

0 comments on commit 8cbd9a1

Please sign in to comment.