getfisResult Structure Definition

The getfisResult structure defines the return type for getfis API.

Syntax



Members

rc

If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings.

message

If the method succeeds, message is NULL else message contains Error/Warning message.

fisList

List of fiss


fis Structure Definition

The fis structure defines the actual return type values for getfis API.

Syntax



Members

name

The name of the FIS configured on the appliance.

ifaces

Interfaces to be bound to the FIS, in slot/port notation (for example, 1/3).

ifnum

Interface to be bound to the FIS, specified in slot/port notation (for example, 1/3)

ownernode

ID of the cluster node for which you are creating the FIS. Can be configured only through the cluster IP address.

_nextgenapiresource


fisifnumownernode


fischanownernode


See Also