v1
latestSwagger 2.02026-07-17302189.0 KBinsight
GetDetail returns a Kubernetes resource by name, namespace, cluster, apiVersion and kind.
This endpoint returns a Kubernetes resource by name, namespace, cluster, apiVersion and kind.
get/rest-api/v1/insight/detail
Query parameters
formatstring
The format of the response. Either in json or yaml. Default to json
clusterstring
The specified cluster name, such as 'example-cluster'
apiVersionstring
The specified apiVersion, such as 'apps/v1'. Should be percent-encoded
kindstring
The specified kind, such as 'Deployment'
namespacestring
The specified namespace, such as 'default'
namestring
The specified resource name, such as 'foo'
Response
Unstructured object