Hyper VM achines - Get All Machines In Site

Methode zum Abrufen des Computers.

GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/HyperVSites/{siteName}/machines?api-version=2020-01-01
GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/HyperVSites/{siteName}/machines?api-version=2020-01-01&$filter={$filter}&$top={$top}&continuationToken={continuationToken}&totalRecordCount={totalRecordCount}

URI-Parameter

Name In Erforderlich Typ Beschreibung
resourceGroupName
path True

string

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

siteName
path True

string

Websitename.

subscriptionId
path True

string

Hierbei handelt es sich um die ID des Zielabonnements.

api-version
query True

string

Hierbei handelt es sich um die für diesen Vorgang zu verwendende API-Version.

$filter
query

string

$top
query

integer

int32
continuationToken
query

string

Optionaler Parameter für Fortsetzungstoken.

totalRecordCount
query

integer

int32

Gesamtzahl der Computer am angegebenen Standort.

Antworten

Name Typ Beschreibung
200 OK

HyperVMachineCollection

OK

Beispiele

List hosts by site

Sample Request

GET https://management.azure.com/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines?api-version=2020-01-01

Sample Response

{
  "value": [
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/96d27052-052b-48db-aa84-b9978eddbf5d",
      "name": "96d27052-052b-48db-aa84-b9978eddbf5d",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-48.fareast.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-48-fareast-corp-micr-691cb67f-3474-55ee-b376-63a93b276ed6",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "8.0",
        "highAvailability": "No",
        "maxMemoryMB": 1048576,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": false,
        "disks": [
          {
            "instanceId": "Microsoft:96D27052-052B-48DB-AA84-B9978EDDBF5D\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "4845656d-75b2-1246-bc8f-13d900000000",
            "maxSizeInBytes": 42949672960,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serverstandard_de-de",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "D:\\VHDs\\14393.0.amd64fre.rs1_release.160715-1616_server_serverstandard_de-de.vhd"
          },
          {
            "instanceId": "Microsoft:96D27052-052B-48DB-AA84-B9978EDDBF5D\\523DA04B-C02E-451F-AF58-46925E56213D\\0\\0\\L",
            "vhdId": "5d45e8e9-7ab3-4999-915c-d62c70e5a39d",
            "maxSizeInBytes": 110595407872,
            "name": "22",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "C:\\Users\\Public\\Documents\\Hyper-V\\Virtual hard disks\\22.vhdx"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "QnJvYWRjb20gTmV0WHRyZW1lIEdpZ2FiaXQgRXRoZXJuZXQgLSBWaXJ0dWFsIFN3aXRjaA==",
            "subnetName": "Broadcom NetXtreme Gigabit Ethernet - Virtual Switch",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:96D27052-052B-48DB-AA84-B9978EDDBF5D\\89DF59CE-0C5D-4204-BADF-F41E3EA37821",
            "macAddress": "00:15:5d:0c:92:7a",
            "ipAddressList": [
              "10.150.10.139",
              "fe80::e989:d351:54d7:42a6",
              "2404:f801:4800:25:e989:d351:54d7:42a6"
            ],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "TestDeDe",
        "numberOfProcessorCore": 8,
        "allocatedMemoryInMB": 4096,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\96D27052-052B-48DB-AA84-B9978EDDBF5D.vmcx",
        "operatingSystemDetails": {
          "osType": null,
          "osName": "Windows Server 2016 Standard",
          "osVersion": "10.0.14393"
        },
        "createdTimestamp": "2019-05-09T07:56:11.498307Z",
        "updatedTimestamp": "2019-05-14T07:01:18.4058859Z",
        "instanceUuid": "96d27052-052b-48db-aa84-b9978eddbf5d",
        "powerStatus": "Running",
        "biosSerialNumber": "5656-6486-4089-5091-2740-7319-66",
        "vmFqdn": "WIN-VDE4EPC5D52",
        "isDeleted": false,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/2f28e27b-d379-4dd4-98da-e14ce4b9a087",
      "name": "2f28e27b-d379-4dd4-98da-e14ce4b9a087",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-48.fareast.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-48-fareast-corp-micr-691cb67f-3474-55ee-b376-63a93b276ed6",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "5.0",
        "highAvailability": "No",
        "maxMemoryMB": 16384,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": true,
        "disks": [
          {
            "instanceId": "Microsoft:2F28E27B-D379-4DD4-98DA-E14CE4B9A087\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "4845656d-75b2-1246-bc8f-13d900000000",
            "maxSizeInBytes": 42949672960,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "D:\\VHDs\\Downloaded0313\\AzureMigrateAppliance\\Virtual Hard Disks\\14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us.vhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "QnJvYWRjb20gTmV0WHRyZW1lIEdpZ2FiaXQgRXRoZXJuZXQgLSBWaXJ0dWFsIFN3aXRjaA==",
            "subnetName": "Broadcom NetXtreme Gigabit Ethernet - Virtual Switch",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:2F28E27B-D379-4DD4-98DA-E14CE4B9A087\\215DB7BF-CC42-4DD6-AD40-455FCF6288D8",
            "macAddress": "00:15:5d:0c:92:7c",
            "ipAddressList": [
              "10.150.9.247",
              "fe80::3505:9e40:364c:cd9e",
              "2404:f801:4800:25:3505:9e40:364c:cd9e"
            ],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "rahasijaDND0313AzureMigrateAppliance0313",
        "numberOfProcessorCore": 8,
        "allocatedMemoryInMB": 8192,
        "vmConfigurationFileLocation": "D:\\VHDs\\Downloaded0313\\AzureMigrateAppliance\\Virtual Machines\\2F28E27B-D379-4DD4-98DA-E14CE4B9A087.xml",
        "operatingSystemDetails": {
          "osType": null,
          "osName": "Windows Server 2016 Datacenter Evaluation",
          "osVersion": "10.0.14393"
        },
        "createdTimestamp": "2019-05-09T07:56:11.5451977Z",
        "updatedTimestamp": "2019-05-14T07:01:18.4215296Z",
        "instanceUuid": "2f28e27b-d379-4dd4-98da-e14ce4b9a087",
        "powerStatus": "Running",
        "biosSerialNumber": "8474-2615-5073-6267-9939-5325-20",
        "vmFqdn": "WIN-U8D2GHNKCC3",
        "isDeleted": false,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/593763f7-fb5f-4405-ab25-c1b5225cd4fc",
      "name": "593763f7-fb5f-4405-ab25-c1b5225cd4fc",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-48.fareast.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-48-fareast-corp-micr-691cb67f-3474-55ee-b376-63a93b276ed6",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "8.0",
        "highAvailability": "No",
        "maxMemoryMB": 1048576,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": false,
        "disks": [
          {
            "instanceId": "Microsoft:593763F7-FB5F-4405-AB25-C1B5225CD4FC\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "00000000-0000-0000-0000-000000000000",
            "maxSizeInBytes": 0,
            "name": "New Virtual Hard Disk",
            "diskType": "Unknown",
            "lun": 0,
            "path": "\\\\priyank-z420\\share2\\New Virtual Hard Disk.vhdx"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "",
            "subnetName": "",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:593763F7-FB5F-4405-AB25-C1B5225CD4FC\\517B5569-A478-4B5E-9900-02BCBC7A0345",
            "macAddress": "00:15:5d:0c:92:f9",
            "ipAddressList": [],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "NoVHD",
        "numberOfProcessorCore": 1,
        "allocatedMemoryInMB": 1024,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\593763F7-FB5F-4405-AB25-C1B5225CD4FC.vmcx",
        "operatingSystemDetails": {
          "osType": null,
          "osName": null,
          "osVersion": null
        },
        "createdTimestamp": "2019-05-09T07:56:11.5451977Z",
        "updatedTimestamp": "2019-05-15T17:32:02.0630729Z",
        "instanceUuid": "593763f7-fb5f-4405-ab25-c1b5225cd4fc",
        "powerStatus": "PowerOff",
        "biosSerialNumber": "5106-6535-1471-2750-0872-1505-43",
        "vmFqdn": "",
        "isDeleted": true,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/10178811-873a-4d13-bf1f-dfb48d46e809",
      "name": "10178811-873a-4d13-bf1f-dfb48d46e809",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-46.ntdev.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-46-ntdev-corp-micros-e4638031-3b19-5642-926d-385da60cfb8a",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "5.0",
        "highAvailability": "No",
        "maxMemoryMB": 16384,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": true,
        "disks": [
          {
            "instanceId": "Microsoft:10178811-873A-4D13-BF1F-DFB48D46E809\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "4845656d-75b2-1246-bc8f-13d900000000",
            "maxSizeInBytes": 42949672960,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "C:\\Users\\Public\\Documents\\Hyper-V\\Virtual Hard Disks\\kuchaturBB01\\14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us.vhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "VmlydHVhbCBTd2l0Y2gtIE5JQzQ=",
            "subnetName": "Virtual Switch- NIC4",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:10178811-873A-4D13-BF1F-DFB48D46E809\\9621A776-FE27-4E22-B4B2-1B7B80568D63",
            "macAddress": "00:15:5d:0a:58:1e",
            "ipAddressList": [],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "AzureMigrateAppliance_v1.19.05.09_Kunal",
        "numberOfProcessorCore": 8,
        "allocatedMemoryInMB": 8192,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\10178811-873A-4D13-BF1F-DFB48D46E809.xml",
        "operatingSystemDetails": {
          "osType": null,
          "osName": null,
          "osVersion": null
        },
        "createdTimestamp": "2019-05-09T07:56:11.5607543Z",
        "updatedTimestamp": "2019-05-14T07:01:18.4370947Z",
        "instanceUuid": "10178811-873a-4d13-bf1f-dfb48d46e809",
        "powerStatus": "PowerOff",
        "biosSerialNumber": "6707-1095-4598-5876-9535-2181-00",
        "vmFqdn": "",
        "isDeleted": false,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/6c00755a-90b2-427b-9343-c3fb088831a0",
      "name": "6c00755a-90b2-427b-9343-c3fb088831a0",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-46.ntdev.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-46-ntdev-corp-micros-e4638031-3b19-5642-926d-385da60cfb8a",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "5.0",
        "highAvailability": "No",
        "maxMemoryMB": 16384,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": true,
        "disks": [
          {
            "instanceId": "Microsoft:6C00755A-90B2-427B-9343-C3FB088831A0\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "4845656d-75b2-1246-bc8f-13d900000000",
            "maxSizeInBytes": 42949672960,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "C:\\VHDs\\vamsi\\14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us.vhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "VmlydHVhbCBTd2l0Y2gtIE5JQzQ=",
            "subnetName": "Virtual Switch- NIC4",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:6C00755A-90B2-427B-9343-C3FB088831A0\\8959E4B6-FF79-4226-A096-BAB0F023A630",
            "macAddress": "00:15:5d:0a:58:1a",
            "ipAddressList": [
              "10.150.14.50",
              "fe80::a8c2:1afa:648d:6e24",
              "2404:f801:4800:25:a8c2:1afa:648d:6e24"
            ],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "Vamsi-AzureMigrateAppliance_v1.19.05.07",
        "numberOfProcessorCore": 8,
        "allocatedMemoryInMB": 8192,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\6C00755A-90B2-427B-9343-C3FB088831A0.xml",
        "operatingSystemDetails": {
          "osType": null,
          "osName": "Windows Server 2016 Datacenter Evaluation",
          "osVersion": "10.0.14393"
        },
        "createdTimestamp": "2019-05-09T07:56:11.5764063Z",
        "updatedTimestamp": "2019-05-14T07:01:18.4370947Z",
        "instanceUuid": "6c00755a-90b2-427b-9343-c3fb088831a0",
        "powerStatus": "Running",
        "biosSerialNumber": "8598-1456-4864-3355-6970-0716-71",
        "vmFqdn": "WIN-K4NQGP8LD6S",
        "isDeleted": false,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/caac8805-1489-4d56-9367-bc7a6eb9e7d5",
      "name": "caac8805-1489-4d56-9367-bc7a6eb9e7d5",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-46.ntdev.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-46-ntdev-corp-micros-e4638031-3b19-5642-926d-385da60cfb8a",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "5.0",
        "highAvailability": "No",
        "maxMemoryMB": 16384,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": true,
        "disks": [
          {
            "instanceId": "Microsoft:CAAC8805-1489-4D56-9367-BC7A6EB9E7D5\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "00000000-0000-0000-0000-000000000000",
            "maxSizeInBytes": 0,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us_3CCFC203-3908-4CDF-8491-0C51B10962FC",
            "diskType": "Unknown",
            "lun": 0,
            "path": "c:\\VHDs\\AzureMigrateAppliance_v1.19.04.16\\Virtual Hard Disks\\14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us_3CCFC203-3908-4CDF-8491-0C51B10962FC.avhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "VmlydHVhbCBTd2l0Y2gtIE5JQzQ=",
            "subnetName": "Virtual Switch- NIC4",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:CAAC8805-1489-4D56-9367-BC7A6EB9E7D5\\CAE91133-8704-481A-A51A-EF2F50102D9E",
            "macAddress": "00:15:5d:0a:58:11",
            "ipAddressList": [],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "0331AiMA_v1.19.04.16",
        "numberOfProcessorCore": 8,
        "allocatedMemoryInMB": 8192,
        "vmConfigurationFileLocation": "c:\\VHDs\\AzureMigrateAppliance_v1.19.04.16\\Virtual Machines\\CAAC8805-1489-4D56-9367-BC7A6EB9E7D5.xml",
        "operatingSystemDetails": {
          "osType": null,
          "osName": null,
          "osVersion": null
        },
        "createdTimestamp": "2019-05-09T07:56:11.5764063Z",
        "updatedTimestamp": "2019-05-15T17:32:02.0786997Z",
        "instanceUuid": "caac8805-1489-4d56-9367-bc7a6eb9e7d5",
        "powerStatus": "PowerOff",
        "biosSerialNumber": "2115-0453-3079-1551-4796-8596-85",
        "vmFqdn": "",
        "isDeleted": true,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/77981ca7-4e6c-4c20-ae6e-47ca141ce2bf",
      "name": "77981ca7-4e6c-4c20-ae6e-47ca141ce2bf",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-46.ntdev.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-46-ntdev-corp-micros-e4638031-3b19-5642-926d-385da60cfb8a",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "5.0",
        "highAvailability": "No",
        "maxMemoryMB": 16384,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": true,
        "disks": [
          {
            "instanceId": "Microsoft:77981CA7-4E6C-4C20-AE6E-47CA141CE2BF\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "4845656d-75b2-1246-bc8f-13d900000000",
            "maxSizeInBytes": 42949672960,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "C:\\ProgramData\\amitsriv2\\14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us.vhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "VmlydHVhbCBTd2l0Y2gtIE5JQzQ=",
            "subnetName": "Virtual Switch- NIC4",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:77981CA7-4E6C-4C20-AE6E-47CA141CE2BF\\9621A776-FE27-4E22-B4B2-1B7B80568D63",
            "macAddress": "00:15:5d:0a:58:1d",
            "ipAddressList": [
              "10.150.13.206",
              "fe80::8de5:b75e:1936:44e5",
              "2404:f801:4800:25:8de5:b75e:1936:44e5"
            ],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "AzureMigrateAppliance_v1.19.05.09_Amit2",
        "numberOfProcessorCore": 8,
        "allocatedMemoryInMB": 8192,
        "vmConfigurationFileLocation": "C:\\ProgramData\\amitsriv2\\Virtual Machines\\77981CA7-4E6C-4C20-AE6E-47CA141CE2BF.xml",
        "operatingSystemDetails": {
          "osType": null,
          "osName": "Windows Server 2016 Datacenter Evaluation",
          "osVersion": "10.0.14393"
        },
        "createdTimestamp": "2019-05-09T07:56:11.5920949Z",
        "updatedTimestamp": "2019-05-14T07:01:18.4683946Z",
        "instanceUuid": "77981ca7-4e6c-4c20-ae6e-47ca141ce2bf",
        "powerStatus": "Running",
        "biosSerialNumber": "6707-1095-4598-5876-9535-2181-00",
        "vmFqdn": "WIN-3TMQPJBIV1C",
        "isDeleted": false,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/3125d511-6799-48f5-a183-6607b9755425",
      "name": "3125d511-6799-48f5-a183-6607b9755425",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-46.ntdev.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-46-ntdev-corp-micros-e4638031-3b19-5642-926d-385da60cfb8a",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "5.0",
        "highAvailability": "No",
        "maxMemoryMB": 16384,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": true,
        "disks": [
          {
            "instanceId": "Microsoft:3125D511-6799-48F5-A183-6607B9755425\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "4845656d-75b2-1246-bc8f-13d900000000",
            "maxSizeInBytes": 42949672960,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "C:\\ProgramData\\amitsriv\\14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us.vhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "VmlydHVhbCBTd2l0Y2gtIE5JQzQ=",
            "subnetName": "Virtual Switch- NIC4",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:3125D511-6799-48F5-A183-6607B9755425\\9621A776-FE27-4E22-B4B2-1B7B80568D63",
            "macAddress": "00:15:5d:0a:58:1c",
            "ipAddressList": [
              "10.150.13.171",
              "fe80::f431:ed86:fc0c:b1b7",
              "2404:f801:4800:25:f431:ed86:fc0c:b1b7"
            ],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "AzureMigrateAppliance_v1.19.05.09_Amit",
        "numberOfProcessorCore": 8,
        "allocatedMemoryInMB": 8192,
        "vmConfigurationFileLocation": "C:\\ProgramData\\amitsriv\\Virtual Machines\\3125D511-6799-48F5-A183-6607B9755425.xml",
        "operatingSystemDetails": {
          "osType": null,
          "osName": "Windows Server 2016 Datacenter Evaluation",
          "osVersion": "10.0.14393"
        },
        "createdTimestamp": "2019-05-09T07:56:11.6076688Z",
        "updatedTimestamp": "2019-05-14T07:01:18.4683946Z",
        "instanceUuid": "3125d511-6799-48f5-a183-6607b9755425",
        "powerStatus": "Running",
        "biosSerialNumber": "6707-1095-4598-5876-9535-2181-00",
        "vmFqdn": "WIN-400CL2HTGML",
        "isDeleted": false,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/74428ece-d2ee-4904-afe2-27959f5eca3b",
      "name": "74428ece-d2ee-4904-afe2-27959f5eca3b",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-48.fareast.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-48-fareast-corp-micr-691cb67f-3474-55ee-b376-63a93b276ed6",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "8.0",
        "highAvailability": "No",
        "maxMemoryMB": 1048576,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": true,
        "disks": [
          {
            "instanceId": "Microsoft:74428ECE-D2EE-4904-AFE2-27959F5ECA3B\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "ee799e51-bd48-42cb-9098-3e41fcc9c795",
            "maxSizeInBytes": 26843545600,
            "name": "7601.23807.amd64fre.win7sp1_ldr.170512-0600_Server_ServerWeb_en-US",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "d:\\VHDs\\7601.23807.amd64fre.win7sp1_ldr.170512-0600_Server_ServerWeb_en-US.vhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "QnJvYWRjb20gTmV0WHRyZW1lIEdpZ2FiaXQgRXRoZXJuZXQgLSBWaXJ0dWFsIFN3aXRjaA==",
            "subnetName": "Broadcom NetXtreme Gigabit Ethernet - Virtual Switch",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:74428ECE-D2EE-4904-AFE2-27959F5ECA3B\\09AD1D8D-E44F-4C97-8E31-BA8AA63C03C8",
            "macAddress": "00:15:5d:0c:92:3d",
            "ipAddressList": [
              "10.150.13.31",
              "fe80::187d:b8a9:8f1c:b009",
              "2404:f801:4800:25:187d:b8a9:8f1c:b009"
            ],
            "networkName": null,
            "ipAddressType": "Dynamic"
          },
          {
            "networkId": "QnJvYWRjb20gTmV0WHRyZW1lIEdpZ2FiaXQgRXRoZXJuZXQgLSBWaXJ0dWFsIFN3aXRjaA==",
            "subnetName": "Broadcom NetXtreme Gigabit Ethernet - Virtual Switch",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:74428ECE-D2EE-4904-AFE2-27959F5ECA3B\\718032DA-6EFB-4EF4-8152-9A2FBDA945BF\\0",
            "macAddress": "00:15:5d:0c:92:65",
            "ipAddressList": null,
            "networkName": null,
            "ipAddressType": null
          }
        ],
        "displayName": "2008R2x64onRS1",
        "numberOfProcessorCore": 1,
        "allocatedMemoryInMB": 1024,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\74428ECE-D2EE-4904-AFE2-27959F5ECA3B.vmcx",
        "operatingSystemDetails": {
          "osType": null,
          "osName": "Windows Web Server 2008 R2",
          "osVersion": "6.1.7601"
        },
        "createdTimestamp": "2019-05-09T07:56:11.6232763Z",
        "updatedTimestamp": "2019-05-15T11:02:00.599084Z",
        "instanceUuid": "74428ece-d2ee-4904-afe2-27959f5eca3b",
        "powerStatus": "Running",
        "biosSerialNumber": "3875-8495-3239-8004-0619-0137-51",
        "vmFqdn": "WIN-CLPMJOIKIFU",
        "isDeleted": false,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/5285ca21-8c2e-45fc-8579-255d8756f164",
      "name": "5285ca21-8c2e-45fc-8579-255d8756f164",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-48.fareast.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-48-fareast-corp-micr-691cb67f-3474-55ee-b376-63a93b276ed6",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 2,
        "version": "8.0",
        "highAvailability": "No",
        "maxMemoryMB": 1048576,
        "firmware": "UEFI",
        "isDynamicMemoryEnabled": false,
        "disks": [
          {
            "instanceId": "Microsoft:5285CA21-8C2E-45FC-8579-255D8756F164\\98EDCA2C-8CF7-4532-8AE7-EC368FF0C74E\\0\\0\\L",
            "vhdId": "92a511b2-587e-4d75-a62c-065c3f431599",
            "maxSizeInBytes": 26843545600,
            "name": "17763.1.amd64fre.rs5_release.180914-1434_server_serverdatacenter_en-us",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "D:\\RS5\\17763.1.amd64fre.rs5_release.180914-1434_server_serverdatacenter_en-us.vhdx"
          },
          {
            "instanceId": "Microsoft:5285CA21-8C2E-45FC-8579-255D8756F164\\98EDCA2C-8CF7-4532-8AE7-EC368FF0C74E\\0\\1\\L",
            "vhdId": "d7a17760-c58a-42bd-a06c-97d6a0a558ce",
            "maxSizeInBytes": 136365211648,
            "name": "Data",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "D:\\RS5\\Data.vhdx"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "QnJvYWRjb20gTmV0WHRyZW1lIEdpZ2FiaXQgRXRoZXJuZXQgLSBWaXJ0dWFsIFN3aXRjaA==",
            "subnetName": "Broadcom NetXtreme Gigabit Ethernet - Virtual Switch",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:5285CA21-8C2E-45FC-8579-255D8756F164\\6CC21D5F-06FE-4ABC-BB7F-B3DA459899D3",
            "macAddress": "00:15:5d:0c:92:b7",
            "ipAddressList": [
              "10.150.13.94",
              "fe80::6459:92f6:9a30:2730",
              "2404:f801:4800:25:df55:af15:8ba4:3d9",
              "2404:f801:4800:25:927e:7120:d390:d88f",
              "2404:f801:4800:25:6459:92f6:9a30:2730"
            ],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "2019Gen2",
        "numberOfProcessorCore": 4,
        "allocatedMemoryInMB": 4096,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\5285CA21-8C2E-45FC-8579-255D8756F164.vmcx",
        "operatingSystemDetails": {
          "osType": null,
          "osName": "Windows Server 2019 Datacenter",
          "osVersion": "10.0.17763"
        },
        "createdTimestamp": "2019-05-09T07:56:11.6389274Z",
        "updatedTimestamp": "2019-05-14T07:01:18.5309441Z",
        "instanceUuid": "5285ca21-8c2e-45fc-8579-255d8756f164",
        "powerStatus": "Running",
        "biosSerialNumber": "3314-3263-8647-7142-5391-9114-13",
        "vmFqdn": "WIN-OFFD4BFO804.ntdev.corp.microsoft.com",
        "isDeleted": false,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/ef9def09-c4b7-4ee7-bc80-db31ae763d86",
      "name": "ef9def09-c4b7-4ee7-bc80-db31ae763d86",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-48.fareast.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-48-fareast-corp-micr-691cb67f-3474-55ee-b376-63a93b276ed6",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "5.0",
        "highAvailability": "No",
        "maxMemoryMB": 16384,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": true,
        "disks": [
          {
            "instanceId": "Microsoft:EF9DEF09-C4B7-4EE7-BC80-DB31AE763D86\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "4845656d-75b2-1246-bc8f-13d900000000",
            "maxSizeInBytes": 42949672960,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "C:\\Users\\Public\\Documents\\Hyper-V\\Virtual hard disks\\hyperv\\14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us.vhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "QnJvYWRjb20gTmV0WHRyZW1lIEdpZ2FiaXQgRXRoZXJuZXQgLSBWaXJ0dWFsIFN3aXRjaA==",
            "subnetName": "Broadcom NetXtreme Gigabit Ethernet - Virtual Switch",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:EF9DEF09-C4B7-4EE7-BC80-DB31AE763D86\\9621A776-FE27-4E22-B4B2-1B7B80568D63",
            "macAddress": "00:15:5d:0c:92:c9",
            "ipAddressList": [
              "10.150.10.187",
              "fe80::c9e0:8a7a:7fd2:80be",
              "2404:f801:4800:25:c9e0:8a7a:7fd2:80be"
            ],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "pajind-AzureMigrateAppliance_v1.19.05.09",
        "numberOfProcessorCore": 8,
        "allocatedMemoryInMB": 8192,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\EF9DEF09-C4B7-4EE7-BC80-DB31AE763D86.xml",
        "operatingSystemDetails": {
          "osType": null,
          "osName": "Windows Server 2016 Datacenter Evaluation",
          "osVersion": "10.0.14393"
        },
        "createdTimestamp": "2019-05-09T07:56:11.6545775Z",
        "updatedTimestamp": "2019-05-14T07:01:18.4995887Z",
        "instanceUuid": "ef9def09-c4b7-4ee7-bc80-db31ae763d86",
        "powerStatus": "Running",
        "biosSerialNumber": "6707-1095-4598-5876-9535-2181-00",
        "vmFqdn": "WIN-C7FE1AUQ8D2",
        "isDeleted": false,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/ef15e94a-7be0-4780-ab49-d9812834077f",
      "name": "ef15e94a-7be0-4780-ab49-d9812834077f",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-48.fareast.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-48-fareast-corp-micr-691cb67f-3474-55ee-b376-63a93b276ed6",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "8.0",
        "highAvailability": "No",
        "maxMemoryMB": 1048576,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": false,
        "disks": [
          {
            "instanceId": "Microsoft:EF15E94A-7BE0-4780-AB49-D9812834077F\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "00000000-0000-0000-0000-000000000000",
            "maxSizeInBytes": 0,
            "name": "6002.18005.x86fre.lh_sp2rtm.090410-1830_Server_ServerDatacenter_en-US",
            "diskType": "Unknown",
            "lun": 0,
            "path": "D:\\VHDs\\6002.18005.x86fre.lh_sp2rtm.090410-1830_Server_ServerDatacenter_en-US.vhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "QnJvYWRjb20gTmV0WHRyZW1lIEdpZ2FiaXQgRXRoZXJuZXQgLSBWaXJ0dWFsIFN3aXRjaA==",
            "subnetName": "Broadcom NetXtreme Gigabit Ethernet - Virtual Switch",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:EF15E94A-7BE0-4780-AB49-D9812834077F\\BA7F9965-AC32-4825-AEA3-E34566385C60",
            "macAddress": "00:15:5d:0c:92:3f",
            "ipAddressList": [],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "W2K8SP2x86onRS1",
        "numberOfProcessorCore": 2,
        "allocatedMemoryInMB": 2024,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\EF15E94A-7BE0-4780-AB49-D9812834077F.vmcx",
        "operatingSystemDetails": {
          "osType": null,
          "osName": null,
          "osVersion": null
        },
        "createdTimestamp": "2019-05-09T07:56:11.6545775Z",
        "updatedTimestamp": "2019-05-15T17:32:02.0786997Z",
        "instanceUuid": "ef15e94a-7be0-4780-ab49-d9812834077f",
        "powerStatus": "PowerOff",
        "biosSerialNumber": "2007-3254-5199-9924-8248-6886-60",
        "vmFqdn": "",
        "isDeleted": true,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/e7fb6b05-94e4-47b6-9f3a-e29f007a9622",
      "name": "e7fb6b05-94e4-47b6-9f3a-e29f007a9622",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-46.ntdev.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-46-ntdev-corp-micros-e4638031-3b19-5642-926d-385da60cfb8a",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "8.0",
        "highAvailability": "No",
        "maxMemoryMB": 1048576,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": false,
        "disks": [
          {
            "instanceId": "Microsoft:E7FB6B05-94E4-47B6-9F3A-E29F007A9622\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "0cb2907e-1225-44fb-9059-9e004e7cd071",
            "maxSizeInBytes": 42949672960,
            "name": "LATEST-DATA-64",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "C:\\VHDs\\h2a-test-abgoyal\\LATEST-DATA-64.vhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "VmlydHVhbCBTd2l0Y2gtIE5JQzQ=",
            "subnetName": "Virtual Switch- NIC4",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:E7FB6B05-94E4-47B6-9F3A-E29F007A9622\\0F593E92-445E-43D0-8D2D-7B97A55D8E6F",
            "macAddress": "00:15:5d:0a:58:13",
            "ipAddressList": [
              "10.150.14.42",
              "fe80::e8a5:3802:483f:21d6",
              "2404:f801:4800:25:e8a5:3802:483f:21d6"
            ],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "h2a-test-abgoyal",
        "numberOfProcessorCore": 1,
        "allocatedMemoryInMB": 4096,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\E7FB6B05-94E4-47B6-9F3A-E29F007A9622.vmcx",
        "operatingSystemDetails": {
          "osType": null,
          "osName": "Windows Server Datacenter",
          "osVersion": "10.0.17600"
        },
        "createdTimestamp": "2019-05-09T07:56:11.6702321Z",
        "updatedTimestamp": "2019-05-14T07:01:18.5309441Z",
        "instanceUuid": "e7fb6b05-94e4-47b6-9f3a-e29f007a9622",
        "powerStatus": "Running",
        "biosSerialNumber": "0529-6539-9178-3979-0839-5502-94",
        "vmFqdn": "V91E69869EC4E4A",
        "isDeleted": false,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/aba95db8-bc64-461e-87b6-0d11be61f090",
      "name": "aba95db8-bc64-461e-87b6-0d11be61f090",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-48.fareast.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-48-fareast-corp-micr-691cb67f-3474-55ee-b376-63a93b276ed6",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "8.0",
        "highAvailability": "No",
        "maxMemoryMB": 1048576,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": false,
        "disks": [
          {
            "instanceId": "Microsoft:ABA95DB8-BC64-461E-87B6-0D11BE61F090\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "00000000-0000-0000-0000-000000000000",
            "maxSizeInBytes": 0,
            "name": "9600.16384.amd64fre.winblue_rtm.130821-1623_server_serverstandard_en-us",
            "diskType": "Unknown",
            "lun": 0,
            "path": "D:\\VHDs\\9600.16384.amd64fre.winblue_rtm.130821-1623_server_serverstandard_en-us.vhd"
          },
          {
            "instanceId": "Microsoft:ABA95DB8-BC64-461E-87B6-0D11BE61F090\\03A7EC65-4F69-4AA4-AFC4-FE85C348A222\\0\\0\\L",
            "vhdId": "76883e1e-6e35-4c11-b7c8-1b3e65c025d2",
            "maxSizeInBytes": 4294967296,
            "name": "44",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "C:\\Users\\Public\\Documents\\Hyper-V\\Virtual Hard Disks\\44.vhdx"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "QnJvYWRjb20gTmV0WHRyZW1lIEdpZ2FiaXQgRXRoZXJuZXQgLSBWaXJ0dWFsIFN3aXRjaA==",
            "subnetName": "Broadcom NetXtreme Gigabit Ethernet - Virtual Switch",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:ABA95DB8-BC64-461E-87B6-0D11BE61F090\\9646805F-7259-4293-888F-42D182009C27",
            "macAddress": "00:15:5d:0c:92:48",
            "ipAddressList": [],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "WS2012 R21",
        "numberOfProcessorCore": 4,
        "allocatedMemoryInMB": 4096,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\ABA95DB8-BC64-461E-87B6-0D11BE61F090.vmcx",
        "operatingSystemDetails": {
          "osType": null,
          "osName": null,
          "osVersion": null
        },
        "createdTimestamp": "2019-05-09T07:56:11.6861484Z",
        "updatedTimestamp": "2019-05-15T17:32:02.0943228Z",
        "instanceUuid": "aba95db8-bc64-461e-87b6-0d11be61f090",
        "powerStatus": "PowerOff",
        "biosSerialNumber": "3794-1628-1271-9986-9596-3948-70",
        "vmFqdn": "",
        "isDeleted": true,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/6f0830f0-622c-4ca9-847a-c76b34af9a8f",
      "name": "6f0830f0-622c-4ca9-847a-c76b34af9a8f",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-46.ntdev.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-46-ntdev-corp-micros-e4638031-3b19-5642-926d-385da60cfb8a",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "8.0",
        "highAvailability": "No",
        "maxMemoryMB": 1048576,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": false,
        "disks": [
          {
            "instanceId": "Microsoft:6F0830F0-622C-4CA9-847A-C76B34AF9A8F\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "4845656d-75b2-1246-bc8f-13d900000000",
            "maxSizeInBytes": 42949672960,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "C:\\VHDs\\AzureMigrateAppliance-abgoyal-2904\\14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us.vhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "VmlydHVhbCBTd2l0Y2gtIE5JQzQ=",
            "subnetName": "Virtual Switch- NIC4",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:6F0830F0-622C-4CA9-847A-C76B34AF9A8F\\EB8335C4-8F6A-44EB-A9BE-448D626B389F",
            "macAddress": "00:15:5d:0a:58:14",
            "ipAddressList": [
              "10.150.14.46",
              "fe80::dccd:c8cd:2539:5abf",
              "2404:f801:4800:25:dccd:c8cd:2539:5abf"
            ],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "AzureMigrateAppliance-abgoyal-2904",
        "numberOfProcessorCore": 1,
        "allocatedMemoryInMB": 4096,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\6F0830F0-622C-4CA9-847A-C76B34AF9A8F.vmcx",
        "operatingSystemDetails": {
          "osType": null,
          "osName": "Windows Server 2016 Datacenter Evaluation",
          "osVersion": "10.0.14393"
        },
        "createdTimestamp": "2019-05-09T07:56:11.6861484Z",
        "updatedTimestamp": "2019-05-14T07:01:18.5465064Z",
        "instanceUuid": "6f0830f0-622c-4ca9-847a-c76b34af9a8f",
        "powerStatus": "Running",
        "biosSerialNumber": "7266-4247-1943-7768-9547-5184-40",
        "vmFqdn": "WIN-MFCQRVE5UA8",
        "isDeleted": false,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/f8554602-0e81-425d-8751-aca4a21de118",
      "name": "f8554602-0e81-425d-8751-aca4a21de118",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-48.fareast.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-48-fareast-corp-micr-691cb67f-3474-55ee-b376-63a93b276ed6",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 2,
        "version": "8.0",
        "highAvailability": "No",
        "maxMemoryMB": 16384,
        "firmware": "UEFI",
        "isDynamicMemoryEnabled": true,
        "disks": [
          {
            "instanceId": "Microsoft:F8554602-0E81-425D-8751-ACA4A21DE118\\8E16F944-93A6-462F-9D36-800000DE75E7\\0\\0\\L",
            "vhdId": "51f204b1-e6d0-43d7-a3a3-8ee472205c5d",
            "maxSizeInBytes": 215822106624,
            "name": "49Host-1",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "E:\\CriticalVMs\\Virtual Hard Disks\\49Host-1.vhdx"
          },
          {
            "instanceId": "Microsoft:F8554602-0E81-425D-8751-ACA4A21DE118\\8E16F944-93A6-462F-9D36-800000DE75E7\\0\\1\\L",
            "vhdId": "237a96fe-4b30-4d74-bd44-cbce03093df6",
            "maxSizeInBytes": 137438953472,
            "name": "Data1",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "E:\\CriticalVMs\\Virtual Hard Disks\\Data1.vhdx"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "QnJvYWRjb20gTmV0WHRyZW1lIEdpZ2FiaXQgRXRoZXJuZXQgLSBWaXJ0dWFsIFN3aXRjaA==",
            "subnetName": "Broadcom NetXtreme Gigabit Ethernet - Virtual Switch",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:F8554602-0E81-425D-8751-ACA4A21DE118\\57699473-62D6-4A6F-B26C-4667EC761CE7",
            "macAddress": "00:15:5d:0c:92:50",
            "ipAddressList": [
              "10.150.13.32",
              "10.150.12.169",
              "fe80::11f6:340c:cbf2:39a5",
              "2404:f801:4800:25:918c:736:cd60:2747",
              "2404:f801:4800:25:11f6:340c:cbf2:39a5"
            ],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "ClusterNode1",
        "numberOfProcessorCore": 8,
        "allocatedMemoryInMB": 16384,
        "vmConfigurationFileLocation": "E:\\CriticalVMs\\Virtual Machines\\F8554602-0E81-425D-8751-ACA4A21DE118.vmcx",
        "operatingSystemDetails": {
          "osType": null,
          "osName": "Windows Server 2016 Datacenter",
          "osVersion": "10.0.14393"
        },
        "createdTimestamp": "2019-05-09T07:56:11.7013962Z",
        "updatedTimestamp": "2019-05-17T01:32:04.5095247Z",
        "instanceUuid": "f8554602-0e81-425d-8751-aca4a21de118",
        "powerStatus": "Running",
        "biosSerialNumber": "8576-9633-7376-1318-6484-3429-65",
        "vmFqdn": "HypGQLClusN1.ntdev.corp.microsoft.com",
        "isDeleted": false,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/bd9f48cd-03c6-43ff-aafd-5f58974db85b",
      "name": "bd9f48cd-03c6-43ff-aafd-5f58974db85b",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-48.fareast.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-48-fareast-corp-micr-691cb67f-3474-55ee-b376-63a93b276ed6",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "8.0",
        "highAvailability": "No",
        "maxMemoryMB": 1048576,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": false,
        "disks": [
          {
            "instanceId": "Microsoft:BD9F48CD-03C6-43FF-AAFD-5F58974DB85B\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "00000000-0000-0000-0000-000000000000",
            "maxSizeInBytes": 0,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us",
            "diskType": "Unknown",
            "lun": 0,
            "path": "\\\\priyank-z420\\share2\\14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us.vhd"
          },
          {
            "instanceId": "Microsoft:BD9F48CD-03C6-43FF-AAFD-5F58974DB85B\\F52499C2-8940-412E-B798-ED9C225D2B15\\0\\0\\L",
            "vhdId": "00000000-0000-0000-0000-000000000000",
            "maxSizeInBytes": 0,
            "name": "123",
            "diskType": "Unknown",
            "lun": 0,
            "path": "\\\\priyank-z420\\share2\\123.vhdx"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "",
            "subnetName": "",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:BD9F48CD-03C6-43FF-AAFD-5F58974DB85B\\A541DA26-A51A-4E61-8FF7-2051D1CDE324",
            "macAddress": "00:15:5d:0c:92:fa",
            "ipAddressList": [],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "SMB",
        "numberOfProcessorCore": 1,
        "allocatedMemoryInMB": 1024,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\BD9F48CD-03C6-43FF-AAFD-5F58974DB85B.vmcx",
        "operatingSystemDetails": {
          "osType": null,
          "osName": null,
          "osVersion": null
        },
        "createdTimestamp": "2019-05-09T07:56:11.7170488Z",
        "updatedTimestamp": "2019-05-15T17:32:02.0943228Z",
        "instanceUuid": "bd9f48cd-03c6-43ff-aafd-5f58974db85b",
        "powerStatus": "PowerOff",
        "biosSerialNumber": "5149-0934-1689-6981-5357-7684-40",
        "vmFqdn": "",
        "isDeleted": true,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/dcca6317-b8c7-4fa3-8e1f-9357b881650d",
      "name": "dcca6317-b8c7-4fa3-8e1f-9357b881650d",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-46.ntdev.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-46-ntdev-corp-micros-e4638031-3b19-5642-926d-385da60cfb8a",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "5.0",
        "highAvailability": "No",
        "maxMemoryMB": 16384,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": true,
        "disks": [
          {
            "instanceId": "Microsoft:DCCA6317-B8C7-4FA3-8E1F-9357B881650D\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "66513e67-0d56-4e77-aac2-b77eaba47558",
            "maxSizeInBytes": 42949672960,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us_2A9330F8-B08D-4A81-A9DC-800B0CA48800",
            "diskType": "Differencing",
            "lun": 0,
            "path": "C:\\VHDs\\Priyank\\14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us_2A9330F8-B08D-4A81-A9DC-800B0CA48800.avhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "VmlydHVhbCBTd2l0Y2gtIE5JQzQ=",
            "subnetName": "Virtual Switch- NIC4",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:DCCA6317-B8C7-4FA3-8E1F-9357B881650D\\FA3626BD-BB8B-4F82-8C2A-2876FA71C4F6",
            "macAddress": "00:15:5d:0a:58:19",
            "ipAddressList": [
              "10.150.13.204",
              "fe80::41ea:d59a:e7ab:b06b",
              "2404:f801:4800:25:41ea:d59a:e7ab:b06b"
            ],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "AzureMigrateAppliance_v1.19.05.02_Priyank",
        "numberOfProcessorCore": 8,
        "allocatedMemoryInMB": 8192,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\DCCA6317-B8C7-4FA3-8E1F-9357B881650D.xml",
        "operatingSystemDetails": {
          "osType": null,
          "osName": "Windows Server 2016 Datacenter Evaluation",
          "osVersion": "10.0.14393"
        },
        "createdTimestamp": "2019-05-09T07:56:11.7326712Z",
        "updatedTimestamp": "2019-05-14T07:01:18.5934347Z",
        "instanceUuid": "dcca6317-b8c7-4fa3-8e1f-9357b881650d",
        "powerStatus": "Running",
        "biosSerialNumber": "7818-1323-0039-2182-5595-5550-42",
        "vmFqdn": "WIN-5OPBUKJQG28",
        "isDeleted": false,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/d28b6437-bc05-4399-90f8-62d286c33285",
      "name": "d28b6437-bc05-4399-90f8-62d286c33285",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-48.fareast.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-48-fareast-corp-micr-691cb67f-3474-55ee-b376-63a93b276ed6",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "8.0",
        "highAvailability": "No",
        "maxMemoryMB": 1048576,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": false,
        "disks": [
          {
            "instanceId": "Microsoft:D28B6437-BC05-4399-90F8-62D286C33285\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "00000000-0000-0000-0000-000000000000",
            "maxSizeInBytes": 0,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serverstandardeval_en-us",
            "diskType": "Unknown",
            "lun": 0,
            "path": "D:\\VHDs\\14393.0.amd64fre.rs1_release.160715-1616_server_serverstandardeval_en-us.vhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "QnJvYWRjb20gTmV0WHRyZW1lIEdpZ2FiaXQgRXRoZXJuZXQgLSBWaXJ0dWFsIFN3aXRjaA==",
            "subnetName": "Broadcom NetXtreme Gigabit Ethernet - Virtual Switch",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:D28B6437-BC05-4399-90F8-62D286C33285\\D06405C1-6F2A-4F7E-BD15-02975F3FCC5D",
            "macAddress": "00:15:5d:0c:92:61",
            "ipAddressList": [],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "RS1-NoUpdates",
        "numberOfProcessorCore": 4,
        "allocatedMemoryInMB": 4096,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\D28B6437-BC05-4399-90F8-62D286C33285.vmcx",
        "operatingSystemDetails": {
          "osType": null,
          "osName": null,
          "osVersion": null
        },
        "createdTimestamp": "2019-05-09T07:56:11.7483029Z",
        "updatedTimestamp": "2019-05-15T17:32:02.1099566Z",
        "instanceUuid": "d28b6437-bc05-4399-90f8-62d286c33285",
        "powerStatus": "PowerOff",
        "biosSerialNumber": "2018-8141-1255-2053-1389-3960-25",
        "vmFqdn": "",
        "isDeleted": true,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/98ce14ff-04f8-4191-af0b-69d592e7e04e",
      "name": "98ce14ff-04f8-4191-af0b-69d592e7e04e",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-46.ntdev.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-46-ntdev-corp-micros-e4638031-3b19-5642-926d-385da60cfb8a",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "5.0",
        "highAvailability": "No",
        "maxMemoryMB": 16384,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": true,
        "disks": [
          {
            "instanceId": "Microsoft:98CE14FF-04F8-4191-AF0B-69D592E7E04E\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "d1f22d98-a919-4a17-9007-92182a72b6e0",
            "maxSizeInBytes": 42949672960,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us_F74C5867-5673-48A0-B64A-841A191E7B85",
            "diskType": "Differencing",
            "lun": 0,
            "path": "C:\\VHDs\\14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us_F74C5867-5673-48A0-B64A-841A191E7B85.avhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "VmlydHVhbCBTd2l0Y2gtIE5JQzQ=",
            "subnetName": "Virtual Switch- NIC4",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:98CE14FF-04F8-4191-AF0B-69D592E7E04E\\FA3626BD-BB8B-4F82-8C2A-2876FA71C4F6",
            "macAddress": "00:15:5d:0a:58:18",
            "ipAddressList": [
              "10.150.9.156",
              "fe80::fda4:7107:935e:d133",
              "2404:f801:4800:25:fda4:7107:935e:d133"
            ],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "AzureMigrateAppliance_v1.19.05.02_Kunal",
        "numberOfProcessorCore": 8,
        "allocatedMemoryInMB": 8192,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\98CE14FF-04F8-4191-AF0B-69D592E7E04E.xml",
        "operatingSystemDetails": {
          "osType": null,
          "osName": "Windows Server 2016 Datacenter Evaluation",
          "osVersion": "10.0.14393"
        },
        "createdTimestamp": "2019-05-09T07:56:11.7483029Z",
        "updatedTimestamp": "2019-05-14T07:01:18.6245851Z",
        "instanceUuid": "98ce14ff-04f8-4191-af0b-69d592e7e04e",
        "powerStatus": "Running",
        "biosSerialNumber": "7818-1323-0039-2182-5595-5550-42",
        "vmFqdn": "WIN-H04APHO2P7P",
        "isDeleted": false,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/bacb7d76-b663-42a0-90c2-a63ddf362b4d",
      "name": "bacb7d76-b663-42a0-90c2-a63ddf362b4d",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-48.fareast.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-48-fareast-corp-micr-691cb67f-3474-55ee-b376-63a93b276ed6",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "5.0",
        "highAvailability": "No",
        "maxMemoryMB": 16384,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": true,
        "disks": [
          {
            "instanceId": "Microsoft:BACB7D76-B663-42A0-90C2-A63DDF362B4D\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "6e74566d-d852-4281-85d1-08f7f39b75c3",
            "maxSizeInBytes": 42949672960,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us_852E374B-A870-4510-95E3-92ECD3230805",
            "diskType": "Differencing",
            "lun": 0,
            "path": "C:\\Users\\Public\\Documents\\Hyper-V\\Virtual Hard Disks\\rahulkum\\14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us_852E374B-A870-4510-95E3-92ECD3230805.avhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "QnJvYWRjb20gTmV0WHRyZW1lIEdpZ2FiaXQgRXRoZXJuZXQgLSBWaXJ0dWFsIFN3aXRjaA==",
            "subnetName": "Broadcom NetXtreme Gigabit Ethernet - Virtual Switch",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:BACB7D76-B663-42A0-90C2-A63DDF362B4D\\9621A776-FE27-4E22-B4B2-1B7B80568D63",
            "macAddress": "00:15:5d:0c:92:ca",
            "ipAddressList": [
              "10.150.10.193",
              "fe80::6572:9ae9:5362:f1b2",
              "2404:f801:4800:25:6572:9ae9:5362:f1b2"
            ],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "RahulkumAppliance_v1.19.05.09",
        "numberOfProcessorCore": 8,
        "allocatedMemoryInMB": 8192,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\BACB7D76-B663-42A0-90C2-A63DDF362B4D.xml",
        "operatingSystemDetails": {
          "osType": null,
          "osName": "Windows Server 2016 Datacenter Evaluation",
          "osVersion": "10.0.14393"
        },
        "createdTimestamp": "2019-05-09T07:56:11.7639154Z",
        "updatedTimestamp": "2019-05-14T07:01:18.6245851Z",
        "instanceUuid": "bacb7d76-b663-42a0-90c2-a63ddf362b4d",
        "powerStatus": "Running",
        "biosSerialNumber": "6707-1095-4598-5876-9535-2181-00",
        "vmFqdn": "WIN-HPVEMK1D3D8",
        "isDeleted": false,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/17577b0b-f3cf-4c54-a409-298bc0a898a6",
      "name": "17577b0b-f3cf-4c54-a409-298bc0a898a6",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-48.fareast.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-48-fareast-corp-micr-691cb67f-3474-55ee-b376-63a93b276ed6",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "8.0",
        "highAvailability": "No",
        "maxMemoryMB": 1048576,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": false,
        "disks": [
          {
            "instanceId": "Microsoft:17577B0B-F3CF-4C54-A409-298BC0A898A6\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "00000000-0000-0000-0000-000000000000",
            "maxSizeInBytes": 0,
            "name": "VHDNotFound",
            "diskType": "Unknown",
            "lun": 0,
            "path": "C:\\Users\\Public\\Documents\\Hyper-V\\Virtual Hard Disks\\VHDNotFound.vhdx"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "QnJvYWRjb20gTmV0WHRyZW1lIEdpZ2FiaXQgRXRoZXJuZXQgLSBWaXJ0dWFsIFN3aXRjaA==",
            "subnetName": "Broadcom NetXtreme Gigabit Ethernet - Virtual Switch",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:17577B0B-F3CF-4C54-A409-298BC0A898A6\\A37FCC48-FA4B-4886-96BD-F48A397EF60E",
            "macAddress": "00:11:22:33:44:88",
            "ipAddressList": [],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "VHDNotFound",
        "numberOfProcessorCore": 1,
        "allocatedMemoryInMB": 1024,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\17577B0B-F3CF-4C54-A409-298BC0A898A6.vmcx",
        "operatingSystemDetails": {
          "osType": null,
          "osName": null,
          "osVersion": null
        },
        "createdTimestamp": "2019-05-09T07:56:11.779503Z",
        "updatedTimestamp": "2019-05-15T17:32:02.1255781Z",
        "instanceUuid": "17577b0b-f3cf-4c54-a409-298bc0a898a6",
        "powerStatus": "PowerOff",
        "biosSerialNumber": "4378-5168-7795-2379-2071-9034-81",
        "vmFqdn": "",
        "isDeleted": true,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/4890d3ef-cd22-4001-ad61-44cfe30783bb",
      "name": "4890d3ef-cd22-4001-ad61-44cfe30783bb",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-48.fareast.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-48-fareast-corp-micr-691cb67f-3474-55ee-b376-63a93b276ed6",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "8.0",
        "highAvailability": "No",
        "maxMemoryMB": 8196,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": true,
        "disks": [
          {
            "instanceId": "Microsoft:4890D3EF-CD22-4001-AD61-44CFE30783BB\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "4845656d-75b2-1246-bc8f-13d900000000",
            "maxSizeInBytes": 42949672960,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "C:\\Users\\Public\\Documents\\Hyper-V\\Virtual hard disks\\NN\\14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us.vhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "QnJvYWRjb20gTmV0WHRyZW1lIEdpZ2FiaXQgRXRoZXJuZXQgLSBWaXJ0dWFsIFN3aXRjaA==",
            "subnetName": "Broadcom NetXtreme Gigabit Ethernet - Virtual Switch",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:4890D3EF-CD22-4001-AD61-44CFE30783BB\\2D913B79-CBFC-4E5F-BDD9-4BEB8B95305C",
            "macAddress": "00:15:5d:0c:92:c8",
            "ipAddressList": [
              "10.150.13.174",
              "fe80::65bc:6654:b119:d63e",
              "2404:f801:4800:25:65bc:6654:b119:d63e"
            ],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "Nikhil",
        "numberOfProcessorCore": 4,
        "allocatedMemoryInMB": 4096,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\4890D3EF-CD22-4001-AD61-44CFE30783BB.vmcx",
        "operatingSystemDetails": {
          "osType": null,
          "osName": "Windows Server 2016 Datacenter Evaluation",
          "osVersion": "10.0.14393"
        },
        "createdTimestamp": "2019-05-09T07:56:11.779503Z",
        "updatedTimestamp": "2019-05-14T07:01:18.6559443Z",
        "instanceUuid": "4890d3ef-cd22-4001-ad61-44cfe30783bb",
        "powerStatus": "Running",
        "biosSerialNumber": "9280-1017-7048-1199-7205-9151-54",
        "vmFqdn": "WIN-RLHS81LFPG6",
        "isDeleted": false,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/59bdeccd-3547-43d9-a17f-0a31f9139b6c",
      "name": "59bdeccd-3547-43d9-a17f-0a31f9139b6c",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-48.fareast.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-48-fareast-corp-micr-691cb67f-3474-55ee-b376-63a93b276ed6",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 2,
        "version": "8.0",
        "highAvailability": "No",
        "maxMemoryMB": 16384,
        "firmware": "UEFI",
        "isDynamicMemoryEnabled": true,
        "disks": [
          {
            "instanceId": "Microsoft:59BDECCD-3547-43D9-A17F-0A31F9139B6C\\5BF1E031-EAE7-429B-8033-1FB176400EB0\\0\\0\\L",
            "vhdId": "51f204b1-e6d0-43d7-a3a3-8ee472205c5d",
            "maxSizeInBytes": 76235669504,
            "name": "49Host-2",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "E:\\CriticalVMs\\Virtual Hard Disks\\3\\49Host-2.vhdx"
          },
          {
            "instanceId": "Microsoft:59BDECCD-3547-43D9-A17F-0A31F9139B6C\\5BF1E031-EAE7-429B-8033-1FB176400EB0\\0\\1\\L",
            "vhdId": "93ec225d-248b-45aa-b833-fa8ec33ca7b0",
            "maxSizeInBytes": 136365211648,
            "name": "Data2",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "E:\\CriticalVMs\\Virtual Hard Disks\\3\\Data2.vhdx"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "QnJvYWRjb20gTmV0WHRyZW1lIEdpZ2FiaXQgRXRoZXJuZXQgLSBWaXJ0dWFsIFN3aXRjaA==",
            "subnetName": "Broadcom NetXtreme Gigabit Ethernet - Virtual Switch",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:59BDECCD-3547-43D9-A17F-0A31F9139B6C\\0CCAA68A-5376-455F-AE5F-59555C7A1B2F",
            "macAddress": "00:15:5d:0c:92:b9",
            "ipAddressList": [
              "10.150.10.160",
              "fe80::a435:7768:efd:254a",
              "2404:f801:4800:25:a435:7768:efd:254a"
            ],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "ClusterNode3",
        "numberOfProcessorCore": 8,
        "allocatedMemoryInMB": 16384,
        "vmConfigurationFileLocation": "E:\\CriticalVMs\\Virtual Machines\\59BDECCD-3547-43D9-A17F-0A31F9139B6C.vmcx",
        "operatingSystemDetails": {
          "osType": null,
          "osName": "Windows Server 2016 Datacenter",
          "osVersion": "10.0.14393"
        },
        "createdTimestamp": "2019-05-09T07:56:11.7952011Z",
        "updatedTimestamp": "2019-05-14T07:01:18.6715166Z",
        "instanceUuid": "59bdeccd-3547-43d9-a17f-0a31f9139b6c",
        "powerStatus": "Running",
        "biosSerialNumber": "4524-2107-8227-3442-2618-2687-03",
        "vmFqdn": "HypGQLClusN31.ntdev.corp.microsoft.com",
        "isDeleted": false,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/297a418d-74c4-4602-a99d-7d96bd578e2b",
      "name": "297a418d-74c4-4602-a99d-7d96bd578e2b",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-48.fareast.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-48-fareast-corp-micr-691cb67f-3474-55ee-b376-63a93b276ed6",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 2,
        "version": "8.0",
        "highAvailability": "No",
        "maxMemoryMB": 16384,
        "firmware": "UEFI",
        "isDynamicMemoryEnabled": true,
        "disks": [
          {
            "instanceId": "Microsoft:297A418D-74C4-4602-A99D-7D96BD578E2B\\5BF1E031-EAE7-429B-8033-1FB176400EB0\\0\\0\\L",
            "vhdId": "51f204b1-e6d0-43d7-a3a3-8ee472205c5d",
            "maxSizeInBytes": 76235669504,
            "name": "49Host-2",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "E:\\CriticalVMs\\Virtual Hard Disks\\49Host-2.vhdx"
          },
          {
            "instanceId": "Microsoft:297A418D-74C4-4602-A99D-7D96BD578E2B\\5BF1E031-EAE7-429B-8033-1FB176400EB0\\0\\1\\L",
            "vhdId": "93ec225d-248b-45aa-b833-fa8ec33ca7b0",
            "maxSizeInBytes": 136365211648,
            "name": "Data2",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "E:\\CriticalVMs\\Virtual Hard Disks\\Data2.vhdx"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "QnJvYWRjb20gTmV0WHRyZW1lIEdpZ2FiaXQgRXRoZXJuZXQgLSBWaXJ0dWFsIFN3aXRjaA==",
            "subnetName": "Broadcom NetXtreme Gigabit Ethernet - Virtual Switch",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:297A418D-74C4-4602-A99D-7D96BD578E2B\\0426D3E1-CF7C-47F3-AED1-5164CA01BB07",
            "macAddress": "00:15:5d:0c:92:51",
            "ipAddressList": [
              "10.150.12.209",
              "10.150.12.207",
              "fe80::f12b:a6eb:a910:48ac",
              "2404:f801:4800:25:f12b:a6eb:a910:48ac",
              "2404:f801:4800:25:aeb3:6659:945e:b291"
            ],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "ClusterNode2",
        "numberOfProcessorCore": 8,
        "allocatedMemoryInMB": 16384,
        "vmConfigurationFileLocation": "E:\\CriticalVMs\\Virtual Machines\\297A418D-74C4-4602-A99D-7D96BD578E2B.vmcx",
        "operatingSystemDetails": {
          "osType": null,
          "osName": "Windows Server 2016 Datacenter",
          "osVersion": "10.0.14393"
        },
        "createdTimestamp": "2019-05-09T07:56:11.810794Z",
        "updatedTimestamp": "2019-05-17T01:32:04.5251985Z",
        "instanceUuid": "297a418d-74c4-4602-a99d-7d96bd578e2b",
        "powerStatus": "Running",
        "biosSerialNumber": "4524-2107-8227-3442-2618-2687-03",
        "vmFqdn": "HypGQLClusN2.ntdev.corp.microsoft.com",
        "isDeleted": false,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/e045bba8-38e6-4668-b98d-6fdd58391bfe",
      "name": "e045bba8-38e6-4668-b98d-6fdd58391bfe",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-46.ntdev.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-46-ntdev-corp-micros-e4638031-3b19-5642-926d-385da60cfb8a",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "5.0",
        "highAvailability": "No",
        "maxMemoryMB": 16384,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": true,
        "disks": [
          {
            "instanceId": "Microsoft:E045BBA8-38E6-4668-B98D-6FDD58391BFE\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "4845656d-75b2-1246-bc8f-13d900000000",
            "maxSizeInBytes": 42949672960,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "C:\\Users\\Public\\Documents\\Hyper-V\\Virtual Hard Disks\\14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us.vhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "VmlydHVhbCBTd2l0Y2gtIE5JQzQ=",
            "subnetName": "Virtual Switch- NIC4",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:E045BBA8-38E6-4668-B98D-6FDD58391BFE\\9621A776-FE27-4E22-B4B2-1B7B80568D63",
            "macAddress": "00:15:5d:0a:58:1b",
            "ipAddressList": [
              "10.150.13.167",
              "fe80::91a9:c8a8:a7ac:40c4",
              "2404:f801:4800:25:91a9:c8a8:a7ac:40c4"
            ],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "AzureMigrateAppliance_v1.19.05.09_Mahesh",
        "numberOfProcessorCore": 8,
        "allocatedMemoryInMB": 8192,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\E045BBA8-38E6-4668-B98D-6FDD58391BFE.xml",
        "operatingSystemDetails": {
          "osType": null,
          "osName": "Windows Server 2016 Datacenter Evaluation",
          "osVersion": "10.0.14393"
        },
        "createdTimestamp": "2019-05-09T07:56:11.810794Z",
        "updatedTimestamp": "2019-05-14T07:01:18.7027161Z",
        "instanceUuid": "e045bba8-38e6-4668-b98d-6fdd58391bfe",
        "powerStatus": "Running",
        "biosSerialNumber": "6707-1095-4598-5876-9535-2181-00",
        "vmFqdn": "WIN-UNEVOMBE0FN",
        "isDeleted": false,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/ed3324bb-d73f-4012-b5a7-58f3a5d44601",
      "name": "ed3324bb-d73f-4012-b5a7-58f3a5d44601",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-48.fareast.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-48-fareast-corp-micr-691cb67f-3474-55ee-b376-63a93b276ed6",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "8.0",
        "highAvailability": "No",
        "maxMemoryMB": 1048576,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": false,
        "disks": [
          {
            "instanceId": "Microsoft:ED3324BB-D73F-4012-B5A7-58F3A5D44601\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "4845656d-75b2-1246-bc8f-13d900000000",
            "maxSizeInBytes": 42949672960,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serveressentials_en-us",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "D:\\VHDs\\vhd_server_serveressentials_en-us\\14393.0.amd64fre.rs1_release.160715-1616_server_serveressentials_en-us.vhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "QnJvYWRjb20gTmV0WHRyZW1lIEdpZ2FiaXQgRXRoZXJuZXQgLSBWaXJ0dWFsIFN3aXRjaA==",
            "subnetName": "Broadcom NetXtreme Gigabit Ethernet - Virtual Switch",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:ED3324BB-D73F-4012-B5A7-58F3A5D44601\\5694A958-1E82-42A5-8EFB-85D77CAC763F",
            "macAddress": "00:15:5d:0c:92:44",
            "ipAddressList": [
              "10.150.13.137",
              "fe80::44e2:af5d:fa6e:fcf9",
              "2404:f801:4800:25:44e2:af5d:fa6e:fcf9"
            ],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "WSEssential",
        "numberOfProcessorCore": 8,
        "allocatedMemoryInMB": 4096,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\ED3324BB-D73F-4012-B5A7-58F3A5D44601.vmcx",
        "operatingSystemDetails": {
          "osType": null,
          "osName": "Windows Server 2016 Essentials",
          "osVersion": "10.0.14393"
        },
        "createdTimestamp": "2019-05-09T07:56:11.8263932Z",
        "updatedTimestamp": "2019-05-14T07:01:18.7183952Z",
        "instanceUuid": "ed3324bb-d73f-4012-b5a7-58f3a5d44601",
        "powerStatus": "Running",
        "biosSerialNumber": "4780-8967-4109-7601-4837-6793-66",
        "vmFqdn": "WIN-TEASHKJT7DH",
        "isDeleted": false,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/6ab71825-dd05-44f6-be0d-791bc0ee85d0",
      "name": "6ab71825-dd05-44f6-be0d-791bc0ee85d0",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-46.ntdev.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-46-ntdev-corp-micros-e4638031-3b19-5642-926d-385da60cfb8a",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "8.0",
        "highAvailability": "No",
        "maxMemoryMB": 1048576,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": false,
        "disks": [
          {
            "instanceId": "Microsoft:6AB71825-DD05-44F6-BE0D-791BC0EE85D0\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "e5b03d4f-2b96-4d9d-b55b-81c7460eb207",
            "maxSizeInBytes": 136365211648,
            "name": "Linux-CentOS6.5-Gen1",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "c:\\VHDs\\Linux-CentOS6.5-Gen1.vhdx"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "VmlydHVhbCBTd2l0Y2gtIE5JQzQ=",
            "subnetName": "Virtual Switch- NIC4",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:6AB71825-DD05-44F6-BE0D-791BC0EE85D0\\3068D962-E6C2-4FAB-B305-7B0FE6532E80",
            "macAddress": "00:15:5d:0a:58:0c",
            "ipAddressList": [],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "CentOS",
        "numberOfProcessorCore": 1,
        "allocatedMemoryInMB": 2048,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\6AB71825-DD05-44F6-BE0D-791BC0EE85D0.vmcx",
        "operatingSystemDetails": {
          "osType": null,
          "osName": null,
          "osVersion": null
        },
        "createdTimestamp": "2019-05-09T07:56:11.8420648Z",
        "updatedTimestamp": "2019-05-14T07:01:18.7183952Z",
        "instanceUuid": "6ab71825-dd05-44f6-be0d-791bc0ee85d0",
        "powerStatus": "Running",
        "biosSerialNumber": "9003-1248-9082-3222-2074-4726-50",
        "vmFqdn": "",
        "isDeleted": false,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/78be130c-418c-49cd-b89d-8f8f68371d05",
      "name": "78be130c-418c-49cd-b89d-8f8f68371d05",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-46.ntdev.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-46-ntdev-corp-micros-e4638031-3b19-5642-926d-385da60cfb8a",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "8.0",
        "highAvailability": "No",
        "maxMemoryMB": 1048576,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": false,
        "disks": [
          {
            "instanceId": "Microsoft:78BE130C-418C-49CD-B89D-8F8F68371D05\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "4845656d-75b2-1246-bc8f-13d900000000",
            "maxSizeInBytes": 42949672960,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "C:\\VHDs\\AzureMigrateAppliance-mamudd\\14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us.vhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "VmlydHVhbCBTd2l0Y2gtIE5JQzQ=",
            "subnetName": "Virtual Switch- NIC4",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:78BE130C-418C-49CD-B89D-8F8F68371D05\\183B5209-16F9-407E-86B8-377BB83A0C8E",
            "macAddress": "00:15:5d:0a:58:17",
            "ipAddressList": [
              "10.150.9.208",
              "fe80::d57f:a068:2022:1c31",
              "2404:f801:4800:25:d57f:a068:2022:1c31"
            ],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "AzureMigrateAppliance-mammud",
        "numberOfProcessorCore": 1,
        "allocatedMemoryInMB": 2048,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\78BE130C-418C-49CD-B89D-8F8F68371D05.vmcx",
        "operatingSystemDetails": {
          "osType": null,
          "osName": "Windows Server 2016 Datacenter Evaluation",
          "osVersion": "10.0.14393"
        },
        "createdTimestamp": "2019-05-09T07:56:11.8420648Z",
        "updatedTimestamp": "2019-05-14T07:01:18.7339598Z",
        "instanceUuid": "78be130c-418c-49cd-b89d-8f8f68371d05",
        "powerStatus": "Running",
        "biosSerialNumber": "7407-3604-4544-7930-7587-9857-32",
        "vmFqdn": "WIN-OEF2MV9HBC0",
        "isDeleted": false,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/9e912d68-06a7-4c76-b762-171e240bf09d",
      "name": "9e912d68-06a7-4c76-b762-171e240bf09d",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-48.fareast.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-48-fareast-corp-micr-691cb67f-3474-55ee-b376-63a93b276ed6",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "8.0",
        "highAvailability": "No",
        "maxMemoryMB": 1048576,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": false,
        "disks": [
          {
            "instanceId": "Microsoft:9E912D68-06A7-4C76-B762-171E240BF09D\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "84d519f0-b196-484a-8717-0e56235d8438",
            "maxSizeInBytes": 136365211648,
            "name": "ISOAttachedVM",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "C:\\Users\\Public\\Documents\\Hyper-V\\Virtual Hard Disks\\ISOAttachedVM.vhdx"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "QnJvYWRjb20gTmV0WHRyZW1lIEdpZ2FiaXQgRXRoZXJuZXQgLSBWaXJ0dWFsIFN3aXRjaA==",
            "subnetName": "Broadcom NetXtreme Gigabit Ethernet - Virtual Switch",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:9E912D68-06A7-4C76-B762-171E240BF09D\\0880FE0B-A000-46EF-9B87-2F1E4E57F7EA",
            "macAddress": "00:00:00:00:00:00",
            "ipAddressList": [],
            "networkName": null,
            "ipAddressType": "Dynamic"
          },
          {
            "networkId": "",
            "subnetName": "",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:9E912D68-06A7-4C76-B762-171E240BF09D\\787FB221-4AA8-444A-9A66-9F56E12D2B98",
            "macAddress": "00:00:00:00:00:00",
            "ipAddressList": [],
            "networkName": null,
            "ipAddressType": "Dynamic"
          },
          {
            "networkId": "",
            "subnetName": "",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:9E912D68-06A7-4C76-B762-171E240BF09D\\718032DA-6EFB-4EF4-8152-9A2FBDA945BF\\0",
            "macAddress": "00:00:00:00:00:00",
            "ipAddressList": null,
            "networkName": null,
            "ipAddressType": null
          }
        ],
        "displayName": "ISOAttachedVM",
        "numberOfProcessorCore": 3,
        "allocatedMemoryInMB": 1024,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\9E912D68-06A7-4C76-B762-171E240BF09D.vmcx",
        "operatingSystemDetails": {
          "osType": null,
          "osName": null,
          "osVersion": null
        },
        "createdTimestamp": "2019-05-09T07:56:11.8576382Z",
        "updatedTimestamp": "2019-05-14T07:01:18.7496312Z",
        "instanceUuid": "9e912d68-06a7-4c76-b762-171e240bf09d",
        "powerStatus": "PowerOff",
        "biosSerialNumber": "3715-6060-7222-2396-6105-4920-81",
        "vmFqdn": "",
        "isDeleted": false,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/59429fa6-644a-4b8a-9a2f-30b333919788",
      "name": "59429fa6-644a-4b8a-9a2f-30b333919788",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-46.ntdev.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-46-ntdev-corp-micros-e4638031-3b19-5642-926d-385da60cfb8a",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "5.0",
        "highAvailability": "No",
        "maxMemoryMB": 16384,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": true,
        "disks": [
          {
            "instanceId": "Microsoft:59429FA6-644A-4B8A-9A2F-30B333919788\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "4845656d-75b2-1246-bc8f-13d900000000",
            "maxSizeInBytes": 42949672960,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "C:\\Users\\Public\\Documents\\Hyper-V\\Virtual Hard Disks\\Madhavi\\14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us.vhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "VmlydHVhbCBTd2l0Y2gtIE5JQzQ=",
            "subnetName": "Virtual Switch- NIC4",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:59429FA6-644A-4B8A-9A2F-30B333919788\\9621A776-FE27-4E22-B4B2-1B7B80568D63",
            "macAddress": "00:15:5d:0a:58:1f",
            "ipAddressList": [
              "10.150.14.29",
              "fe80::9dca:2b9d:d02a:64a3",
              "2404:f801:4800:25:9dca:2b9d:d02a:64a3"
            ],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "AzureMigrateAppliance_v1.19.05.09_Madhavi",
        "numberOfProcessorCore": 8,
        "allocatedMemoryInMB": 8192,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\59429FA6-644A-4B8A-9A2F-30B333919788.xml",
        "operatingSystemDetails": {
          "osType": null,
          "osName": "Windows Server 2016 Datacenter Evaluation",
          "osVersion": "10.0.14393"
        },
        "createdTimestamp": "2019-05-09T08:23:03.9890985Z",
        "updatedTimestamp": "2019-05-14T07:01:18.6715166Z",
        "instanceUuid": "59429fa6-644a-4b8a-9a2f-30b333919788",
        "powerStatus": "Running",
        "biosSerialNumber": "6707-1095-4598-5876-9535-2181-00",
        "vmFqdn": "WIN-VC5PRVSDQUD",
        "isDeleted": false,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/8f4a07fb-f0d1-41d9-8815-5fcdd5019595",
      "name": "8f4a07fb-f0d1-41d9-8815-5fcdd5019595",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-48.fareast.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-48-fareast-corp-micr-691cb67f-3474-55ee-b376-63a93b276ed6",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "5.0",
        "highAvailability": "No",
        "maxMemoryMB": 16384,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": true,
        "disks": [
          {
            "instanceId": "Microsoft:8F4A07FB-F0D1-41D9-8815-5FCDD5019595\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "4845656d-75b2-1246-bc8f-13d900000000",
            "maxSizeInBytes": 42949672960,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "D:\\rahasija\\HyperV\\Virtual Hard Disks\\14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us.vhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "QnJvYWRjb20gTmV0WHRyZW1lIEdpZ2FiaXQgRXRoZXJuZXQgLSBWaXJ0dWFsIFN3aXRjaA==",
            "subnetName": "Broadcom NetXtreme Gigabit Ethernet - Virtual Switch",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:8F4A07FB-F0D1-41D9-8815-5FCDD5019595\\9621A776-FE27-4E22-B4B2-1B7B80568D63",
            "macAddress": "00:15:5d:0c:92:cb",
            "ipAddressList": [],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "rahasijaBugash0509",
        "numberOfProcessorCore": 8,
        "allocatedMemoryInMB": 8192,
        "vmConfigurationFileLocation": "D:\\rahasija\\HyperV\\Virtual Machines\\8F4A07FB-F0D1-41D9-8815-5FCDD5019595.xml",
        "operatingSystemDetails": {
          "osType": null,
          "osName": null,
          "osVersion": null
        },
        "createdTimestamp": "2019-05-09T09:03:53.2432706Z",
        "updatedTimestamp": "2019-05-14T07:01:18.4995887Z",
        "instanceUuid": "8f4a07fb-f0d1-41d9-8815-5fcdd5019595",
        "powerStatus": "PowerOff",
        "biosSerialNumber": "6707-1095-4598-5876-9535-2181-00",
        "vmFqdn": "",
        "isDeleted": false,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/304eb784-bac5-4db6-a377-24073a5986d1",
      "name": "304eb784-bac5-4db6-a377-24073a5986d1",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-46.ntdev.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-46-ntdev-corp-micros-e4638031-3b19-5642-926d-385da60cfb8a",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "5.0",
        "highAvailability": "No",
        "maxMemoryMB": 16384,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": true,
        "disks": [
          {
            "instanceId": "Microsoft:304EB784-BAC5-4DB6-A377-24073A5986D1\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "4845656d-75b2-1246-bc8f-13d900000000",
            "maxSizeInBytes": 42949672960,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "C:\\Users\\Public\\Documents\\Hyper-V\\Virtual Hard Disks\\kuchaturBB02\\14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us.vhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "VmlydHVhbCBTd2l0Y2gtIE5JQzQ=",
            "subnetName": "Virtual Switch- NIC4",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:304EB784-BAC5-4DB6-A377-24073A5986D1\\9621A776-FE27-4E22-B4B2-1B7B80568D63",
            "macAddress": "00:15:5d:0a:58:20",
            "ipAddressList": [
              "10.150.9.159",
              "fe80::510b:c816:e4c1:f64e",
              "2404:f801:4800:25:510b:c816:e4c1:f64e"
            ],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "AzureMigrateAppliance_v1.19.05.09_Kunal02",
        "numberOfProcessorCore": 8,
        "allocatedMemoryInMB": 8192,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\304EB784-BAC5-4DB6-A377-24073A5986D1.xml",
        "operatingSystemDetails": {
          "osType": null,
          "osName": "Windows Server 2016 Datacenter Evaluation",
          "osVersion": "10.0.14393"
        },
        "createdTimestamp": "2019-05-09T10:53:02.4465824Z",
        "updatedTimestamp": "2019-05-14T07:01:18.7496312Z",
        "instanceUuid": "304eb784-bac5-4db6-a377-24073a5986d1",
        "powerStatus": "Running",
        "biosSerialNumber": "6707-1095-4598-5876-9535-2181-00",
        "vmFqdn": "WIN-A8K9I2PTPR2",
        "isDeleted": false,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/ccbb851a-0e4e-4284-9e3f-1336bc62528d",
      "name": "ccbb851a-0e4e-4284-9e3f-1336bc62528d",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-46.ntdev.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-46-ntdev-corp-micros-e4638031-3b19-5642-926d-385da60cfb8a",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "5.0",
        "highAvailability": "No",
        "maxMemoryMB": 16384,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": true,
        "disks": [
          {
            "instanceId": "Microsoft:CCBB851A-0E4E-4284-9E3F-1336BC62528D\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "4845656d-75b2-1246-bc8f-13d900000000",
            "maxSizeInBytes": 42949672960,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "C:\\VHDs\\vamsi-ga-1\\14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us.vhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "VmlydHVhbCBTd2l0Y2gtIE5JQzQ=",
            "subnetName": "Virtual Switch- NIC4",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:CCBB851A-0E4E-4284-9E3F-1336BC62528D\\9621A776-FE27-4E22-B4B2-1B7B80568D63",
            "macAddress": "00:15:5d:0a:58:21",
            "ipAddressList": [
              "10.150.13.73",
              "fe80::4097:bbda:cb91:94ee",
              "2404:f801:4800:25:4097:bbda:cb91:94ee"
            ],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "Vamsi1-AzureMigrateAppliance_v1.19.05.09",
        "numberOfProcessorCore": 8,
        "allocatedMemoryInMB": 8192,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\CCBB851A-0E4E-4284-9E3F-1336BC62528D.xml",
        "operatingSystemDetails": {
          "osType": null,
          "osName": "Windows Server 2016 Datacenter Evaluation",
          "osVersion": "10.0.14393"
        },
        "createdTimestamp": "2019-05-09T12:53:02.7731781Z",
        "updatedTimestamp": "2019-05-14T07:01:18.640232Z",
        "instanceUuid": "ccbb851a-0e4e-4284-9e3f-1336bc62528d",
        "powerStatus": "Running",
        "biosSerialNumber": "6707-1095-4598-5876-9535-2181-00",
        "vmFqdn": "WIN-4RS2CC5DSSO",
        "isDeleted": false,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/df0c5121-164d-455e-9a20-2e9b0adb3a90",
      "name": "df0c5121-164d-455e-9a20-2e9b0adb3a90",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-48.fareast.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-48-fareast-corp-micr-691cb67f-3474-55ee-b376-63a93b276ed6",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "8.0",
        "highAvailability": "No",
        "maxMemoryMB": 1048576,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": false,
        "disks": [
          {
            "instanceId": "Microsoft:DF0C5121-164D-455E-9A20-2E9B0ADB3A90\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "4845656d-75b2-1246-bc8f-13d900000000",
            "maxSizeInBytes": 42949672960,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "E:\\VHDAutomation\\VHDPath\\14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us.vhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "QnJvYWRjb20gTmV0WHRyZW1lIEdpZ2FiaXQgRXRoZXJuZXQgLSBWaXJ0dWFsIFN3aXRjaA==",
            "subnetName": "Broadcom NetXtreme Gigabit Ethernet - Virtual Switch",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:DF0C5121-164D-455E-9A20-2E9B0ADB3A90\\AC1AD8FB-F25A-41B1-A0CC-2DB129C18283",
            "macAddress": "00:15:5d:0c:92:cc",
            "ipAddressList": [],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "Test",
        "numberOfProcessorCore": 8,
        "allocatedMemoryInMB": 4096,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\DF0C5121-164D-455E-9A20-2E9B0ADB3A90.vmcx",
        "operatingSystemDetails": {
          "osType": null,
          "osName": null,
          "osVersion": null
        },
        "createdTimestamp": "2019-05-10T11:53:06.3105265Z",
        "updatedTimestamp": "2019-05-15T12:02:02.6815934Z",
        "instanceUuid": "df0c5121-164d-455e-9a20-2e9b0adb3a90",
        "powerStatus": "PowerOff",
        "biosSerialNumber": "4103-3029-5928-5904-7855-3799-41",
        "vmFqdn": "",
        "isDeleted": true,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/328ce110-bc29-449d-af6f-d57d0c16602c",
      "name": "328ce110-bc29-449d-af6f-d57d0c16602c",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-48.fareast.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-48-fareast-corp-micr-691cb67f-3474-55ee-b376-63a93b276ed6",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "5.0",
        "highAvailability": "No",
        "maxMemoryMB": 16384,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": true,
        "disks": [
          {
            "instanceId": "Microsoft:328CE110-BC29-449D-AF6F-D57D0C16602C\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "10b70c27-0b16-4dea-83a2-baeb093514e7",
            "maxSizeInBytes": 42949672960,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us_2B73C7AA-EA47-48B8-91E4-C5F93225DA67",
            "diskType": "Differencing",
            "lun": 0,
            "path": "E:\\VHDAutomation\\VHDPath\\14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us_2B73C7AA-EA47-48B8-91E4-C5F93225DA67.avhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "QnJvYWRjb20gTmV0WHRyZW1lIEdpZ2FiaXQgRXRoZXJuZXQgLSBWaXJ0dWFsIFN3aXRjaA==",
            "subnetName": "Broadcom NetXtreme Gigabit Ethernet - Virtual Switch",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:328CE110-BC29-449D-AF6F-D57D0C16602C\\EB437799-FBAE-494E-ABB3-723120435537",
            "macAddress": "00:15:5d:0c:92:cd",
            "ipAddressList": [
              "10.150.9.220",
              "fe80::d451:64ad:3b59:9136",
              "2404:f801:4800:25:d451:64ad:3b59:9136"
            ],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "AzureMigrateAppliance_v1.19.05.10",
        "numberOfProcessorCore": 8,
        "allocatedMemoryInMB": 8192,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\328CE110-BC29-449D-AF6F-D57D0C16602C.xml",
        "operatingSystemDetails": {
          "osType": null,
          "osName": "Windows Server 2016 Datacenter Evaluation",
          "osVersion": "10.0.14393"
        },
        "createdTimestamp": "2019-05-10T14:23:07.459259Z",
        "updatedTimestamp": "2019-05-15T12:02:02.6972359Z",
        "instanceUuid": "328ce110-bc29-449d-af6f-d57d0c16602c",
        "powerStatus": "Running",
        "biosSerialNumber": "1433-5871-9190-1858-3027-5681-64",
        "vmFqdn": "WIN-O06N8M378GP",
        "isDeleted": true,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/8f07e954-90fe-4567-a358-d6c6e9625503",
      "name": "8f07e954-90fe-4567-a358-d6c6e9625503",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-48.fareast.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-48-fareast-corp-micr-691cb67f-3474-55ee-b376-63a93b276ed6",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "8.0",
        "highAvailability": "No",
        "maxMemoryMB": 1048576,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": false,
        "disks": [
          {
            "instanceId": "Microsoft:8F07E954-90FE-4567-A358-D6C6E9625503\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "4845656d-75b2-1246-bc8f-13d900000000",
            "maxSizeInBytes": 42949672960,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "E:\\VHDAutomation\\VHDPath\\14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us.vhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "QnJvYWRjb20gTmV0WHRyZW1lIEdpZ2FiaXQgRXRoZXJuZXQgLSBWaXJ0dWFsIFN3aXRjaA==",
            "subnetName": "Broadcom NetXtreme Gigabit Ethernet - Virtual Switch",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:8F07E954-90FE-4567-A358-D6C6E9625503\\66420E45-09C4-4285-80A4-415A4DE21770",
            "macAddress": "00:15:5d:0c:92:ce",
            "ipAddressList": [],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "Test",
        "numberOfProcessorCore": 8,
        "allocatedMemoryInMB": 4096,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\8F07E954-90FE-4567-A358-D6C6E9625503.vmcx",
        "operatingSystemDetails": {
          "osType": null,
          "osName": null,
          "osVersion": null
        },
        "createdTimestamp": "2019-05-15T12:02:02.650338Z",
        "updatedTimestamp": "2019-05-16T00:31:59.361658Z",
        "instanceUuid": "8f07e954-90fe-4567-a358-d6c6e9625503",
        "powerStatus": "PowerOff",
        "biosSerialNumber": "6719-1523-3413-9109-3955-3485-46",
        "vmFqdn": "",
        "isDeleted": true,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/7d43ce9c-20bc-4a78-a3a0-4e7b9670c591",
      "name": "7d43ce9c-20bc-4a78-a3a0-4e7b9670c591",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-48.fareast.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-48-fareast-corp-micr-691cb67f-3474-55ee-b376-63a93b276ed6",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "5.0",
        "highAvailability": "No",
        "maxMemoryMB": 16384,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": true,
        "disks": [
          {
            "instanceId": "Microsoft:7D43CE9C-20BC-4A78-A3A0-4E7B9670C591\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "b7904dd4-5813-4354-85e1-056cafc41482",
            "maxSizeInBytes": 42949672960,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us_A9A82863-8AA6-4B4A-AA0D-524E62E64FFC",
            "diskType": "Differencing",
            "lun": 0,
            "path": "E:\\VHDAutomation\\VHDPath\\14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us_A9A82863-8AA6-4B4A-AA0D-524E62E64FFC.avhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "QnJvYWRjb20gTmV0WHRyZW1lIEdpZ2FiaXQgRXRoZXJuZXQgLSBWaXJ0dWFsIFN3aXRjaA==",
            "subnetName": "Broadcom NetXtreme Gigabit Ethernet - Virtual Switch",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:7D43CE9C-20BC-4A78-A3A0-4E7B9670C591\\BC13125D-A56E-4CE4-AD47-DED3523DAB53",
            "macAddress": "00:15:5d:0c:92:cf",
            "ipAddressList": [
              "10.150.9.225",
              "fe80::7026:aa77:f5a1:ac54",
              "2404:f801:4800:25:7026:aa77:f5a1:ac54"
            ],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "AzureMigrateAppliance_v1.19.05.15",
        "numberOfProcessorCore": 8,
        "allocatedMemoryInMB": 8192,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\7D43CE9C-20BC-4A78-A3A0-4E7B9670C591.xml",
        "operatingSystemDetails": {
          "osType": null,
          "osName": "Windows Server 2016 Datacenter Evaluation",
          "osVersion": "10.0.14393"
        },
        "createdTimestamp": "2019-05-15T14:02:04.1961757Z",
        "updatedTimestamp": "2019-05-16T00:31:59.3460092Z",
        "instanceUuid": "7d43ce9c-20bc-4a78-a3a0-4e7b9670c591",
        "powerStatus": "Running",
        "biosSerialNumber": "8340-4355-4482-4399-2569-2180-82",
        "vmFqdn": "WIN-EHIVHPB2BVJ",
        "isDeleted": true,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/b343b5ec-aa25-4c33-a55f-1ec7422700a8",
      "name": "b343b5ec-aa25-4c33-a55f-1ec7422700a8",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-48.fareast.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-48-fareast-corp-micr-691cb67f-3474-55ee-b376-63a93b276ed6",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "5.0",
        "highAvailability": "No",
        "maxMemoryMB": 16384,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": true,
        "disks": [
          {
            "instanceId": "Microsoft:B343B5EC-AA25-4C33-A55F-1EC7422700A8\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "4845656d-75b2-1246-bc8f-13d900000000",
            "maxSizeInBytes": 42949672960,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "E:\\vaindana\\VHD\\14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us.vhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "QnJvYWRjb20gTmV0WHRyZW1lIEdpZ2FiaXQgRXRoZXJuZXQgLSBWaXJ0dWFsIFN3aXRjaA==",
            "subnetName": "Broadcom NetXtreme Gigabit Ethernet - Virtual Switch",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:B343B5EC-AA25-4C33-A55F-1EC7422700A8\\BC13125D-A56E-4CE4-AD47-DED3523DAB53",
            "macAddress": "00:15:5d:0c:92:d0",
            "ipAddressList": [
              "10.150.13.145",
              "fe80::584a:7b90:c043:257e",
              "2404:f801:4800:25:584a:7b90:c043:257e"
            ],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "Vamsi-AzureMigrateAppliance_v1.19.05.15",
        "numberOfProcessorCore": 8,
        "allocatedMemoryInMB": 8192,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\B343B5EC-AA25-4C33-A55F-1EC7422700A8.xml",
        "operatingSystemDetails": {
          "osType": null,
          "osName": "Windows Server 2016 Datacenter Evaluation",
          "osVersion": "10.0.14393"
        },
        "createdTimestamp": "2019-05-15T16:32:05.6613468Z",
        "updatedTimestamp": "2019-05-15T16:32:05.6613468Z",
        "instanceUuid": "b343b5ec-aa25-4c33-a55f-1ec7422700a8",
        "powerStatus": "Running",
        "biosSerialNumber": "8340-4355-4482-4399-2569-2180-82",
        "vmFqdn": "WIN-9KSSLIRK992",
        "isDeleted": false,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/a0955ab6-eb5b-418a-9164-12f113e647d4",
      "name": "a0955ab6-eb5b-418a-9164-12f113e647d4",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-48.fareast.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-48-fareast-corp-micr-691cb67f-3474-55ee-b376-63a93b276ed6",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "8.0",
        "highAvailability": "No",
        "maxMemoryMB": 1048576,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": false,
        "disks": [
          {
            "instanceId": "Microsoft:A0955AB6-EB5B-418A-9164-12F113E647D4\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "4845656d-75b2-1246-bc8f-13d900000000",
            "maxSizeInBytes": 42949672960,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "E:\\VHDAutomation\\VHDPath\\14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us.vhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "QnJvYWRjb20gTmV0WHRyZW1lIEdpZ2FiaXQgRXRoZXJuZXQgLSBWaXJ0dWFsIFN3aXRjaA==",
            "subnetName": "Broadcom NetXtreme Gigabit Ethernet - Virtual Switch",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:A0955AB6-EB5B-418A-9164-12F113E647D4\\C041D435-F83C-4B7C-8D0D-9979B21C789D",
            "macAddress": "00:15:5d:0c:92:d1",
            "ipAddressList": [],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "Test",
        "numberOfProcessorCore": 8,
        "allocatedMemoryInMB": 4096,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\A0955AB6-EB5B-418A-9164-12F113E647D4.vmcx",
        "operatingSystemDetails": {
          "osType": null,
          "osName": null,
          "osVersion": null
        },
        "createdTimestamp": "2019-05-16T01:02:02.9558576Z",
        "updatedTimestamp": "2019-05-17T00:32:02.5378357Z",
        "instanceUuid": "a0955ab6-eb5b-418a-9164-12f113e647d4",
        "powerStatus": "PowerOff",
        "biosSerialNumber": "1588-2087-3284-3231-3594-2611-79",
        "vmFqdn": "",
        "isDeleted": true,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/ac334699-a6f6-4975-bac2-d24ee455962c",
      "name": "ac334699-a6f6-4975-bac2-d24ee455962c",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-48.fareast.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-48-fareast-corp-micr-691cb67f-3474-55ee-b376-63a93b276ed6",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "5.0",
        "highAvailability": "No",
        "maxMemoryMB": 16384,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": true,
        "disks": [
          {
            "instanceId": "Microsoft:AC334699-A6F6-4975-BAC2-D24EE455962C\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "4845656d-75b2-1246-bc8f-13d900000000",
            "maxSizeInBytes": 42949672960,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "E:\\VHDAutomation\\VHDPath\\14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us.vhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "QnJvYWRjb20gTmV0WHRyZW1lIEdpZ2FiaXQgRXRoZXJuZXQgLSBWaXJ0dWFsIFN3aXRjaA==",
            "subnetName": "Broadcom NetXtreme Gigabit Ethernet - Virtual Switch",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:AC334699-A6F6-4975-BAC2-D24EE455962C\\E34FE1C2-FEF7-46D0-B35A-7E9401B4C3CA",
            "macAddress": "00:15:5d:0c:92:d2",
            "ipAddressList": [
              "10.150.9.176",
              "fe80::d25:c354:5be:9547",
              "2404:f801:4800:25:d25:c354:5be:9547"
            ],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "AzureMigrateAppliance_v1.19.05.16",
        "numberOfProcessorCore": 8,
        "allocatedMemoryInMB": 8192,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\AC334699-A6F6-4975-BAC2-D24EE455962C.xml",
        "operatingSystemDetails": {
          "osType": null,
          "osName": "Windows Server 2016 Datacenter Evaluation",
          "osVersion": "10.0.14393"
        },
        "createdTimestamp": "2019-05-16T02:32:01.7647451Z",
        "updatedTimestamp": "2019-05-17T00:32:02.5378357Z",
        "instanceUuid": "ac334699-a6f6-4975-bac2-d24ee455962c",
        "powerStatus": "Running",
        "biosSerialNumber": "0029-6339-8282-3741-9331-0247-99",
        "vmFqdn": "WIN-L4SQKQV73T6",
        "isDeleted": true,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/c6382927-93a4-4a9f-bb65-0630f3fdf713",
      "name": "c6382927-93a4-4a9f-bb65-0630f3fdf713",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-48.fareast.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-48-fareast-corp-micr-691cb67f-3474-55ee-b376-63a93b276ed6",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "8.0",
        "highAvailability": "No",
        "maxMemoryMB": 1048576,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": false,
        "disks": [
          {
            "instanceId": "Microsoft:C6382927-93A4-4A9F-BB65-0630F3FDF713\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "4845656d-75b2-1246-bc8f-13d900000000",
            "maxSizeInBytes": 42949672960,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "E:\\VHDAutomation\\VHDPath\\14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us.vhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "QnJvYWRjb20gTmV0WHRyZW1lIEdpZ2FiaXQgRXRoZXJuZXQgLSBWaXJ0dWFsIFN3aXRjaA==",
            "subnetName": "Broadcom NetXtreme Gigabit Ethernet - Virtual Switch",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:C6382927-93A4-4A9F-BB65-0630F3FDF713\\051D0A1B-F760-4275-B42B-999CEE4443D8",
            "macAddress": "00:15:5d:0c:92:d3",
            "ipAddressList": [],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "Test",
        "numberOfProcessorCore": 8,
        "allocatedMemoryInMB": 4096,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\C6382927-93A4-4A9F-BB65-0630F3FDF713.vmcx",
        "operatingSystemDetails": {
          "osType": null,
          "osName": null,
          "osVersion": null
        },
        "createdTimestamp": "2019-05-17T01:02:04.0322711Z",
        "updatedTimestamp": "2019-05-17T02:32:05.7227028Z",
        "instanceUuid": "c6382927-93a4-4a9f-bb65-0630f3fdf713",
        "powerStatus": "PowerOff",
        "biosSerialNumber": "2572-6880-9740-7445-0045-5654-24",
        "vmFqdn": "",
        "isDeleted": false,
        "errors": []
      }
    },
    {
      "id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/machines/a47c9ea9-4388-49fc-918b-4598f201190b",
      "name": "a47c9ea9-4388-49fc-918b-4598f201190b",
      "type": "Microsoft.OffAzure/HyperVSites/machines",
      "properties": {
        "hostFqdn": "BCDR-EWLAB-48.fareast.corp.microsoft.com",
        "hostId": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/pajindTest/providers/Microsoft.OffAzure/HyperVSites/appliance1e39site/hosts/bcdr-ewlab-48-fareast-corp-micr-691cb67f-3474-55ee-b376-63a93b276ed6",
        "clusterFqdn": null,
        "clusterId": null,
        "managementServerType": "Host",
        "generation": 1,
        "version": "5.0",
        "highAvailability": "No",
        "maxMemoryMB": 16384,
        "firmware": "BIOS",
        "isDynamicMemoryEnabled": true,
        "disks": [
          {
            "instanceId": "Microsoft:A47C9EA9-4388-49FC-918B-4598F201190B\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L",
            "vhdId": "4845656d-75b2-1246-bc8f-13d900000000",
            "maxSizeInBytes": 42949672960,
            "name": "14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us",
            "diskType": "Dynamic",
            "lun": 0,
            "path": "E:\\VHDAutomation\\VHDPath\\14393.0.amd64fre.rs1_release.160715-1616_server_serverdatacentereval_en-us.vhd"
          }
        ],
        "networkAdapters": [
          {
            "networkId": "QnJvYWRjb20gTmV0WHRyZW1lIEdpZ2FiaXQgRXRoZXJuZXQgLSBWaXJ0dWFsIFN3aXRjaA==",
            "subnetName": "Broadcom NetXtreme Gigabit Ethernet - Virtual Switch",
            "staticIpAddress": null,
            "nicType": "NicType",
            "nicId": "Microsoft:A47C9EA9-4388-49FC-918B-4598F201190B\\E1D29E95-1D19-4F52-B2D9-C475211BC4F3",
            "macAddress": "00:00:00:00:00:00",
            "ipAddressList": [],
            "networkName": null,
            "ipAddressType": "Dynamic"
          }
        ],
        "displayName": "AzureMigrateAppliance_v1.19.05.17",
        "numberOfProcessorCore": 8,
        "allocatedMemoryInMB": 8192,
        "vmConfigurationFileLocation": "C:\\ProgramData\\Microsoft\\Windows\\Hyper-V\\Virtual Machines\\A47C9EA9-4388-49FC-918B-4598F201190B.xml",
        "operatingSystemDetails": {
          "osType": null,
          "osName": null,
          "osVersion": null
        },
        "createdTimestamp": "2019-05-17T02:32:05.7383069Z",
        "updatedTimestamp": "2019-05-17T02:32:05.7383069Z",
        "instanceUuid": "a47c9ea9-4388-49fc-918b-4598f201190b",
        "powerStatus": "PowerOff",
        "biosSerialNumber": "5276-4257-5155-5813-6540-4460-63",
        "vmFqdn": "",
        "isDeleted": false,
        "errors": []
      }
    }
  ],
  "nextLink": null
}

Definitionen

Name Beschreibung
Application

Anwendung auf dem virtuellen Gastcomputer.

AppsAndRoles

AppsAndRoles auf dem virtuellen Gastcomputer.

BizTalkServer

BizTalkServer auf dem virtuellen Gastcomputer.

ExchangeServer

ExchangeServer auf dem virtuellen Gastcomputer.

Feature

Feature auf dem virtuellen Gastcomputer.

GuestOSDetails

Daten im Zusammenhang mit dem Betriebssystem eines Computers. Serialisiert und als Teil des Machine Rest-Objekts gespeichert.

HealthErrorDetails

Fehlervertrag wird zurückgegeben, wenn eine Ausnahme in der Rest-API auftritt.

HighlyAvailable

Wert, der angibt, ob der virtuelle Computer hochverfügbar ist.

HyperVDisk

Objekt der zweiten Ebene, das als Teil der Machine REST-Ressource zurückgegeben wird.

HyperVMachine

Computer-REST-Ressource.

HyperVMachineCollection

Sammlung von Hyper-V-Computern.

HyperVMachineProperties

Klasse für Computereigenschaften.

HyperVNetworkAdapter

Objekt der zweiten Ebene, das in Antworten als Teil der Machine REST-Ressource dargestellt wird.

OperatingSystem

Objekt der zweiten Ebene, das als Teil der Machine REST-Ressource zurückgegeben wird.

OtherDatabase

OtherDatabase auf dem virtuellen Gastcomputer.

SharePointServer

SharePointServer auf dem virtuellen Gastcomputer.

SQLServer

SQLServer auf dem virtuellen Gastcomputer.

SystemCenter

SystemCenter auf dem virtuellen Gastcomputer.

WebApplication

WebAnwendung auf dem virtuellen Gastcomputer.

Application

Anwendung auf dem virtuellen Gastcomputer.

Name Typ Beschreibung
name

string

Name der Anwendung.

provider

string

Anbieter der Anwendung.

version

string

Version der Anwendung.

AppsAndRoles

AppsAndRoles auf dem virtuellen Gastcomputer.

Name Typ Beschreibung
applications

Application[]

Anwendungen der AppsAndRoles.

bizTalkServers

BizTalkServer[]

BizTalkServer der AppsAndRoles.

exchangeServers

ExchangeServer[]

ExchangeServer der AppsAndRoles.

features

Feature[]

Features der AppsAndRoles.

otherDatabases

OtherDatabase[]

OtherDatabaseServer der AppsAndRoles.

sharePointServers

SharePointServer[]

SharePointServer der AppsAndRoles.

sqlServers

SQLServer[]

SQLServer der AppsAndRoles.

systemCenters

SystemCenter[]

SystemCenter der AppsAndRoles.

webApplications

WebApplication[]

WebAnwendungen der AppsAndRoles.

BizTalkServer

BizTalkServer auf dem virtuellen Gastcomputer.

Name Typ Beschreibung
productName

string

ProductName des BizTalkServers.

status

string

Status des BizTalkServer.

ExchangeServer

ExchangeServer auf dem virtuellen Gastcomputer.

Name Typ Beschreibung
edition

string

Edition des ExchangeServers.

productName

string

ProductName des ExchangeServers.

roles

string

Rollen des ExchangeServers.

servicePack

string

ServicePack des ExchangeServers.

version

string

Version des ExchangeServers.

Feature

Feature auf dem virtuellen Gastcomputer.

Name Typ Beschreibung
featureType

string

FeatureType des Features.

name

string

Name des Features.

parent

string

Übergeordnetes Element des Features.

status

string

Status des Features.

GuestOSDetails

Daten im Zusammenhang mit dem Betriebssystem eines Computers. Serialisiert und als Teil des Machine Rest-Objekts gespeichert.

Name Typ Beschreibung
osName

string

Name des Betriebssystems.

osType

string

Typ des Betriebssystems.

osVersion

string

Version des Betriebssystems.

HealthErrorDetails

Fehlervertrag wird zurückgegeben, wenn eine Ausnahme in der Rest-API auftritt.

Name Typ Beschreibung
code

string

Fehlername.

id

integer

Fehler-ID.

message

string

Fehlermeldung.

messageParameters

object

Nachrichtenparameter.

possibleCauses

string

Mögliche Fehlerursachen.

recommendedAction

string

Empfohlene Aktion zum Beheben des Fehlers.

severity

string

Fehlerschweregrad.

source

string

Fehlerquelle.

summaryMessage

string

Fehlermeldungszusammenfassung.

HighlyAvailable

Wert, der angibt, ob der virtuelle Computer hochverfügbar ist.

Name Typ Beschreibung
No

string

Unknown

string

Yes

string

HyperVDisk

Objekt der zweiten Ebene, das als Teil der Machine REST-Ressource zurückgegeben wird.

Name Typ Beschreibung
diskType

string

Typ des Datenträgers.

instanceId

string

Id des Datenträgers.

lun

integer

LUN des Datenträgers.

maxSizeInBytes

integer

Für den Datenträger zugewiesene Bytes.

name

string

Name des Datenträgers.

path

string

Pfad des Datenträgers.

vhdId

string

VHD-ID des Datenträgers.

HyperVMachine

Computer-REST-Ressource.

Name Typ Beschreibung
id

string

Ressourcen-ID.

name

string

Name der Websites.

properties

HyperVMachineProperties

Geschachtelte Eigenschaften.

type

string

Ressourcentyp. Type = Microsoft.OffAzure/HyperVSites/Machines.

HyperVMachineCollection

Sammlung von Hyper-V-Computern.

Name Typ Beschreibung
nextLink

string

Wert des nächsten Links.

value

HyperVMachine[]

Liste der Computer.

HyperVMachineProperties

Klasse für Computereigenschaften.

Name Typ Beschreibung
allocatedMemoryInMB

number

Zugewiesener Arbeitsspeicher in MB.

appsAndRoles

AppsAndRoles

Apps und Rollen des virtuellen Computers.

biosGuid

string

COMPUTER-BIOS-GUID.

biosSerialNumber

string

Computer-BIOS-Seriennummer.

clusterFqdn

string

Cluster-FQDN/IPAddress.

clusterId

string

Cluster-ARM-ID.

createdTimestamp

string

Zeitstempelmarkierung der Computererstellung.

disks

HyperVDisk[]

An den Computer angefügte Datenträger.

displayName

string

Anzeigename des Computers.

errors

HealthErrorDetails[]

Fehler für Computer.

firmware

string

Firmware des Computers.

generation

integer

Generierung des virtuellen Computers.

guestDetailsDiscoveryTimestamp

string

Der letzte Zeitpunkt, zu dem die Gastdetails des Computers erkannt wurden.

guestOSDetails

GuestOSDetails

Betriebssystemdetails, die aus dem Gast extrahiert werden, indem Das Skript auf der Gast-VM ausgeführt wird.

highAvailability

HighlyAvailable

Wert, der angibt, ob der virtuelle Computer hochverfügbar ist.

hostFqdn

string

Host FQDN/IPAddress.

hostId

string

Host-ARM-ID.

instanceUuid

string

Lokale Instanz-UUID des Computers.

isDeleted

boolean

Wert, der angibt, ob der virtuelle Computer gelöscht wird.

isDynamicMemoryEnabled

boolean

Wert, der angibt, ob der dynamische Arbeitsspeicher für den virtuellen Computer aktiviert ist.

isGuestDetailsDiscoveryInProgress

boolean

Gibt an, ob die Gastdetails des Fabric-Layouts aktualisiert wurden. Im Portal wird die Ermittlung angezeigt, wenn dieser Wert true ist.

managementServerType

string

Verwaltungsservertyp des Computers. Es ist entweder Host oder Cluster.

maxMemoryMB

integer

Maximaler Arbeitsspeicher des virtuellen Computers in MB.

networkAdapters

HyperVNetworkAdapter[]

Netzwerkadapter, die an den Computer angefügt sind.

numberOfApplications

integer

Anzahl der auf der Gast-VM installierten Anwendungen.

numberOfProcessorCore

integer

Anzahl der Prozessorkerne, die dem Computer zugeordnet sind.

operatingSystemDetails

OperatingSystem

Betriebssystemdetails, die auf dem Computer installiert sind.

powerStatus

string

Computerleistung status.

updatedTimestamp

string

Die Zeitstempelmarkierung wurde zuletzt auf dem Computer aktualisiert.

version

string

VM-Version.

vmConfigurationFileLocation

string

Stammspeicherort der VM-Konfigurationsdatei.

vmFqdn

string

Computer-FQDN.

HyperVNetworkAdapter

Objekt der zweiten Ebene, das in Antworten als Teil der Machine REST-Ressource dargestellt wird.

Name Typ Beschreibung
ipAddressList

string[]

IP-Adressen für den Computer.

ipAddressType

string

Typ der IP-Adresse.

macAddress

string

Mac-Adresse der NIC.

networkId

string

Netzwerk-ID.

networkName

string

Netzwerkname.

nicId

string

NIC-ID.

nicType

string

Mac-Adresse der NIC.

staticIpAddress

string

Statische IP-Adresse.

subnetName

string

Name des VM-Subnetzes innerhalb des virtuellen Netzwerks, an das die NIC angefügt ist.

OperatingSystem

Objekt der zweiten Ebene, das als Teil der Machine REST-Ressource zurückgegeben wird.

Name Typ Beschreibung
osName

string

Name des Betriebssystems.

osType

string

Typ des Betriebssystems.

osVersion

string

Version des Betriebssystems.

OtherDatabase

OtherDatabase auf dem virtuellen Gastcomputer.

Name Typ Beschreibung
databaseType

string

DatabaseType der OtherDatabase.

instance

string

Instanz der OtherDatabase.

version

string

Version der OtherDatabase.

SharePointServer

SharePointServer auf dem virtuellen Gastcomputer.

Name Typ Beschreibung
isEnterprise

boolean

Wert, der angibt, ob der SharePointServer Enterprise ist.

productName

string

ProductName des SharePointServers.

status

string

Status des SharePointServers.

version

string

Version des SharePointServers.

SQLServer

SQLServer auf dem virtuellen Gastcomputer.

Name Typ Beschreibung
clusterName

string

ClusterName des SQLServers.

clustered

string

Gruppiert von SQLServer.

edition

string

Edition des SQLServers.

name

string

Name des SQLServers.

servicePack

string

ServicePack des SQLServers.

version

string

Version des SQLServers.

SystemCenter

SystemCenter auf dem virtuellen Gastcomputer.

Name Typ Beschreibung
productName

string

ProductName des SystemCenter.

status

string

Status des SystemCenter.

version

string

Version von SystemCenter.

WebApplication

WebAnwendung auf dem virtuellen Gastcomputer.

Name Typ Beschreibung
applicationPool

string

ApplicationPool der WebApplication.

groupName

string

GroupName der WebApplication.

name

string

Name der Webanwendung.

platform

string

Plattform der WebApplication.

status

string

Status der Webanwendung.

webServer

string

WebServer der WebApplication.