DVSRollbackRequestType

DVSRollbackRequestType
DVSRollbackRequestType

The parameters of DVSRollback_Task.

JSON Example
{
    "entityBackup": {
        "_typeName": "string",
        "entityType": "string",
        "configBlob": "string",
        "key": "string",
        "name": "string",
        "container": {
            "_typeName": "string",
            "type": "string",
            "value": "string"
        },
        "configVersion": "string"
    }
}
entityBackup
Optional

Backup of a distributed virtual switch, returned by the DistributedVirtualSwitchManager.DVSManagerExportEntity_Task method.