An account will enable you to access:
Don't have an account?
Software Development Kit (SDK) and API Discussions
I'm curious how the IsAvailable element that can be requested for Hosts and Volumes maps to HostCommunicationStatus and VolumeState respectively.
That is for what status/state values does IsAvailable return true or false?
Thanks.
Please specify the API that IsAvailable is located in.
Regards,
- Rick -
No problem.
For Volumes --> VolumeListInfoIter*
For Hosts --> HostListInfoIter*
As far as I know:
IsAvailable means "good" in HostCommunicationStatus.
IsAvaialble means "online" in VolumeState