{ "opencollection": "1.0.0", "info": { "name": "Database Management Diagnosability API", "version": "20201101" }, "items": [ { "info": { "name": "diagnosability", "type": "folder" }, "items": [ { "info": { "name": "SummarizeAlertLogCounts", "type": "http" }, "http": { "method": "GET", "url": "http://dbmgmt.{region}.oci.oraclecloud.com/20201101/managedDatabases/:managedDatabaseId/alertLogCounts", "headers": [ { "name": "opc-request-id", "value": "" }, { "name": "opc-named-credential-id", "value": "" } ], "params": [ { "name": "managedDatabaseId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the Managed Database." }, { "name": "timeGreaterThanOrEqualTo", "value": "", "type": "query", "description": "The optional greater than or equal to timestamp to filter the logs." }, { "name": "timeLessThanOrEqualTo", "value": "", "type": "query", "description": "The optional less than or equal to timestamp to filter the logs." }, { "name": "levelFilter", "value": "", "type": "query", "description": "The optional parameter to filter the alert logs by log level." }, { "name": "groupBy", "value": "", "type": "query", "description": "The optional parameter used to group different alert logs." }, { "name": "typeFilter", "value": "", "type": "query", "description": "The optional parameter to filter the attention or alert logs by type." }, { "name": "logSearchText", "value": "", "type": "query", "description": "The optional query parameter to filter the attention or alert logs by search text." }, { "name": "isRegularExpression", "value": "", "type": "query", "description": "The flag to indicate whether the search text is regular expression or not." }, { "name": "page", "value": "", "type": "query", "description": "The page token representing the page from where the next set of paginated results\nare retrieved. This is usually retrieved from a previous list call.\n" }, { "name": "limit", "value": "", "type": "query", "description": "The maximum number of records returned in the paginated response." } ] }, "docs": "Get the counts of alert logs for the specified Managed Database.\n" }, { "info": { "name": "ListAlertLogs", "type": "http" }, "http": { "method": "GET", "url": "http://dbmgmt.{region}.oci.oraclecloud.com/20201101/managedDatabases/:managedDatabaseId/alertLogs", "headers": [ { "name": "opc-request-id", "value": "" }, { "name": "opc-named-credential-id", "value": "" } ], "params": [ { "name": "managedDatabaseId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the Managed Database." }, { "name": "timeGreaterThanOrEqualTo", "value": "", "type": "query", "description": "The optional greater than or equal to timestamp to filter the logs." }, { "name": "timeLessThanOrEqualTo", "value": "", "type": "query", "description": "The optional less than or equal to timestamp to filter the logs." }, { "name": "levelFilter", "value": "", "type": "query", "description": "The optional parameter to filter the alert logs by log level." }, { "name": "typeFilter", "value": "", "type": "query", "description": "The optional parameter to filter the attention or alert logs by type." }, { "name": "logSearchText", "value": "", "type": "query", "description": "The optional query parameter to filter the attention or alert logs by search text." }, { "name": "isRegularExpression", "value": "", "type": "query", "description": "The flag to indicate whether the search text is regular expression or not." }, { "name": "sortBy", "value": "", "type": "query", "description": "The possible sortBy values of attention logs." }, { "name": "sortOrder", "value": "", "type": "query", "description": "The option to sort information in ascending (‘ASC’) or descending (‘DESC’) order. Ascending order is the default order." }, { "name": "page", "value": "", "type": "query", "description": "The page token representing the page from where the next set of paginated results\nare retrieved. This is usually retrieved from a previous list call.\n" }, { "name": "limit", "value": "", "type": "query", "description": "The maximum number of records returned in the paginated response." } ] }, "docs": "Lists the alert logs for the specified Managed Database.\n" }, { "info": { "name": "SummarizeAttentionLogCounts", "type": "http" }, "http": { "method": "GET", "url": "http://dbmgmt.{region}.oci.oraclecloud.com/20201101/managedDatabases/:managedDatabaseId/attentionLogCounts", "headers": [ { "name": "opc-request-id", "value": "" }, { "name": "opc-named-credential-id", "value": "" } ], "params": [ { "name": "managedDatabaseId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the Managed Database." }, { "name": "timeGreaterThanOrEqualTo", "value": "", "type": "query", "description": "The optional greater than or equal to timestamp to filter the logs." }, { "name": "timeLessThanOrEqualTo", "value": "", "type": "query", "description": "The optional less than or equal to timestamp to filter the logs." }, { "name": "urgencyFilter", "value": "", "type": "query", "description": "The optional parameter to filter the attention logs by urgency." }, { "name": "groupBy", "value": "", "type": "query", "description": "The optional parameter used to group different attention logs." }, { "name": "typeFilter", "value": "", "type": "query", "description": "The optional parameter to filter the attention or alert logs by type." }, { "name": "logSearchText", "value": "", "type": "query", "description": "The optional query parameter to filter the attention or alert logs by search text." }, { "name": "isRegularExpression", "value": "", "type": "query", "description": "The flag to indicate whether the search text is regular expression or not." }, { "name": "page", "value": "", "type": "query", "description": "The page token representing the page from where the next set of paginated results\nare retrieved. This is usually retrieved from a previous list call.\n" }, { "name": "limit", "value": "", "type": "query", "description": "The maximum number of records returned in the paginated response." } ] }, "docs": "Get the counts of attention logs for the specified Managed Database.\n" }, { "info": { "name": "ListAttentionLogs", "type": "http" }, "http": { "method": "GET", "url": "http://dbmgmt.{region}.oci.oraclecloud.com/20201101/managedDatabases/:managedDatabaseId/attentionLogs", "headers": [ { "name": "opc-request-id", "value": "" }, { "name": "opc-named-credential-id", "value": "" } ], "params": [ { "name": "managedDatabaseId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the Managed Database." }, { "name": "timeGreaterThanOrEqualTo", "value": "", "type": "query", "description": "The optional greater than or equal to timestamp to filter the logs." }, { "name": "timeLessThanOrEqualTo", "value": "", "type": "query", "description": "The optional less than or equal to timestamp to filter the logs." }, { "name": "urgencyFilter", "value": "", "type": "query", "description": "The optional parameter to filter the attention logs by urgency." }, { "name": "typeFilter", "value": "", "type": "query", "description": "The optional parameter to filter the attention or alert logs by type." }, { "name": "logSearchText", "value": "", "type": "query", "description": "The optional query parameter to filter the attention or alert logs by search text." }, { "name": "isRegularExpression", "value": "", "type": "query", "description": "The flag to indicate whether the search text is regular expression or not." }, { "name": "sortBy", "value": "", "type": "query", "description": "The possible sortBy values of attention logs." }, { "name": "sortOrder", "value": "", "type": "query", "description": "The option to sort information in ascending (‘ASC’) or descending (‘DESC’) order. Ascending order is the default order." }, { "name": "page", "value": "", "type": "query", "description": "The page token representing the page from where the next set of paginated results\nare retrieved. This is usually retrieved from a previous list call.\n" }, { "name": "limit", "value": "", "type": "query", "description": "The maximum number of records returned in the paginated response." } ] }, "docs": "Lists the attention logs for the specified Managed Database.\n" } ] } ], "bundled": true }