Skip to main content

We've Moved!

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

Interfaces object model

The object model describing this resource contains the following objects.

ethernetInterface
AttributeJSON typeData typeDescription
isAdminVirtualServerIpAllowedBooleanBooleanTrue if the admin virtual server IP address is allowed; false otherwise.
isAdvancedIpConfigAllowedBooleanBooleanTrue if the advanced IP address configuration is allowed; false otherwise.
isAggregationAllowedBooleanBooleanTrue if aggregation is allowed; false otherwise.
isClusterNodeIpAllowedBooleanBooleanTrue if the cluster node address is allowed; false otherwise.
isVirtualServerIpAllowedBooleanBooleanTrue if the virtual server IP address is allowed; false otherwise.
namestringstringName of the Ethernet interface.
interface
Attribute JSON Type Data Type Description
portstringstringName of a physical port
statusstringstring

Status of the port. Possible values are:

  • DOWN
  • DETACHED
  • WAITING
  • ATTACHED
  • ACTOR_CHURN
  • PARTNER_CHURN
  • CHURN
  • STANDBY
  • UP
  • FAILOVER
aggregateInterface
AttributeJSON TypeData TypeDescription
interfacesobjectarray An array of interface objects, that identify the physical ports that are used by the aggregate interface.
lacpEnabledbooleanbooleanTrue if LACP is enabled on the aggregate link.
loadBalancestringstring

Load balancing algorithm used for links that include multiple ports. Possible values are:

  • ROUND_ROBIN
  • NORMAL
namestringstringThe name of the aggregate port. The name must start with “ag-“
objectIdstringstringUnique object ID to identify the aggregate.
vlanInterface
AttributeJSON TypeData TypeDescription
aggregateInterfacestringstringThe aggregate interface that is associated with the VLAN.
namestringstringThe name of the VLAN interface. The name is automatically generated from the aggregate interface and vlanId values. The name can be used when assigning IP addresses to ports for virtual servers.
objectIdstringstringUnique object ID to identify the VLAN/aggregate combination.
vlanIdnumberintegerThis is the VLAN tag that will be applied to traffic on the VLAN interface.
hostPort
AttributeJSON TypeData TypeDescription
isEnabledboolean booleanTrue if the port is enabled.
namestringstringName of the port.
nodeIdnumberintegerNode ID of the device.
objectIdstringstringUnique object ID to identify the host port.
speednumberintegerSpeed, in Gbps that the port is operating at. A value of 0 indicates the port will auto-negotiate the speed with the far end device. The supported speeds will differ depending on HNAS model.
statusstringstring

Status of the port. Possible values are:

  • Up
  • Down
  • DOWN
  • Isolated
  • ISOLATED

Upper case status values indicate that the port has been in this state for a prolonged period of time.

typestringstring

Mode that the port is operating in. Either fabric switch attached (N) or arbitrated loop operation (NL). Possible values are:

  • N
  • NL
wwnstringstringWorld wide name – equivalent to the MAC address.

 

  • Was this article helpful?