Restore a vCenter Server Instance by Using the API
vCenter Server
Instance by Using the APIYou can use the of to restore a
vCenter Server
instance from a backup file containing the vCenter Server
database and key components of the vCenter Server
instance. - Verify that the backed upvCenter Serverinstance is powered off.
- A newvCenter Serverinstance must be deployed in an unconfigured state, except that it must have a fully qualified domain name or IP address that matches the old one.
- Verify that the newvCenter Serverinstance has the same build number as the one in the backup file.
- Verify that the newvCenter Serverinstance has a size equal to or greater than the old one. If the oldvCenter Serverinstance was customized to exceed the largest template size, the new one must be customized to the same size.
- Verify that no other backup or restore jobs are running.
- Verify that the destination storage location is accessible to thevCenter Serverrestore process.
- Use theto describe the restore operation.RecoveryRestoreJobRestoreRequestdata structure
- Issue a request to start the restore operation.
- Monitor the progress of the job until it is complete.
- Report job completion.
After the
vCenter Server
instance is fully configured by the restore operation, you
can resume using the vSphere
Automation
API endpoint for subsequent operations.