INPUT_OBJECT
UpdateVsphereAdvancedTagInput
link GraphQL Schema definition
- input UpdateVsphereAdvancedTagInput {
- # Required. ID of the multi-tag filter.
- : String!
- # Required. Filter name, description, and the conditional logic of vSphere tags.
- : FilterInfoInput!
- # Required. ID of the vCenter Server.
- : String!
- }