RecoveryStorageProfileSettings

RecoveryStorageProfileSettings
RecoveryStorageProfileSettings

Settings used for changing the storage profile of a VM on failover.

JSON Example
{
    "datastoreId": "datastore-12",
    "datastoreName": "ds_nfs_shared",
    "storageProfileId": "43fa8d5f-4049-44f2-9aad-97dab40ff112",
    "storageProfileName": "Gold Storage Policy"
}
string
datastoreId
Optional

The managed object ID of the datastore to move the VM files to.

string
datastoreName
Optional

The name of the datastore to move the VM files to.

string
storageProfileId
Optional

The ID of the storage profile.

string
storageProfileName
Optional

The name of the storage profile.