INPUT_OBJECT

UpdateVsphereAdvancedTagInput

link GraphQL Schema definition

  • input UpdateVsphereAdvancedTagInput {
  • # Required. ID of the multi-tag filter.
  • filterId: String!
  • # Required. Filter name, description, and the conditional logic of vSphere tags.
  • filterInfo: FilterInfoInput!
  • # Required. ID of the vCenter Server.
  • id: String!
  • }

link Require by