{ "opencollection": "1.0.0", "info": { "name": "Database Management Perfhub API", "version": "20201101" }, "items": [ { "info": { "name": "perfhub", "type": "folder" }, "items": [ { "info": { "name": "Modifies the snapshot settings for the specified Database.", "type": "http" }, "http": { "method": "POST", "url": "http://dbmgmt.{region}.oci.oraclecloud.com/20201101/managedDatabases/:managedDatabaseId/actions/modifySnapshotSettings", "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." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Modifies the snapshot settings for the specified Database.\n" } ] } ], "bundled": true }