get
Get variable candidates for monitoring panels in a clusterFetches the variable candidates for monitoring panels in the specified cluster. The API permissions are the same as for metrics.
cluster
(in path): string
requiredThe name of the cluster.
expr
(in query): string
The query expression to fetch variable values.
regex
(in query): string
The regular expression to extract variable values.
start
(in query): integer
Start time as a 10-digit timestamp
end
(in query): integer
End time as a 10-digit timestamp
200
Option: Successful response with variable candidates.400
Status: Invalid expr503
Status: Monitoring plugin unavailableoptions
: []string
kind
: string
apiVersion
: string
metadata
: object
status
: string
message
: string
reason
: string
code
: integer
get
Get variable candidates for monitoring panels in a projectFetches the variable candidates for monitoring panels in the specified cluster. The API permissions are the same as for metrics.
project
(in path): string
requiredThe name of the project.
expr
(in query): string
The query expression to fetch variable values.
regex
(in query): string
The regular expression to extract variable values.
start
(in query): integer
Start time as a 10-digit timestamp
end
(in query): integer
End time as a 10-digit timestamp
200
Option: Successful response with variable candidates.400
Status: Invalid expr503
Status: Monitoring plugin unavailableoptions
: []string
kind
: string
apiVersion
: string
metadata
: object
status
: string
message
: string
reason
: string
code
: integer
get
Get variable candidates for monitoring panels in a namespaceFetches the variable candidates for monitoring panels in the specified cluster. The API permissions are the same as for metrics.
project
(in path): string
requiredThe name of the project.
cluster
(in path): string
requiredThe name of the cluster.
namespace
(in path): string
requiredThe name of the namespace.
expr
(in query): string
The query expression to fetch variable values.
regex
(in query): string
The regular expression to extract variable values.
start
(in query): integer
Start time as a 10-digit timestamp
end
(in query): integer
End time as a 10-digit timestamp
200
Option: Successful response with variable candidates.400
Status: Invalid expr503
Status: Monitoring plugin unavailableoptions
: []string
kind
: string
apiVersion
: string
metadata
: object
status
: string
message
: string
reason
: string
code
: integer