BootstrapService_GetBootstrapAgentConfig
GET/v2/sentry/bootstrap/{spec.templateRef}/agent/{metadata.name}/config
BootstrapService_GetBootstrapAgentConfig
Request
Path Parameters
Possible values: Value must match regular expression template/[^/]+
name of the resource
Query Parameters
Default value: infra.k8smgmt.io/v3
API Version
API Version of the resource
Default value: BootstrapAgent
Kind
Kind of the resource
Display Name
display name of the resource
Description
description of the resource
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
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
Project
Project of the resource
Organization
Organization to which the resource belongs
Partner
Partner to which the resource belongs
Possible values: [InCluster
, OutOfCluster
]
Default value: InCluster
Possible values: [NotSet
, NotRegistered
, NotApproved
, Approved
]
Default value: NotSet
Responses
- 200
- 403
- 404
- 500
- default
A successful response.
- application/json
- application/yaml
- Schema
- Example (from schema)
Schema
The HTTP Content-Type header value specifying the content type of the body.
The HTTP request/response body as raw binary.
{
"contentType": "string",
"data": "string"
}
- Schema
- Example (from schema)
Schema
The HTTP Content-Type header value specifying the content type of the body.
The HTTP request/response body as raw binary.
{
"contentType": "string",
"data": "string"
}
Returned when the user does not have permission to access the resource.
- application/json
- application/yaml
- Schema
Schema
- any
- Schema
Schema
- any
Returned when the resource does not exist.
- application/json
- application/yaml
- Schema
Schema
- any
- Schema
Schema
- any
Returned for internal server error
- application/json
- application/yaml
- Schema
Schema
- any
- Schema
Schema
- any
An unexpected error response.
- application/json
- application/yaml
- Schema
- Example (from schema)
Schema
- Array [
- ]
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
- Array [
- ]
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}