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 ID | Schema groups | Scope |
---|---|---|
app:dynatrace.kubernetes.connector:connection | - | environment |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.kubernetes.connector:connection |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:dynatrace.kubernetes.connector:connection | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.kubernetes.connector:connection |
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.
Property | Type | Description | Required |
---|---|---|---|
EdgeConnect Namename | text | The name of the EdgeConnect deployment | required |
K8s Cluster UIDuid | text | A pseudo-ID for the cluster, set to the UID of the kube-system namespace | required |
Namespacenamespace | text | The namespace where EdgeConnect is deployed | required |
Tokentoken | secret | The token required by EdgeConnect to access the ServiceAccount token. | required |