Returns a list of available metrics for the given namespace. The results for metrics with dimensions includes list of all the associated dimensions. The results are sorted by the metricName and then by dimension in ascending alphabetical order. For a list of valid namespaces, see LIST_NAMESPACES Function.
(required) The name of the source service emitting the metric.
compartment_id
(required) The OCID of the compartment to use for authorization. To use the root compartment, provide the tenancyId.
page
(optional) For list pagination. The value of the `opc-next-page` response header from the previous \"List\" call. For important details about how pagination works, see <a href=\"https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine\">List Pagination</a>.
limit
(optional) For list pagination. The maximum number of results per page, or items to return in a paginated \"List\" call.
opc_request_id
(optional) Customer part of the request identifier token. If you need to contact Oracle about a particular request, please provide the complete request ID.
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://control-center.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
LIST_NAMESPACES Function 🔗
List all the available source services called namespaces emitting metrics for this region. The namespaces are sorted in ascending alphabetical order.
(required) The OCID of the compartment to use for authorization. To use the root compartment, provide the tenancyId.
page
(optional) For list pagination. The value of the `opc-next-page` response header from the previous \"List\" call. For important details about how pagination works, see <a href=\"https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine\">List Pagination</a>.
limit
(optional) For list pagination. The maximum number of results per page, or items to return in a paginated \"List\" call.
opc_request_id
(optional) Customer part of the request identifier token. If you need to contact Oracle about a particular request, please provide the complete request ID.
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://control-center.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
REQUEST_SUMMARIZED_METRIC_DATA Function 🔗
Returns the summarized data for the given metric from the given namespace. The aggregation method depends on the metric. The metric data can be filtered by providing the dimension, startTime or endTime. The metric data in the response is sorted by dimension in ascending order and then by sampleTime in ascending chronological order.
(required) Filters to apply to the metric data query
page
(optional) For list pagination. The value of the `opc-next-page` response header from the previous \"List\" call. For important details about how pagination works, see <a href=\"https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine\">List Pagination</a>.
limit
(optional) For list pagination. The maximum number of results per page, or items to return in a paginated \"List\" call.
opc_request_id
(optional) Customer part of the request identifier token. If you need to contact Oracle about a particular request, please provide the complete request ID.
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://control-center.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.