DatastoreGroupVmProtectionIssue
Protection issue for a VM in a datastore group
Properties
The ID of the datastore that is related to the issue.
The name of the datastore that is related to the issue.
The device key of the virtual device. Applicable for some issues.
The disk key of the virtual disk. Applicable for some issues.
Protection issue type of a VM that is part of s datastore group in an Array-Based Replication protection group.
- UNKNOWN - Unknown issue
- DATASTORE_MISSING_PROTECTION - Virtual machine has a disk on the replicated datastore outside of the protection group
- DATASTORE_PROTECTION_CONFLICT - Virtual machine has a disk on the replicated datastore that is part of a different protection group
- DATASTORE_NOT_REPLICATED - Virtual machine uses a non-replicated datastore protected by the protection group. The non-replicated datastore is not the VM’s home datastore.
- VM_HOME_NOT_REPLICATED - Virtual machine’s home datastore is no longer replicated
- VM_DEVICE_USING_RDM_BACKING - Virtual machine’s home datastore is no longer replicated
- VM_DEVICE_USING_RDM_BACKING - Virtual machine’s device uses RDM backing
- VM_DEVICE_USING_NON_DATASTORE_BACKING - Virtual disk’s backing file does not reside on a datastore
Possible values are: UNKNOWN , DATASTORE_MISSING_PROTECTION , DATASTORE_PROTECTION_CONFLICT , DATASTORE_NOT_REPLICATED , VM_HOME_NOT_REPLICATED , VM_DEVICE_USING_RDM_BACKING , VM_DEVICE_USING_NON_DATASTORE_BACKING
JSON Example
{
"datastore": "string",
"datastore_name": "string",
"device_id": 0,
"disk_key": 0,
"type": "UNKNOWN"
}
Property Of
DatastoreGroupVmInfo