INPUT_OBJECT
UpdateVlanInput
link GraphQL Schema definition
- input UpdateVlanInput {
- # Required. ID of the Rubrik cluster, or *me* for self.
- String! :
- # Required. VLAN Configuration.
- VlanConfigInput! :
- }
INPUT_OBJECT
- input UpdateVlanInput {
- # Required. ID of the Rubrik cluster, or *me* for self.
- String! :
- # Required. VLAN Configuration.
- VlanConfigInput! :
- }