Skip to main content

BootstrapService_GetBootstrapAgentConfig

GET 

/v2/sentry/bootstrap/{spec.templateRef}/agent/{metadata.name}/config

BootstrapService_GetBootstrapAgentConfig

Request

Path Parameters

    spec.templateRef stringrequired

    Possible values: Value must match regular expression template/[^/]+

    metadata.name stringrequired

    name of the resource

Query Parameters

    apiVersion string

    Default value: infra.k8smgmt.io/v3

    API Version

    API Version of the resource

    kind string

    Default value: BootstrapAgent

    Kind

    Kind of the resource

    metadata.displayName string

    Display Name

    display name of the resource

    metadata.description string

    Description

    description of the resource

    metadata.labels string

    Labels

    This is a request variable of the map type. The query format is "map_name[key]=value", e.g. If the map name is Age, the key type is string, and the value type is integer, the query parameter is expressed as Age["bob"]=18

    metadata.annotations string

    Annotations

    This is a request variable of the map type. The query format is "map_name[key]=value", e.g. If the map name is Age, the key type is string, and the value type is integer, the query parameter is expressed as Age["bob"]=18

    metadata.project stringrequired

    Project

    Project of the resource

    metadata.organization string

    Organization

    Organization to which the resource belongs

    metadata.partner string

    Partner

    Partner to which the resource belongs

    metadata.id string
    metadata.urlScope string
    metadata.createdAt date-time
    metadata.modifiedAt date-time
    spec.token string
    spec.agentMode string

    Possible values: [InCluster, OutOfCluster]

    Default value: InCluster

    status.tokenState string

    Possible values: [NotSet, NotRegistered, NotApproved, Approved]

    Default value: NotSet

    status.ipAddress string
    status.lastCheckedIn date-time
    status.fingerprint string

Responses

A successful response.

Schema
    contentType string

    The HTTP Content-Type header value specifying the content type of the body.

    data byte

    The HTTP request/response body as raw binary.

Loading...
CNCF

We are a Cloud Native Computing Foundation sandbox project.