User Manual

ASUS ASMB9-iKVM
4-63
4.3.20 VLANNetworkInterface
This resource represents the VLAN Network Interface for the resource or service to which it is associated.
This resource shall be used to represent a Network Interface for a Redfish implementation.
Northbound API is supported but still requires host agent support from host agent and in-
band communication channel and platform specific porting needed.
A. GET
• Request
https://{{ip}}/redfish/v1/Systems/{{system_instance}}/
EthernetInterfaces/{{system_ethifc_instance}}/VLANs/{{system_
vlan_instance}}
Content-Type: application/json
Example:
https://{{ip}}/redfish/v1/Systems/Self/EthernetInterfaces/bond0/
VLANs/{{system_vlan_instance}}
• Response
The response of the request will be in JSON format. The properties are mentioned in
the following table.
Table 25 VLAN Network Interface
Name Type ReadOnly Description
@odata.context String True
Refer to section 4.3.1 ODATA properties.
@odata.id String True
Refer to section 4.3.1 ODATA properties.
@odata.type String True
Refer to section 4.3.1 ODATA properties.
@odata.etag String True
Refer to section 4.3.1 ODATA properties.
Oem Object
Refer to Resource Complex Types under section 4.3.3 Resource.
This property will be a part of JSON response only if an
OEM property is implemented according to “
How to Add
OEM extensions (v1.1)
” document.
Id(M)
String True Resource Identifier.
Name(M)
String True Name of the Resource.
Description String True
Provides description of the resource. Refer to section 4.3.3 Resource.
VLANEnable Boolean False This property shall be used to indicate if this VLAN is enabled for this
interface.
VLANId Number False This property shall be used to indicate the VLAN identifier for this VLAN.
Minimum:0 & Maximum:4094.
E16160_ASMB9-iKVM_UM_V3.indb 63E16160_ASMB9-iKVM_UM_V3.indb 63 1/17/2020 2:29:29 PM1/17/2020 2:29:29 PM