CheckConfigured
The
checkConfigured
method checks the protection group for not configured VMs, configuration issues detected
since the group was created or modified and protected virtual machines that needs
configuration (if Placeholder VM needs repair or there are unresolved devices).Synopsis
boolean checkConfigured()
The method returns true if the
protection group is configured and you can use the group.
Faults
- InvalidState is thrown if the group is not on the protected site and cannot get information about the remote object.
- RuntimeFault
- vmodl.fault.NotSupported is thrown if the group is not a VR, SAN or vVol group.
For information about the
faults that
Site Recovery Manager
throws, see
Faults in Site Recovery Manager API.