Deployment_Migrate_Get_ResponseBody

Deployment_Migrate_Get_ResponseBody
Deployment_Migrate_Get_ResponseBody

This is a response body class for an operation.

JSON Example
{
    "value": {
        "source_vc_windows": {
            "hostname": "string",
            "username": "string",
            "password": "string"
        },
        "existing_migration_assistant": {
            "https_port": 0,
            "ssl_thumbprint": "string"
        },
        "history": {
            "data_set": "string",
            "defer_import": false
        },
        "vcsa_embedded": {
            "ceip_enabled": false
        },
        "psc": {
            "ceip_enabled": false
        },
        "active_directory": {
            "domain": "string",
            "username": "string",
            "password": "string"
        },
        "auto_answer": false
    }
}
value
Optional

MigrateSpec parameters being used to configure appliance migration.