RetrieveContent
This method retrieves the properties of the service instance. It returns the properties belonging to the service instance, including various object managers.
Synopsis
ServiceInstanceContent retrieveContent();
ServiceInstanceContent is the properties of the
ServiceInstance class. It has the following fields:
Field | Description |
---|---|
about | Information about this service. |
applianceManager | ApplianceManager instance. |
cfgManager | ConfigurationManager instance. |
dbManager | DatabaseManager instance. |
diagnosticManager | DiagnosticManager instance. |
serviceManager | serviceManager instance. |
sslCertificateManager | SslCertificateManager API. |
updateManager | UpdateManager API. |
sraManager | SRA Manager instance. |
Faults
- RuntimeFault
For more information about the faults, see Faults in Site Recovery Manager Appliance Management API.