GetAdapter

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.
In a scenario where the
ArrayManager
may not have a storage adapter, the
unset
value is returned.

Faults

  • RuntimeFault