List packages that have been imported into the given instance.

GET {{baseUrl}}/odaInstances/:odaInstanceId/importedPackages

Returns a list of summaries for imported packages in the instance.

Request Params

KeyDatatypeRequiredDescription
namestringList only the information for the package with this name. Package names are unique to a publisher and may not change.

Example: My Package | | limit | number | | The maximum number of items to return per page. | | page | string | | The page at which to start retrieving results.

You get this value from the opc-next-page header in a previous list request. To retireve the first page, omit this query parameter.

Example: MToxMA== | | sortOrder | string | | Sort the results in this order, use either ASC (ascending) or DESC (descending). | | sortBy | string | | Sort on this field. You can specify one sort order only. The default sort field is TIMECREATED.

The default sort order for TIMECREATED is descending, and the default sort order for DISPLAYNAME is ascending. |

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringThe client request ID for tracing. This value is included in the opc-request-id response header.
Acceptstring

RESPONSES

status: OK

[{"odaInstanceId":"qui cupidatat eiusmod","currentPackageId":"mollit","name":"elit Duis est eu","displayName":"qui labore Excepteur","version":"ut sed deserunt incididunt","status":"sed","timeCreated":"2013-02-08T06:06:29.270Z","timeUpdated":"1962-05-28T08:34:21.783Z","definedTags":{"laborume1":{"laborisa5d":{}}},"freeformTags":{"etf":"fugiat mollit"}},{"odaInstanceId":"sint consequat est dolore quis","currentPackageId":"ad","name":"non minim ","displayName":"velit enim Ut ut nulla","version":"dolor qui adipisicing non","status":"nulla","timeCreated":"1944-11-21T08:08:56.462Z","timeUpdated":"1987-06-19T14:36:17.414Z","definedTags":{"ad_7b6":{"veniam_e":{},"consectetur_fa":{}}},"freeformTags":{"ex_791":"ut incididunt","eu_d7":"culpa deserunt Ut adipisicing","et_0d":"ipsum","magna_3b2":"consequat aliqua commodo quis incididunt"}}]