Software Development Kit (SDK) and API Discussions

API Behavior - IsAvailable

samz_alloys
2,810 Views

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.

3 REPLIES 3

rle
NetApp Alumni
2,810 Views

Please specify the API that IsAvailable is located in.

Regards,

   - Rick -

samz_alloys
2,810 Views

No problem.

For Volumes --> VolumeListInfoIter*

For Hosts --> HostListInfoIter*

Thanks.

rle
NetApp Alumni
2,810 Views

As far as I know:

IsAvailable means "good" in HostCommunicationStatus.

IsAvaialble means "online" in VolumeState

   - Rick -

Public