Deployment_Migrate_Check_RequestBody

Deployment_Migrate_Check_RequestBody
Deployment_Migrate_Check_RequestBody

This is a request body class for an operation.

JSON Example
{
    "spec": {
        "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,
        "replicated_partner_hostname": "string",
        "export_directory": "string"
    }
}
spec
Required

MigrateSpec parameters to run sanity check on.