ENUM

EntityGraphPartitionNames

link GraphQL Schema definition

  • enum EntityGraphPartitionNames {
  • # Resources from a VMware managed environment (on-prem or cloud) e.g. vmw.vc,
  • # vmw.nsx, ...
  • VMW_MANAGED_RESOURCES
  • # Resources from a VMware management product, typically entityType will start with
  • # vmw.ens, vmw.vra, vmw.vrops, vmw.vrni, ...
  • VMW_MANAGEMENT_PLANE
  • }