| getnspartitionmacResult Structure Definition |
The getnspartitionmacResult structure defines the return type for getnspartitionmac 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. |
nspartitionmacList |
List of nspartitionmacs |
| nspartitionmac Structure Definition |
The nspartitionmac structure defines the actual return type values for getnspartitionmac API. |
Syntax |
Members |
partitionmac |
A configured virtual MAC address that can be used by a partition for communication over shared VLANs. |
partitionname |
Name of the partition to which the MAC has been assigned. |
_nextgenapiresource |
See Also |