Settings API - Kubernetes Automation (Preview) schema table

Kubernetes Automation (Preview) (app:dynatrace.kubernetes.connector:connection)

Available connections for Kubernetes Automation (Preview). 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
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

Property
Type
Description
Required
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