Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"resourceName": "vault1",
"resourceGroupName": "resourceGroupPS1",
"subscriptionId": "c183865e-6077-46f2-a3b1-deb0f4f4650a",
"JobQueryParameter": {
"jobQueryParameter": {
"startTime": "2017-04-27T14:26:51.9161395Z",
"endTime": "2017-05-04T14:26:51.9161395Z",
"affectedObjectTypes": [],
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"failoverDirection": "PrimaryToRecovery",
"networkType": "VmNetworkAsInput",
"networkId": "/subscriptions/c183865e-6077-46f2-a3b1-deb0f4f4650a/resourceGroups/siterecoveryProd1/providers/Microsoft.Network/virtualNetworks/vnetavrai",
"skipTestFailoverCleanup": false,
"skipTestFailoverCleanup": "false",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this is really a boolean value, should this property be represented as boolean on the swagger? then you can use boolean true/false.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@veronicagg Service is expecting this as string. Its an intentional change. We realized this while trying to validate a variance of testfailover.

"providerSpecificDetails": {
"instanceType": "HyperVReplicaAzure"
}
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading