NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Software Development Kit (SDK) and API Discussions

What is host type for cluster node in DFM server API

HASMIK_HAYRAPETYAN
3,846 Views

Hi all,

I am using DFM server API 5.1 to get filers, clusters, cluster-controllers(cluster nodes) from both 7-mode and cluster-mode environments.

I am using host-type filter to get this nodes separately. It is stated in the documentation that  host types can be - filer, vfiler, cluster, cluster-controller, vserver, agent, ossv and switch.

When I get data from clustered environment, I get cluster nodes and with host type filer, and with host type cluster-controller. And both results contain record - <host-type>filer</host-type>

Is this an expected behavior?

Regards,

Hasmik

2 REPLIES 2

aashray
3,846 Views

Looks like an expected behaviour.

Even I get host-type as filer for cluster-node.

Best Regards

Aashray Arora

HASMIK_HAYRAPETYAN
3,846 Views

Is there any way that we can find out whether result is filer for 7-mode or cluster-node for cluster-mode?

Public