Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"parameters": {
"api-version": "2018-01-10",
"replicatedProtectedItemName": "f8491e4f-817a-40dd-a90c-af773978c75b",
"protectionContainerName": "cloud_6d224fc6-f326-5d35-96de-fbf51efb3179",
"fabricName": "cloud1",
"resourceName": "vault1",
"resourceGroupName": "resourceGroupPS1",
"subscriptionId": "c183865e-6077-46f2-a3b1-deb0f4f4650a",
"recoveryPointName": "b22134ea-620c-474b-9fa5-3c1cb47708e3"
},
"responses": {
"200": {
"body": {
"name": "b22134ea-620c-474b-9fa5-3c1cb47708e3",
"type": "Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints",
"id": "/Subscriptions/c183865e-6077-46f2-a3b1-deb0f4f4650a/resourceGroups/resourceGroupPS1/providers/Microsoft.RecoveryServices/vaults/vault1/replicationFabrics/cloud1/replicationProtectionContainers/cloud_6d224fc6-f326-5d35-96de-fbf51efb3179/replicationProtectedItems/f8491e4f-817a-40dd-a90c-af773978c75b/recoveryPoints/b22134ea-620c-474b-9fa5-3c1cb47708e3",
"properties": {
"recoveryPointTime": "2017-04-26T06:37:50.8082715Z",
"recoveryPointType": "CrashConsistent"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"parameters": {
"api-version": "2018-01-10",
"replicatedProtectedItemName": "f8491e4f-817a-40dd-a90c-af773978c75b",
"protectionContainerName": "cloud_6d224fc6-f326-5d35-96de-fbf51efb3179",
"fabricName": "cloud1",
"resourceName": "vault1",
"resourceGroupName": "resourceGroupPS1",
"subscriptionId": "c183865e-6077-46f2-a3b1-deb0f4f4650a"
},
"responses": {
"200": {
"body": {
"value": [
{
"name": "b22134ea-620c-474b-9fa5-3c1cb47708e3",
"type": "Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints",
"id": "/Subscriptions/c183865e-6077-46f2-a3b1-deb0f4f4650a/resourceGroups/resourceGroupPS1/providers/Microsoft.RecoveryServices/vaults/vault1/replicationFabrics/cloud1/replicationProtectionContainers/cloud_6d224fc6-f326-5d35-96de-fbf51efb3179/replicationProtectedItems/f8491e4f-817a-40dd-a90c-af773978c75b/recoveryPoints/b22134ea-620c-474b-9fa5-3c1cb47708e3",
"properties": {
"recoveryPointTime": "2017-04-26T06:37:50.8082715Z",
"recoveryPointType": "CrashConsistent"
}
},
{
"name": "34cb2d05-e730-4d3f-b96b-a60a5e92acb2",
"type": "Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints",
"id": "/Subscriptions/c183865e-6077-46f2-a3b1-deb0f4f4650a/resourceGroups/resourceGroupPS1/providers/Microsoft.RecoveryServices/vaults/vault1/replicationFabrics/cloud1/replicationProtectionContainers/cloud_6d224fc6-f326-5d35-96de-fbf51efb3179/replicationProtectedItems/f8491e4f-817a-40dd-a90c-af773978c75b/recoveryPoints/34cb2d05-e730-4d3f-b96b-a60a5e92acb2",
"properties": {
"recoveryPointTime": "2017-04-26T07:37:30.9722019Z",
"recoveryPointType": "CrashConsistent"
}
}
]
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"parameters": {
"alertSettingName": "defaultAlertSetting",
"api-version": "2018-01-10",
"resourceName": "vault1",
"resourceGroupName": "resourceGroupPS1",
"subscriptionId": "c183865e-6077-46f2-a3b1-deb0f4f4650a",
"request": {
"properties": {
"sendToOwners": "false",
"customEmailAddresses": [
"ronehr@microsoft.com"
],
"locale": ""
}
}
},
"responses": {
"200": {
"body": {
"type": "Microsoft.RecoveryServices/vaults/replicationAlertSettings",
"id": "/Subscriptions/c183865e-6077-46f2-a3b1-deb0f4f4650a/resourceGroups/resourceGroupPS1/providers/Microsoft.RecoveryServices/vaults/vault1/replicationAlertSettings/defaultAlertSetting",
"name": "defaultAlertSetting",
"properties": {
"sendToOwners": "false",
"customEmailAddresses": [
"ronehr@microsoft.com"
],
"locale": "en-US"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"parameters": {
"alertSettingName": "defaultAlertSetting",
"api-version": "2018-01-10",
"resourceName": "vault1",
"resourceGroupName": "resourceGroupPS1",
"subscriptionId": "c183865e-6077-46f2-a3b1-deb0f4f4650a"
},
"responses": {
"200": {
"body": {
"type": "Microsoft.RecoveryServices/vaults/replicationAlertSettings",
"id": "/Subscriptions/c183865e-6077-46f2-a3b1-deb0f4f4650a/resourceGroups/resourceGroupPS1/providers/Microsoft.RecoveryServices/vaults/vault1/replicationAlertSettings/defaultAlertSetting",
"name": "defaultAlertSetting",
"properties": {
"sendToOwners": "false",
"customEmailAddresses": [
"ronehr@microsoft.com"
],
"locale": "en-US"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"parameters": {
"api-version": "2018-01-10",
"resourceName": "vault1",
"resourceGroupName": "resourceGroupPS1",
"subscriptionId": "c183865e-6077-46f2-a3b1-deb0f4f4650a"
},
"responses": {
"200": {
"body": {
"value": [
{
"type": "Microsoft.RecoveryServices/vaults/replicationAlertSettings",
"id": "/Subscriptions/c183865e-6077-46f2-a3b1-deb0f4f4650a/resourceGroups/resourceGroupPS1/providers/Microsoft.RecoveryServices/vaults/vault1/replicationAlertSettings/defaultAlertSetting",
"name": "defaultAlertSetting",
"properties": {
"sendToOwners": "false",
"customEmailAddresses": [
"ronehr@microsoft.com"
],
"locale": "en-US"
}
}
]
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"parameters": {
"eventName": "654b71d0-b2ce-4e6e-a861-98528d4bd375",
"api-version": "2018-01-10",
"resourceName": "vault1",
"resourceGroupName": "resourceGroupPS1",
"subscriptionId": "c183865e-6077-46f2-a3b1-deb0f4f4650a"
},
"responses": {
"200": {
"body": {
"type": "Microsoft.RecoveryServices/vaults/replicationEvents",
"id": "/Subscriptions/c183865e-6077-46f2-a3b1-deb0f4f4650a/resourceGroups/resourceGroupPS1/providers/Microsoft.RecoveryServices/vaults/vault1/replicationEvents/VmMonitoringEvent;9091989947769704276_516de684-0079-48f7-b44b-882923268654",
"name": "VmMonitoringEvent;9091989947769704276_516de684-0079-48f7-b44b-882923268654",
"properties": {
"eventCode": "d9a07b07-c7b5-49ca-ab6c-6926596dfe47",
"description": "Virtual machine health is OK",
"eventType": "VmHealth",
"affectedObjectFriendlyName": "vm1",
"severity": "OK",
"timeOfOccurrence": "2017-05-02T14:28:28.5071531Z",
"fabricId": "/Subscriptions/c183865e-6077-46f2-a3b1-deb0f4f4650a/resourceGroups/resourceGroupPS1/providers/Microsoft.RecoveryServices/vaults/vault1/replicationFabrics/cloud1",
"providerSpecificDetails": {
"instanceType": "HyperVReplicaAzure"
},
"eventSpecificDetails": {
"instanceType": "JobStatus"
},
"healthErrors": []
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
{
"parameters": {
"api-version": "2018-01-10",
"resourceName": "vault1",
"resourceGroupName": "resourceGroupPS1",
"subscriptionId": "c183865e-6077-46f2-a3b1-deb0f4f4650a"
},
"responses": {
"200": {
"body": {
"value": [
{
"type": "Microsoft.RecoveryServices/vaults/replicationEvents",
"id": "/Subscriptions/c183865e-6077-46f2-a3b1-deb0f4f4650a/resourceGroups/resourceGroupPS1/providers/Microsoft.RecoveryServices/vaults/vault1/replicationEvents/JobStatusMonitoringEvent;9091989892524070155_4ed6f1a6-9b6d-4048-9079-1307dd24b814",
"name": "JobStatusMonitoringEvent;9091989892524070155_4ed6f1a6-9b6d-4048-9079-1307dd24b814",
"properties": {
"eventCode": "d32574f6-f59e-4545-b5ac-bc88d545f089",
"description": "TestFailover - Failed",
"eventType": "JobStatus",
"affectedObjectFriendlyName": "vm1",
"severity": "Critical",
"timeOfOccurrence": "2017-05-02T16:00:33.0705652Z",
"fabricId": "/Subscriptions/c183865e-6077-46f2-a3b1-deb0f4f4650a/resourceGroups/resourceGroupPS1/providers/Microsoft.RecoveryServices/vaults/vault1/replicationFabrics/cloud1",
"providerSpecificDetails": {
"instanceType": "HyperVReplicaAzure"
},
"eventSpecificDetails": {
"instanceType": "JobStatus"
},
"healthErrors": [
{
"errorCode": "499",
"errorMessage": "An internal error occurred.",
"possibleCauses": "The operation failed due to an internal error.",
"recommendedAction": "Retry the last action. If the issue persists, contact Support."
}
]
}
},
{
"type": "Microsoft.RecoveryServices/vaults/replicationEvents",
"id": "/Subscriptions/c183865e-6077-46f2-a3b1-deb0f4f4650a/resourceGroups/resourceGroupPS1/providers/Microsoft.RecoveryServices/vaults/vault1/replicationEvents/VmMonitoringEvent;9091989947769704276_516de684-0079-48f7-b44b-882923268654",
"name": "VmMonitoringEvent;9091989947769704276_516de684-0079-48f7-b44b-882923268654",
"properties": {
"eventCode": "d9a07b07-c7b5-49ca-ab6c-6926596dfe47",
"description": "Virtual machine health is OK",
"eventType": "VmHealth",
"affectedObjectFriendlyName": "vm1",
"severity": "OK",
"timeOfOccurrence": "2017-05-02T14:28:28.5071531Z",
"fabricId": "/Subscriptions/c183865e-6077-46f2-a3b1-deb0f4f4650a/resourceGroups/resourceGroupPS1/providers/Microsoft.RecoveryServices/vaults/vault1/replicationFabrics/cloud1",
"providerSpecificDetails": {
"instanceType": "HyperVReplicaAzure"
},
"eventSpecificDetails": {
"instanceType": "JobStatus"
},
"healthErrors": []
}
}
]
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"parameters": {
"fabricName": "cloud1",
"api-version": "2018-01-10",
"resourceName": "vault1",
"resourceGroupName": "resourceGroupPS1",
"subscriptionId": "c183865e-6077-46f2-a3b1-deb0f4f4650a"
},
"responses": {
"200": {
"body": {
"name": "cloud1",
"type": "Microsoft.RecoveryServices/vaults/replicationFabrics",
"id": "/Subscriptions/c183865e-6077-46f2-a3b1-deb0f4f4650a/resourceGroups/resourceGroupPS1/providers/Microsoft.RecoveryServices/vaults/vault1/replicationFabrics/cloud1",
"properties": {
"friendlyName": "cloud1",
"encryptionDetails": {
"kekState": "None"
},
"rolloverEncryptionDetails": {
"kekState": "None"
},
"internalIdentifier": "6d224fc6-f326-5d35-96de-fbf51efb3179",
"bcdrState": "Valid",
"customDetails": {
"instanceType": "HyperVSite"
},
"healthErrorDetails": [],
"health": "Normal"
}
}
},
"202": {
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"parameters": {
"fabricName": "cloud1",
"api-version": "2018-01-10",
"resourceName": "vault1",
"resourceGroupName": "resourceGroupPS1",
"subscriptionId": "c183865e-6077-46f2-a3b1-deb0f4f4650a",
"input": {
"properties": {
"customDetails": {
"instanceType": "FabricSpecificCreationInput"
}
}
}
},
"responses": {
"200": {
"body": {
"name": "cloud1",
"type": "Microsoft.RecoveryServices/vaults/replicationFabrics",
"id": "/Subscriptions/c183865e-6077-46f2-a3b1-deb0f4f4650a/resourceGroups/resourceGroupPS1/providers/Microsoft.RecoveryServices/vaults/vault1/replicationFabrics/cloud1",
"properties": {
"friendlyName": "cloud1",
"encryptionDetails": {
"kekState": "None"
},
"rolloverEncryptionDetails": {
"kekState": "None"
},
"internalIdentifier": "6d224fc6-f326-5d35-96de-fbf51efb3179",
"bcdrState": "Valid",
"customDetails": {
"instanceType": "HyperVSite"
},
"healthErrorDetails": [],
"health": "Normal"
}
}
},
"202": {
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"parameters": {
"fabricName": "cloud1",
"api-version": "2018-01-10",
"resourceName": "vault1",
"resourceGroupName": "resourceGroupPS1",
"subscriptionId": "c183865e-6077-46f2-a3b1-deb0f4f4650a"
},
"responses": {
"202": {
},
"204": {
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"parameters": {
"fabricName": "cloud1",
"api-version": "2018-01-10",
"resourceName": "vault1",
"resourceGroupName": "resourceGroupPS1",
"subscriptionId": "c183865e-6077-46f2-a3b1-deb0f4f4650a"
},
"responses": {
"200": {
"body": {
"name": "cloud1",
"type": "Microsoft.RecoveryServices/vaults/replicationFabrics",
"id": "/Subscriptions/c183865e-6077-46f2-a3b1-deb0f4f4650a/resourceGroups/resourceGroupPS1/providers/Microsoft.RecoveryServices/vaults/vault1/replicationFabrics/cloud1",
"properties": {
"friendlyName": "cloud1",
"encryptionDetails": {
"kekState": "None"
},
"rolloverEncryptionDetails": {
"kekState": "None"
},
"internalIdentifier": "6d224fc6-f326-5d35-96de-fbf51efb3179",
"bcdrState": "Valid",
"customDetails": {
"instanceType": "HyperVSite"
},
"healthErrorDetails": [],
"health": "Normal"
}
}
}
}
}
Loading