Settings API - Kubernetes Connector schema table

    Kubernetes Connector (app:dynatrace.kubernetes.connector:connection)

    Available connections for Kubernetes Connector. A connection is bound to a Kubernetes cluster where the workflow actions operate. We recommend following the steps described here using the Dynatrace Operator, which automatically creates the connection.

    Schema IDSchema groupsScope
    app:dynatrace.kubernetes.connector:connection-
    environment
    GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.kubernetes.connector:connection
    SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:dynatrace.kubernetes.connector:connection
    Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.kubernetes.connector:connection

    Authentication

    To execute this request, you need an access token with Read settings (settings.read) scope. To learn how to obtain and use it, see Tokens and authentication.

    Parameters

    PropertyTypeDescriptionRequired
    EdgeConnect Name
    name
    text

    The name of the EdgeConnect deployment

    required
    K8s Cluster UID
    uid
    text

    A pseudo-ID for the cluster, set to the UID of the kube-system namespace

    required
    Namespace
    namespace
    text

    The namespace where EdgeConnect is deployed

    required
    Token
    token
    secret

    The token required by EdgeConnect to access the ServiceAccount token.

    required