-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding new stable version "2024-01-01" (#27627)
* New stable version 2024-01-01 * ReadMe changes
- Loading branch information
Showing
49 changed files
with
5,782 additions
and
1 deletion.
There are no files selected for viewing
3,432 changes: 3,432 additions & 0 deletions
3,432
...fication/newrelic/resource-manager/NewRelic.Observability/stable/2024-01-01/NewRelic.json
Large diffs are not rendered by default.
Oops, something went wrong.
28 changes: 28 additions & 0 deletions
28
...nager/NewRelic.Observability/stable/2024-01-01/examples/Accounts_List_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,28 @@ | ||
{ | ||
"operationId": "Accounts_List", | ||
"title": "Accounts_List_MaximumSet_Gen", | ||
"parameters": { | ||
"api-version": "2024-01-01", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"userEmail": "[email protected]", | ||
"location": "egh" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"value": [ | ||
{ | ||
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/NewRelic.Observability/monitors/myMonitor", | ||
"properties": { | ||
"organizationId": "wvdclwi", | ||
"accountId": "igmdjq", | ||
"accountName": "accname", | ||
"region": "xnsylopqwcggudcln" | ||
} | ||
} | ||
], | ||
"nextLink": "http://testlink.com" | ||
} | ||
} | ||
} | ||
} |
21 changes: 21 additions & 0 deletions
21
...nager/NewRelic.Observability/stable/2024-01-01/examples/Accounts_List_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,21 @@ | ||
{ | ||
"operationId": "Accounts_List", | ||
"title": "Accounts_List_MinimumSet_Gen", | ||
"parameters": { | ||
"api-version": "2024-01-01", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"userEmail": "[email protected]", | ||
"location": "egh" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"value": [ | ||
{ | ||
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/NewRelic.Observability/monitors/myMonitor" | ||
} | ||
] | ||
} | ||
} | ||
} | ||
} |
25 changes: 25 additions & 0 deletions
25
...c/resource-manager/NewRelic.Observability/stable/2024-01-01/examples/BillingInfo_Get.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,25 @@ | ||
{ | ||
"parameters": { | ||
"api-version": "2024-01-01", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"resourceGroupName": "myResourceGroup", | ||
"monitorName": "myMonitor" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"marketplaceSaasInfo": { | ||
"marketplaceSubscriptionId": "12345678-1234-1234-1234-123456789012", | ||
"marketplaceSubscriptionName": "AzNewRelic_b1190c8f", | ||
"marketplaceResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.SaaS/resources/AzNewRelic_b1190c8f", | ||
"marketplaceStatus": "Active", | ||
"billedAzureSubscriptionId": "00000000-0000-0000-0000-000000000000" | ||
}, | ||
"partnerBillingEntity": { | ||
"organizationId": "1234567890", | ||
"organizationName": "NROrganizationName" | ||
} | ||
} | ||
} | ||
} | ||
} |
24 changes: 24 additions & 0 deletions
24
...ger/NewRelic.Observability/stable/2024-01-01/examples/ConnectedPartnerResources_List.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,24 @@ | ||
{ | ||
"parameters": { | ||
"api-version": "2024-01-01", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"resourceGroupName": "myResourceGroup", | ||
"monitorName": "myMonitor" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"value": [ | ||
{ | ||
"properties": { | ||
"accountName": "accountName", | ||
"accountId": "1156243", | ||
"azureResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/NewRelic.Observability/monitors/myMonitor", | ||
"location": "West US 2" | ||
} | ||
} | ||
] | ||
} | ||
} | ||
} | ||
} |
19 changes: 19 additions & 0 deletions
19
...ource-manager/NewRelic.Observability/stable/2024-01-01/examples/LinkedResources_List.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,19 @@ | ||
{ | ||
"parameters": { | ||
"api-version": "2024-01-01", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"resourceGroupName": "myResourceGroup", | ||
"monitorName": "myMonitor" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"value": [ | ||
{ | ||
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/NewRelic.Observability/monitors/myMonitor" | ||
} | ||
] | ||
} | ||
} | ||
} | ||
} |
214 changes: 214 additions & 0 deletions
214
...Relic.Observability/stable/2024-01-01/examples/MonitoredSubscriptions_CreateorUpdate.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,214 @@ | ||
{ | ||
"parameters": { | ||
"api-version": "2024-01-01", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"resourceGroupName": "myResourceGroup", | ||
"monitorName": "myMonitor", | ||
"configurationName": "default", | ||
"requestBody": { | ||
"properties": { | ||
"operation": "AddBegin", | ||
"monitoredSubscriptionList": [ | ||
{ | ||
"subscriptionId": "/subscriptions/00000000-0000-0000-0000-000000000000", | ||
"status": "Active", | ||
"tagRules": { | ||
"provisioningState": "Accepted", | ||
"logRules": { | ||
"sendAadLogs": "Enabled", | ||
"sendSubscriptionLogs": "Enabled", | ||
"sendActivityLogs": "Enabled", | ||
"filteringTags": [ | ||
{ | ||
"name": "saokgpjvdlorciqbjmjxazpee", | ||
"value": "sarxrqsxouhdjwsrqqicbeirdb", | ||
"action": "Include" | ||
} | ||
] | ||
}, | ||
"metricRules": { | ||
"userEmail": "[email protected]", | ||
"filteringTags": [ | ||
{ | ||
"name": "saokgpjvdlorciqbjmjxazpee", | ||
"value": "sarxrqsxouhdjwsrqqicbeirdb", | ||
"action": "Include" | ||
} | ||
] | ||
} | ||
} | ||
}, | ||
{ | ||
"subscriptionId": "/subscriptions/00000000-0000-0000-0000-000000000001", | ||
"status": "Failed", | ||
"tagRules": { | ||
"provisioningState": "Accepted", | ||
"logRules": { | ||
"sendAadLogs": "Enabled", | ||
"sendSubscriptionLogs": "Enabled", | ||
"sendActivityLogs": "Enabled", | ||
"filteringTags": [ | ||
{ | ||
"name": "saokgpjvdlorciqbjmjxazpee", | ||
"value": "sarxrqsxouhdjwsrqqicbeirdb", | ||
"action": "Include" | ||
} | ||
] | ||
}, | ||
"metricRules": { | ||
"userEmail": "[email protected]", | ||
"filteringTags": [ | ||
{ | ||
"name": "saokgpjvdlorciqbjmjxazpee", | ||
"value": "sarxrqsxouhdjwsrqqicbeirdb", | ||
"action": "Include" | ||
} | ||
] | ||
} | ||
} | ||
} | ||
] | ||
} | ||
} | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"name": "default", | ||
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/NewRelic.Observability/monitors/myMonitor/monitoredSubscriptions/default", | ||
"type": "NewRelic.Observability/monitors/monitoredSubscriptions", | ||
"properties": { | ||
"monitoredSubscriptionList": [ | ||
{ | ||
"subscriptionId": "/subscriptions/00000000-0000-0000-0000-000000000000", | ||
"status": "Active", | ||
"tagRules": { | ||
"provisioningState": "Accepted", | ||
"logRules": { | ||
"sendAadLogs": "Enabled", | ||
"sendSubscriptionLogs": "Enabled", | ||
"sendActivityLogs": "Enabled", | ||
"filteringTags": [ | ||
{ | ||
"name": "saokgpjvdlorciqbjmjxazpee", | ||
"value": "sarxrqsxouhdjwsrqqicbeirdb", | ||
"action": "Include" | ||
} | ||
] | ||
}, | ||
"metricRules": { | ||
"userEmail": "[email protected]", | ||
"filteringTags": [ | ||
{ | ||
"name": "saokgpjvdlorciqbjmjxazpee", | ||
"value": "sarxrqsxouhdjwsrqqicbeirdb", | ||
"action": "Include" | ||
} | ||
] | ||
} | ||
} | ||
}, | ||
{ | ||
"subscriptionId": "/subscriptions/00000000-0000-0000-0000-000000000001", | ||
"status": "Failed", | ||
"tagRules": { | ||
"provisioningState": "Accepted", | ||
"logRules": { | ||
"sendAadLogs": "Enabled", | ||
"sendSubscriptionLogs": "Enabled", | ||
"sendActivityLogs": "Enabled", | ||
"filteringTags": [ | ||
{ | ||
"name": "saokgpjvdlorciqbjmjxazpee", | ||
"value": "sarxrqsxouhdjwsrqqicbeirdb", | ||
"action": "Include" | ||
} | ||
] | ||
}, | ||
"metricRules": { | ||
"userEmail": "[email protected]", | ||
"filteringTags": [ | ||
{ | ||
"name": "saokgpjvdlorciqbjmjxazpee", | ||
"value": "sarxrqsxouhdjwsrqqicbeirdb", | ||
"action": "Include" | ||
} | ||
] | ||
} | ||
} | ||
} | ||
] | ||
} | ||
} | ||
}, | ||
"201": { | ||
"body": { | ||
"name": "default", | ||
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/NewRelic.Observability/monitors/myMonitor/monitoredSubscriptions/default", | ||
"type": "NewRelic.Observability/monitors/monitoredSubscriptions", | ||
"properties": { | ||
"monitoredSubscriptionList": [ | ||
{ | ||
"subscriptionId": "/subscriptions/00000000-0000-0000-0000-000000000000", | ||
"status": "Active", | ||
"tagRules": { | ||
"provisioningState": "Accepted", | ||
"logRules": { | ||
"sendAadLogs": "Enabled", | ||
"sendSubscriptionLogs": "Enabled", | ||
"sendActivityLogs": "Enabled", | ||
"filteringTags": [ | ||
{ | ||
"name": "saokgpjvdlorciqbjmjxazpee", | ||
"value": "sarxrqsxouhdjwsrqqicbeirdb", | ||
"action": "Include" | ||
} | ||
] | ||
}, | ||
"metricRules": { | ||
"userEmail": "[email protected]", | ||
"filteringTags": [ | ||
{ | ||
"name": "saokgpjvdlorciqbjmjxazpee", | ||
"value": "sarxrqsxouhdjwsrqqicbeirdb", | ||
"action": "Include" | ||
} | ||
] | ||
} | ||
} | ||
}, | ||
{ | ||
"subscriptionId": "/subscriptions/00000000-0000-0000-0000-000000000001", | ||
"status": "Failed", | ||
"tagRules": { | ||
"provisioningState": "Accepted", | ||
"logRules": { | ||
"sendAadLogs": "Enabled", | ||
"sendSubscriptionLogs": "Enabled", | ||
"sendActivityLogs": "Enabled", | ||
"filteringTags": [ | ||
{ | ||
"name": "saokgpjvdlorciqbjmjxazpee", | ||
"value": "sarxrqsxouhdjwsrqqicbeirdb", | ||
"action": "Include" | ||
} | ||
] | ||
}, | ||
"metricRules": { | ||
"userEmail": "[email protected]", | ||
"filteringTags": [ | ||
{ | ||
"name": "saokgpjvdlorciqbjmjxazpee", | ||
"value": "sarxrqsxouhdjwsrqqicbeirdb", | ||
"action": "Include" | ||
} | ||
] | ||
} | ||
} | ||
} | ||
] | ||
} | ||
} | ||
} | ||
} | ||
} |
17 changes: 17 additions & 0 deletions
17
...ager/NewRelic.Observability/stable/2024-01-01/examples/MonitoredSubscriptions_Delete.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": "2024-01-01", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"resourceGroupName": "myResourceGroup", | ||
"monitorName": "myMonitor", | ||
"configurationName": "default" | ||
}, | ||
"responses": { | ||
"202": { | ||
"headers": { | ||
"Location": "https://management.azure.com/subscriptions/subid/resourceGroups/peerTest/providers/NewRelic.Observability/monitors/test?api-version=2024-01-01" | ||
} | ||
}, | ||
"204": {} | ||
} | ||
} |
Oops, something went wrong.