INPUT_OBJECT
Details of VLAN IP.
input VlanIpInput {# IP for the VLAN interface.ip: String!# VLAN ID for the node.vlan: Int!}