Returns the corresponding storage adapter to the ArrayManager. If the ArrayManager does not have a storage adapter then, the unset value is returned.
Synopsis
@optional StorageAdapter getAdapter();
StorageAdapter is a managed object that provides information about the Storage Adapter. For more information, see Storage Adapter.
Note: In a scenario where the
ArrayManager may not have a storage adapter, the
unset
value is returned.
Faults
- RuntimeFault
See Faults in Site Recovery Manager API for more details.