VLanNetworkInterface schema describes a VLAN network instance that is available on a manager, system, or other device.NOTE: VLanNetworkInterfaceId does not support Redfish Life Cycle Events, therefore, no events are generated for this resource.
X-Auth-Token: ********************username:passwordAuthorization: Basic *****************curl --location '/redfish/v1/Systems//EthernetInterfaces//VLANs/' \
--header 'X-Auth-Token: <api-key>' \
--header 'Authorization: Basic <encoded-value>'{}