ENUM
ManagementEndpointType
Type of the Management Endpoint
link GraphQL Schema definition
- enum ManagementEndpointType {
- }
link Require by
- ManagementEndpointA management endpoint is an abstraction of the place to which to connect to monitor/manage a system. In the public cloud world this can be considered as an "account" (AWS), "subscription" (Azure), or "project" (GCP). In the on-prem vCenter / VMX world a management endpoint can refer to a vCenter or NSX-Manager instance and its URL. In order to support other management endpoints in the future, the management endpoint is considered a point through which a system, with its discovered entities, can be monitored and/or managed.
- ManagementEndpointCollectorManagementEndpointCollector represents collector metadata for various kinds of collectors, Kubernetes is the supported collector type currently.
- ManagementEndpointCollectorInput A Management endpoint collector is associated to a given management endpoint and Management endpoint collector can attach either self or managed by managed boolean flag.
- ManagementEndpointDiscoveredAccountInputnull
- ManagementEndpointDiscoveredAccountResponsenull
- ManagementEndpointInputA management endpoint is an abstraction of the place to which to connect to monitor/manage a system. In the public cloud world this can be considered as an "account" (AWS), "subscription" (Azure), or "project" (GCP). In the on-prem vCenter / VMX world a management endpoint can refer to a vCenter or NSX-Manager instance and its URL. In order to support other management endpoints in the future, the management endpoint is considered a point through which a system, with its discovered entities, can be monitored and/or managed.
- ManagementEndpointQuerynull
- ManagementEndpointQueryFilter TODO extend filter with other fields, also add and implement for queryManagementEndpoints
- ManagementEndpointUpsertErrorResponsenull