Get a single k8s-agent by id
GET /k8s-agents/{id}
GET
/k8s-agents/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
DocumentId
Responses
Section titled “ Responses ”OK
object
data
object
organisation
required
cluster_name
required
string
namespace
string
agent_version
string
node_count
integer
status
string
last_seen_at
string format: date-time
kubernetes_version
string
pod_count
integer
namespace_count
integer
connection_token
string
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
Missing or invalid authentication
Not authorized (tenant scope or capability)
Not found