# Functions
AddSystem: Uses the client to query and store system data.
CreateCommonStatus : create a common API status object based on the OpenAPI client response.
ExecuteWithFailover: Retry wrapper for the Execute functions of the openapi generated client library If the initial request fails, attempts to login on the secondary controller.
GetPoolType: Return the pool type for a given pool.
GetPortals: Return a list of iSCSI portals for the storage system.
GetSystem: Return the System data object corresponding to the IP Address.
GetTargetId: Return the target id value for this storage system.
Log: Display the contents of all system information collected.
NewClient : Creates an API client by setting up its HTTP transport.
UpdateVolumeObject: transfer results to the common Volume object.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author