|
| 1 | +{ |
| 2 | + "parameters": { |
| 3 | + "subscriptionId": "77777777-b0c6-47a2-b37c-d8e65a629c18", |
| 4 | + "resourceGroupName": "Default-RecoveryServices-ResourceGroup", |
| 5 | + "vaultName": "swaggerExample", |
| 6 | + "api-version": "2022-03-01" |
| 7 | + }, |
| 8 | + "responses": { |
| 9 | + "200": { |
| 10 | + "body": { |
| 11 | + "location": "westus", |
| 12 | + "name": "swaggerExample", |
| 13 | + "etag": "W/\"datetime'2017-12-15T12%3A36%3A51.68Z'\"", |
| 14 | + "tags": { |
| 15 | + "TestUpdatedKey": "TestUpdatedValue" |
| 16 | + }, |
| 17 | + "identity": { |
| 18 | + "tenantId": "d676e86e-2206-4a7c-999c-ece52c144b5b", |
| 19 | + "principalId": "3137d6c7-5d6c-411c-b934-7a2a729ee247", |
| 20 | + "type": "SystemAssigned" |
| 21 | + }, |
| 22 | + "properties": { |
| 23 | + "monitoringSettings": { |
| 24 | + "azureMonitorAlertSettings": { |
| 25 | + "alertsForAllJobFailures": "Enabled" |
| 26 | + }, |
| 27 | + "classicAlertSettings": { |
| 28 | + "alertsForCriticalOperations": "Disabled" |
| 29 | + } |
| 30 | + }, |
| 31 | + "provisioningState": "Succeeded", |
| 32 | + "privateEndpointConnections": [ |
| 33 | + { |
| 34 | + "id": "/subscriptions/6c48fa17-39c7-45f1-90ac-47a587128ace/resourceGroups/Default-RecoveryServices-ResourceGroup/providers/Microsoft.RecoveryServices/Vaults/pemsi-ecy-rsv2/privateEndpointConnections/pe114-pemsi-ecy-rsv.5944358949303501042.backup.75061caa-cba4-4849-8e09-608da4914aad", |
| 35 | + "properties": { |
| 36 | + "provisioningState": "Succeeded", |
| 37 | + "privateEndpoint": { |
| 38 | + "id": "/subscriptions/6c48fa17-39c7-45f1-90ac-47a587128ace/resourceGroups/Default-RecoveryServices-ResourceGroup/providers/Microsoft.Network/privateEndpoints/pe114-pemsi-ecy-rsv" |
| 39 | + }, |
| 40 | + "privateLinkServiceConnectionState": { |
| 41 | + "status": "Approved", |
| 42 | + "description": "None", |
| 43 | + "actionsRequired": "None" |
| 44 | + } |
| 45 | + } |
| 46 | + } |
| 47 | + ], |
| 48 | + "privateEndpointStateForBackup": "Enabled", |
| 49 | + "privateEndpointStateForSiteRecovery": "None" |
| 50 | + }, |
| 51 | + "id": "/subscriptions/77777777-b0c6-47a2-b37c-d8e65a629c18/resourceGroups/Default-RecoveryServices-ResourceGroup/providers/Microsoft.RecoveryServices/vaults/swaggerExample", |
| 52 | + "type": "Microsoft.RecoveryServices/vaults", |
| 53 | + "sku": { |
| 54 | + "name": "Standard" |
| 55 | + } |
| 56 | + } |
| 57 | + } |
| 58 | + } |
| 59 | +} |
0 commit comments