OBJECT
ManagementEndpointCredential
Credential - holds credential information that can be used to access one or more cloud accounts.
link GraphQL Schema definition
- type ManagementEndpointCredential implements Node {
- # Created by user for the credential.
- User :
- # Creation time of the credential.
- DateTime! :
- # The user-specified name of the credential
- String :
- # Type of the credential
- ManagementEndpointCredentialType :
- # CSP projects associated with the endpoint.
- Entity!] : [
- # CSP project ID(s) associated with the endpoint.
- String!] : [
- String :
- # Opaque global identifier of endpoint credentials.
- ID! :
- # Last Accessed time of the credential
- DateTime :
- # Last Updated time of the credential.
- DateTime! :
- # Permission type of the credential
- ManagementEndpointCredentialPermissionType :
- # List of properties supported for the credential.
- # User Credential has properties userName and password.
- #
- # Arguments
- # name: [Not documented]
- String!]): [ManagementEndpointProperty!] ( : [
- # This defines the permission scopes of the credential.
- #
- # **NOTE:** This API/functionality is in Alpha, This functionality can be unstable
- # and schema elements may change over future iterations.
- ManagementEndpointCredentialScope!] : [
- # **NOTE:** This API/functionality is in Alpha, This functionality can be unstable
- # and schema elements may change over future iterations.
- ManagementEndpointCredentialStatusInfo :
- # Tags associated with the credential.
- #
- # Arguments
- # key: [Not documented]
- String!]): [Tag!] ( : [
- # Update by user for the credential.
- User :
- }
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.
- ManagementEndpointCredentialConnectionnull
- ManagementEndpointCredentialEdgenull
- ManagementEndpointCredentialResponsenull
- ManagementEndpointMutationnull
- ManagementEndpointUpsertResponsenull