{ "opencollection": "1.0.0", "info": { "name": "WebLogic Management Service Weblogic Management Service Configuration API", "version": "20241101" }, "items": [ { "info": { "name": "weblogicManagementServiceConfiguration", "type": "folder" }, "items": [ { "info": { "name": "Gets service configuration.", "type": "http" }, "http": { "method": "GET", "url": "/20241101/configuration", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "compartmentId", "value": "", "type": "query", "description": "The OCID of the compartment that contains the resources to list. This filter returns \nonly resources contained within the specified compartment.\n" } ] }, "docs": "Gets service configuration.\n" }, { "info": { "name": "Update service configuration.", "type": "http" }, "http": { "method": "PUT", "url": "/20241101/configuration", "headers": [ { "name": "opc-request-id", "value": "" }, { "name": "opc-retry-token", "value": "" }, { "name": "if-match", "value": "" } ], "params": [ { "name": "compartmentId", "value": "", "type": "query", "description": "The OCID of the compartment that contains the resources to list. This filter returns \nonly resources contained within the specified compartment.\n" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Updates service configuration.\n" } ] } ], "bundled": true }