Skip to main content

BootstrapService_GetBootstrapInfra

GET 

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

BootstrapService_GetBootstrapInfra

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

    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.caCert string
    spec.caKey string
    spec.caKeyPass string

Responses

A successful response.

Schema
    apiVersion API Version

    Default value: infra.k8smgmt.io/v3

    API Version of the resource

    kind Kind

    Default value: BootstrapInfra

    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
    caCert string
    caKey string
    caKeyPass string
    status object
Loading...
CNCF

We are a Cloud Native Computing Foundation sandbox project.