ENUM

ManagementEndpointCredentialScope

link GraphQL Schema definition

  • enum ManagementEndpointCredentialScope {
  • # Credential used by Guardrails for interactions with managed environment
  • GUARDRAILS_ADMIN
  • # Credential used by CloudHealth for interactions with managed environment
  • TANZU_CLOUDHEALTH
  • # Credential used by Application Engine for kubernetes cluster lifecycle
  • # management
  • TAP_CLUSTER_LCM
  • # Credential used by Data services to configure data protection
  • TAP_DATA_PROTECTION
  • # Credential used to configure global server load balancing
  • TAP_GSLB
  • }