Skip to main content

We've Moved!

Product Documentation has moved to docs.hitachivantara.com
Hitachi Vantara Knowledge

Device object model

The device object model describing this resource contains the following objects.

route

Attribute JSON Type Data Type Description
destinaton string string Route destination IP address.
flags number ushort Flags of the route.
gateway string string IP address of the route gateway.
isClusterNodeRoute boolean boolean Whether the cluster node route has been enabled.
isStaticRoute boolean boolean Whether the route is static.
mask string string IP address mask.
MTU number uint MTU of the route.
nodeId number int Cluster node ID. When route by cluster node is not enabled, it is always 0.
objectId string string Unique object ID which identifies the route.
type string string Route type. Valid values are:
  • ROUTE_TYPE_HOST
  • ROUTE_TYPE_NETWORK
  • ROUTE_TYPE_GATEWAY
fileStorageDeviceInfo
Attribute JSON Type Data Type Description
clusterUUID string string HNAS cluster UUID.
contactstringstringContact details for the system.
firmwareVersion string string HNAS firmware version.
isCluster boolean boolean True for an HNAS cluster.
licenses array array Contains the names of the licenses applied for this particular device. Possible values are:
  • CIFS
  • NFS
  • SFM
  • WORM
  • ISCSI
  • DATA_MIGRATOR
  • CLUSTER
  • TB
  • FS_ROLLBACK
  • CNS
  • READ_CACHE
  • EVS_SECURITY
  • EVS
  • METRO_CLUSTER
  • REPLICATION
  • XVL
  • FS_RECOVER_FROM_SNAP
  • FILE_CLONE
  • PERF_ACCELERATOR
  • BASE_DEDUPLICATION
  • PREMIUM_DEDUPLICATION
  • MODEL_TYPE
  • UNIVERSAL_NAS_VIRTUAL_CAPACITY
  • VIRTUAL_STORAGE_CAPACITY
locationstringstringPhysical location of the system.
model string string HNAS model.
name string string Device name.
node count number int Number of nodes in a cluster.
storageHealth string string Health of the cluster. Possible values are:
  • ROBUST
  • DEGRADED
  • CRITICAL
  • UNKNOWN
vendor string string Vendor name.

 

  • Was this article helpful?