{ "opencollection": "1.0.0", "info": { "name": "Java Management Service Utilities Jms Utils API", "version": "20250521" }, "items": [ { "info": { "name": "jmsUtils", "type": "folder" }, "items": [ { "info": { "name": "Returns the configuration for analyzing applications.", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20250521/analyzeApplicationsConfiguration", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "compartmentId", "value": "", "type": "query", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources." } ] }, "docs": "Returns the configuration for analyzing applications.\n" }, { "info": { "name": "Updates the Analyze application configuration.", "type": "http" }, "http": { "method": "PUT", "url": "http://127.0.0.1/20250521/analyzeApplicationsConfiguration", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "compartmentId", "value": "", "type": "query", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Updates the configuration for analyze application." }, { "info": { "name": "Gets a list of Java Migration Analysis.", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20250521/javaMigrationAnalysis", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "compartmentId", "value": "", "type": "query", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources." }, { "name": "id", "value": "", "type": "query", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the Java Migration Analysis." }, { "name": "analysisProjectName", "value": "", "type": "query", "description": "The project name of the Performance Tuning Analysis to query for." }, { "name": "limit", "value": "", "type": "query", "description": "The maximum number of items to return." }, { "name": "page", "value": "", "type": "query", "description": "The page token representing the page at which to start retrieving results. The token is usually retrieved from a previous list call." }, { "name": "sortOrder", "value": "", "type": "query", "description": "The sort order to use, either ascending (`ASC`) or descending (`DESC`)." }, { "name": "sortBy", "value": "", "type": "query", "description": "The field to sort Java Migration Analysis. Only one sort order may be provided.\n" } ] }, "docs": "Gets a list of Java Migration Analysis.\n" }, { "info": { "name": "Requests Java Migration Analysis.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20250521/javaMigrationAnalysis/actions/requestJavaMigrationAnalysis", "headers": [ { "name": "opc-retry-token", "value": "" }, { "name": "opc-request-id", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Requests Java Migration Analysis.\n" }, { "info": { "name": "Get Java Migration Analysis", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20250521/javaMigrationAnalysis/:javaMigrationAnalysisId", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "javaMigrationAnalysisId", "value": "", "type": "path", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the Java Migration Analysis." } ] }, "docs": "Gets information about a Java Migration Analysis." }, { "info": { "name": "Deletes a Java Migration Analysis.", "type": "http" }, "http": { "method": "DELETE", "url": "http://127.0.0.1/20250521/javaMigrationAnalysis/:javaMigrationAnalysisId", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "javaMigrationAnalysisId", "value": "", "type": "path", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the Java Migration Analysis." } ] }, "docs": "Deletes a Java Migration Analysis." }, { "info": { "name": "Gets a list of Performance tuning analysis.", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20250521/performanceTuningAnalysis", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "compartmentId", "value": "", "type": "query", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources." }, { "name": "id", "value": "", "type": "query", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the Performance Tuning Analysis." }, { "name": "analysisProjectName", "value": "", "type": "query", "description": "The project name of the Performance Tuning Analysis to query for." }, { "name": "performanceTuningAnalysisResult", "value": "", "type": "query", "description": "The result of the Performance Tuning Analysis to query for." }, { "name": "limit", "value": "", "type": "query", "description": "The maximum number of items to return." }, { "name": "page", "value": "", "type": "query", "description": "The page token representing the page at which to start retrieving results. The token is usually retrieved from a previous list call." }, { "name": "sortOrder", "value": "", "type": "query", "description": "The sort order to use, either ascending (`ASC`) or descending (`DESC`)." }, { "name": "sortBy", "value": "", "type": "query", "description": "The field to sort Performance Tuning Analysis. Only one sort order may be provided.\n" } ] }, "docs": "Gets a list of Performance tuning Analysis.\n" }, { "info": { "name": "Requests a Performance Tuning Analysis.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20250521/performanceTuningAnalysis/actions/requestPerformanceTuningAnalysis", "headers": [ { "name": "opc-retry-token", "value": "" }, { "name": "opc-request-id", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Requests Performance Tuning Analysis.\n" }, { "info": { "name": "Get Performance Tuning Analysis", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20250521/performanceTuningAnalysis/:performanceTuningAnalysisId", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "performanceTuningAnalysisId", "value": "", "type": "path", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the Performance Tuning Analysis." } ] }, "docs": "Gets information about a Performance Tuning Analysis." }, { "info": { "name": "Deletes a Performance Tuning Analysis.", "type": "http" }, "http": { "method": "DELETE", "url": "http://127.0.0.1/20250521/performanceTuningAnalysis/:performanceTuningAnalysisId", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "performanceTuningAnalysisId", "value": "", "type": "path", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the Performance Tuning Analysis." } ] }, "docs": "Deletes a Performance Tuning Analysis." }, { "info": { "name": "Returns the configuration for subscription acknowledgment.", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20250521/subscriptionAcknowledgmentConfiguration", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "compartmentId", "value": "", "type": "query", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources." } ] }, "docs": "Returns the configuration for subscription acknowledgment.\n" }, { "info": { "name": "Updates the Subscription acknowledgment configuration.", "type": "http" }, "http": { "method": "PUT", "url": "http://127.0.0.1/20250521/subscriptionAcknowledgmentConfiguration", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "compartmentId", "value": "", "type": "query", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Updates the configuration for subscription acknowledgment." }, { "info": { "name": "List work requests", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20250521/workRequests", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "compartmentId", "value": "", "type": "query", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources." }, { "name": "workRequestId", "value": "", "type": "query", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request." }, { "name": "status", "value": "", "type": "query", "description": "A filter to return only the resources that match the given lifecycle state." }, { "name": "resourceId", "value": "", "type": "query", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the resource affected by the work request." }, { "name": "page", "value": "", "type": "query", "description": "The page token representing the page at which to start retrieving results. The token is usually retrieved from a previous list call." }, { "name": "limit", "value": "", "type": "query", "description": "The maximum number of items to return." }, { "name": "sortOrder", "value": "", "type": "query", "description": "The sort order to use, either ascending (`ASC`) or descending (`DESC`)." }, { "name": "sortBy", "value": "", "type": "query", "description": "The field to sort by. Only one sort order may be provided. Default order for `timeAccepted` is descending.\n" } ] }, "docs": "Lists the work requests in a compartment.\n" }, { "info": { "name": "Get work request status", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20250521/workRequests/:workRequestId", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "workRequestId", "value": "", "type": "path", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request." } ] }, "docs": "Gets the details of a work request." }, { "info": { "name": "Cancel work request", "type": "http" }, "http": { "method": "DELETE", "url": "http://127.0.0.1/20250521/workRequests/:workRequestId", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "workRequestId", "value": "", "type": "path", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request." } ] }, "docs": "Cancels a work request." }, { "info": { "name": "List work request errors", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20250521/workRequests/:workRequestId/errors", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "workRequestId", "value": "", "type": "path", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request." }, { "name": "page", "value": "", "type": "query", "description": "The page token representing the page at which to start retrieving results. The token is usually retrieved from a previous list call." }, { "name": "limit", "value": "", "type": "query", "description": "The maximum number of items to return." }, { "name": "sortBy", "value": "", "type": "query", "description": "The field to sort by. Only one sort order may be provided. Default order for `timeCreated` is descending.\n" }, { "name": "sortOrder", "value": "", "type": "query", "description": "The sort order to use, either ascending (`ASC`) or descending (`DESC`)." } ] }, "docs": "Lists the errors for a work request.\n" }, { "info": { "name": "List work request logs", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20250521/workRequests/:workRequestId/logs", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "workRequestId", "value": "", "type": "path", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request." }, { "name": "page", "value": "", "type": "query", "description": "The page token representing the page at which to start retrieving results. The token is usually retrieved from a previous list call." }, { "name": "limit", "value": "", "type": "query", "description": "The maximum number of items to return." }, { "name": "sortBy", "value": "", "type": "query", "description": "The field to sort by. Only one sort order may be provided. Default order for `timeCreated` is descending.\n" }, { "name": "sortOrder", "value": "", "type": "query", "description": "The sort order to use, either ascending (`ASC`) or descending (`DESC`)." } ] }, "docs": "Lists the logs for a work request.\n" }, { "info": { "name": "List work items of a work request.", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20250521/workRequests/:workRequestId/workItems", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "workRequestId", "value": "", "type": "path", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request." }, { "name": "page", "value": "", "type": "query", "description": "The page token representing the page at which to start retrieving results. The token is usually retrieved from a previous list call." }, { "name": "limit", "value": "", "type": "query", "description": "The maximum number of items to return." } ] }, "docs": "Retrieve a paginated list of work items for a specified work request.\n" } ] } ], "bundled": true }