Skip to main content

BootstrapService_GetBootstrapAgentTemplate

GET 

/v2/sentry/bootstrap/template/{metadata.name}

BootstrapService_GetBootstrapAgentTemplate

Request

Path Parameters

    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: BootstrapAgentTemplate

    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.infraRef string
    spec.autoRegister boolean
    spec.ignoreMultipleRegister boolean
    spec.autoApprove boolean
    spec.templateType string

    Possible values: [TemplateTypeNotSet, Client, Server, Mixed]

    Default value: TemplateTypeNotSet

    spec.token string
    spec.inClusterTemplate string
    spec.outOfClusterTemplate string

Responses

A successful response.

Schema
    apiVersion API Version

    Default value: infra.k8smgmt.io/v3

    API Version of the resource

    kind Kind

    Default value: BootstrapAgentTemplate

    Kind of the resource

    metadata object

    Metadata of the resource

    name Namerequired

    name of the resource

    displayName Display Name

    display name of the resource

    description Description

    description of the resource

    labels object

    labels of the resource

    property name* string
    annotations object

    annotations of the resource

    property name* string
    project Projectrequired

    Project of the resource

    organization Organization

    Organization to which the resource belongs

    partner Partner

    Partner to which the resource belongs

    id string
    urlScope string
    createdAt date-time
    modifiedAt date-time
    spec object
    infraRef string
    autoRegister boolean
    ignoreMultipleRegister boolean
    autoApprove boolean
    templateType string

    Possible values: [TemplateTypeNotSet, Client, Server, Mixed]

    Default value: TemplateTypeNotSet

    token string
    hosts object[]
  • Array [
  • host string
    type string

    Possible values: [HostTypeNotSet, HostTypeInternal, HostTypeExternal]

    Default value: HostTypeNotSet

  • ]
  • inClusterTemplate string
    outOfClusterTemplate string
    status object
Loading...
CNCF

We are a Cloud Native Computing Foundation sandbox project.