{ "opencollection": "1.0.0", "info": { "name": "Oracle Cloud Agent Pluginconfig API", "version": "20180530" }, "items": [ { "info": { "name": "pluginconfig", "type": "folder" }, "items": [ { "info": { "name": "ListInstanceagentAvailablePlugins", "type": "http" }, "http": { "method": "GET", "url": "https://127.0.0.1/20180530/instanceagent/availablePlugins", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "compartmentId", "value": "", "type": "query", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the compartment." }, { "name": "page", "value": "", "type": "query", "description": "For list pagination. The value of the `opc-next-page` response header from the previous \"List\"\ncall. For important details about how pagination works, see\n[List Pagination](/iaas/Content/API/Concepts/usingapi.htm#nine).\n" }, { "name": "limit", "value": "", "type": "query", "description": "For list pagination. The maximum number of results per page, or items to return in a paginated\n\"List\" call. For important details about how pagination works, see\n[List Pagination](/iaas/Content/API/Concepts/usingapi.htm#nine).\n" }, { "name": "osName", "value": "", "type": "query", "description": "The image (OS) for the compute instance.\n\nIf no match is found, all plugins are returned.\n\nExamples: `CentOS`, `Oracle Linux`, `Oracle Autonomous Linux`, `Canonical Ubuntu`, `Windows Server`\n" }, { "name": "osVersion", "value": "", "type": "query", "description": "The OS version for the instance.\n\nIf no match is found, all plugins are returned.\n\nExamples: `7.9`, `8` for CentOS and Oracle Linux. `20.04`, `20.04 Minimal` for Canonical Ubuntu.\n`2012 R2 Datacenter`, `2019 Standard` for Windows Server.\n" }, { "name": "sortBy", "value": "", "type": "query", "description": "The field to sort by. You can provide one sort order (`sortOrder`). Default order for\n`TIMECREATED` is descending.\n\n**Note:** In general, some \"List\" operations (for example, `ListInstances`) let you\noptionally filter by availability domain if the scope of the resource type is within a\nsingle availability domain. If you call one of these \"List\" operations without specifying\nan availability domain, the resources are grouped by availability domain, then sorted.\n" }, { "name": "sortOrder", "value": "", "type": "query", "description": "The sort order to use, either ascending (`ASC`) or descending (`DESC`). The `DISPLAYNAME` sort order\nis case sensitive.\n" }, { "name": "name", "value": "", "type": "query", "description": "The plugin name." } ] }, "docs": "Lists the Oracle Cloud Agent plugins that are available for compute instances." } ] } ], "bundled": true }