You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Below fails for all Tenancies in regions us-langley-1, us-luke-1. The same does not fail for commercial US regions.
oci monitoring metric list --compartment-id $COMP_ID
ServiceError:
{
"client_version": "Oracle-PythonSDK/2.143.0, Oracle-PythonCLI/3.51.4",
"code": "InvalidParameter",
"logging_tips": "Please run the OCI CLI command using --debug flag to find more debug information.",
"message": "Expensive list request. Please narrow down your search parameters.",
"opc-request-id": "40659EA82289405BB0C52FEDE4FCA3E6/4D1FCD64245706817E1E86D4CD32E5BC/446C33257CFC9926A132826589C89095",
"operation_name": "list_metrics",
"request_endpoint": "POST https://telemetry.us-luke-1.oraclegovcloud.com/20180401/metrics/actions/listMetrics",
"status": 400,
"target_service": "monitoring",
"timestamp": "2025-02-05T20:43:07.526103+00:00",
"troubleshooting_tips": "See [https://docs.oracle.com/iaas/Content/API/References/apierrors.htm] for more information about resolving this error. If you are unable to resolve this issue, run this CLI command with --debug option and contact Oracle support and provide them the full error message."
}
Below fails for all Tenancies in regions us-langley-1, us-luke-1. The same does not fail for commercial US regions.
If I run with this it does not fail
The text was updated successfully, but these errors were encountered: