This method fetches basic information about the SRA.
Synopsis
@optional Info fetchInfo();
Info class has the following fields:
Field | Description |
---|---|
uuid | Universally unique identifier of the SRA which is preserved on SRA upgrades. |
installPath | Path to the folder containing SRA installation. |
name | Name of the adapter. |
version | Version of the adapter. |
vendor | Storage Vendor who owns the adapter. |
helpUrl | URL for online documentation for the adapter. |
Faults
- RuntimeFault
For information about the faults that Site Recovery Manager throws, see Faults in Site Recovery Manager API.