getGet 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 required The 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
200Option: Successful response with variable candidates.400Status: Invalid expr503Status: Monitoring plugin unavailableoptions: []stringkind: stringapiVersion: stringmetadata: objectstatus: stringmessage: stringreason: stringcode: integergetGet 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 required The 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
200Option: Successful response with variable candidates.400Status: Invalid expr503Status: Monitoring plugin unavailableoptions: []stringkind: stringapiVersion: stringmetadata: objectstatus: stringmessage: stringreason: stringcode: integergetGet 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 required The name of the project.
cluster (in path): string required The name of the cluster.
namespace (in path): string required The 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
200Option: Successful response with variable candidates.400Status: Invalid expr503Status: Monitoring plugin unavailableoptions: []stringkind: stringapiVersion: stringmetadata: objectstatus: stringmessage: stringreason: stringcode: integer