Add mock files for testing

This commit is contained in:
Wes Carroll
2019-07-11 18:05:53 -04:00
parent 9a010244b4
commit e930f996d6
5 changed files with 123 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
{
"apiRequestResults": "",
"Headers": {
"Cache-Control": [
"no-cache"
],
"Server": [
"Microsoft-HTTPAPI/2.0"
],
"x-zerto-session": [
"e34da0b0-4bc2-4cda-b316-0384e35bdca5"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
"Thu, 11 Jul 2019 19:05:40 GMT"
],
"Content-Length": [
"0"
]
}
}
+20
View File
@@ -0,0 +1,20 @@
{
"BandwidthThrottlingInMBs": -1,
"ContactEmail": "vSphere-Site01@zerto.com",
"ContactName": "vSphere-Site01@zerto.com",
"ContactPhone": "066-6666666",
"IpAddress": "192.168.200.1",
"IsReplicationToSelfEnabled": true,
"Link": {
"href": "https://192.168.222.1:7669/v1/localsite",
"identifier": "63a62dc2-ef6f-45aa-809f-9dbaeb8c06cf",
"rel": null,
"type": "LocalSiteApi"
},
"Location": "vSphere-Site01",
"SiteIdentifier": "63a62dc2-ef6f-45aa-809f-9dbaeb8c06cf",
"SiteName": "vSphere-Site01 at Zerto",
"SiteType": "VCenter",
"UtcOffsetInMinutes": -240,
"Version": "7.0.0"
}
+1
View File
@@ -0,0 +1 @@
7e79035e-fb8c-47fe-815c-12ddd41708e6.3e4cdd0d-1064-4022-921f-6265ad6d335a
+75
View File
@@ -0,0 +1,75 @@
{
"ActiveProcessesApi": {
"RunningFailOverTestApi": null
},
"ActualRPO": 6,
"BackupEnabled": false,
"ConfiguredRpoSeconds": 300,
"Entities": {
"Protected": 0,
"Recovery": 0,
"Source": 0,
"Target": 0
},
"FailSafeHistory": {
"ActualFailSafeHistory": 60,
"ConfiguredFailSafeHistory": 60,
"FailSafeDescription": ""
},
"HistoryStatusApi": {
"ActualHistoryInMinutes": 225,
"ConfiguredHistoryInMinutes": 60,
"EarliestCheckpoint": {
"CheckpointIdentifier": "166834",
"Tag": null,
"TimeStamp": "2019-07-11T13:47:23Z"
}
},
"IOPs": 8,
"LastTest": "2019-07-11T16:51:07.022Z",
"Link": {
"href": "https://192.168.222.1:7669/v1/vpgs/99c460c1-a4ec-48dd-8921-bbcca9cd29b9",
"identifier": "99c460c1-a4ec-48dd-8921-bbcca9cd29b9",
"rel": null,
"type": "VpgApi"
},
"Link_{0}": {
"href": "https://192.168.222.1:7669/v1/vpgs/99c460c1-a4ec-48dd-8921-bbcca9cd29b9",
"rel": "self",
"type": "VpgApi"
},
"OrganizationName": "",
"Priority": 1,
"ProgressPercentage": 0,
"ProtectedSite": {
"href": "https://192.168.222.1:7669/v1/localsite",
"identifier": "63a62dc2-ef6f-45aa-809f-9dbaeb8c06cf",
"rel": null,
"type": "LocalSiteApi"
},
"ProvisionedStorageInMB": 400,
"RecoverySite": {
"href": "https://192.168.222.1:7669/v1/peersites/3e4cdd0d-1064-4022-921f-6265ad6d335a",
"identifier": "3e4cdd0d-1064-4022-921f-6265ad6d335a",
"rel": null,
"type": "PeerSiteApi"
},
"ServiceProfile": null,
"ServiceProfileIdentifier": null,
"ServiceProfileName": "",
"SourceSite": "vSphere-Site01 at Zerto",
"Status": 1,
"SubStatus": 0,
"TargetSite": "vSphere-Site02 at Zerto",
"ThroughputInMB": 58.55859375,
"UsedStorageInMB": 400,
"VmsCount": 4,
"VpgIdentifier": "99c460c1-a4ec-48dd-8921-bbcca9cd29b9",
"VpgName": "Exchange",
"Zorg": {
"href": "https://192.168.222.1:7669/v1/zorgs/00000000-0000-0000-0000-000000000000",
"identifier": "00000000-0000-0000-0000-000000000000",
"rel": null,
"type": "ZorgApi"
}
}
+4
View File
@@ -0,0 +1,4 @@
{
"type": "Bearer",
"token": "N074r34l70k3n"
}