Lists all the ODMS Agents

GET {{baseUrl}}/agents?compartmentId=<string>&limit=10&page=1&sortBy=timeCreated&sortOrder=ASC&displayName=<string>&lifecycleState=FAILED

Display the name of all the existing ODMS Agents in the server.

Request Params

KeyDatatypeRequiredDescription
compartmentIdstring(Required) The ID of the compartment in which to list resources.
limitnumberThe maximum number of items to return.
pagenumberThe page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call.
sortBystringThe field to sort by. Only one sort order may be provided. Default order for timeCreated is descending.
Default order for displayName is ascending. If no value is specified timeCreated is default.
sortOrderstringThe sort order to use, either 'asc' or 'desc'.
displayNamestringA filter to return only resources that match the entire display name given.
lifecycleStatestringThe current state of the Database Migration Deployment.

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringUnique Oracle-assigned identifier for the request. If you need to contact Oracle about a
particular request, please provide the request ID.
Acceptstring

RESPONSES

status: OK

{&quot;items&quot;:[{&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;displayName&quot;:&quot;\u003cstring\u003e&quot;,&quot;compartmentId&quot;:&quot;\u003cstring\u003e&quot;,&quot;version&quot;:&quot;\u003cstring\u003e&quot;,&quot;timeCreated&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;lifecycleState&quot;:&quot;INACTIVE&quot;,&quot;definedTags&quot;:{&quot;quis_6_&quot;:{&quot;occaecat_b42&quot;:{}}},&quot;freeformTags&quot;:{&quot;dolorb4d&quot;:&quot;\u003cstring\u003e&quot;,&quot;tempore&quot;:&quot;\u003cstring\u003e&quot;,&quot;aliqua_6&quot;:&quot;\u003cstring\u003e&quot;,&quot;non9&quot;:&quot;\u003cstring\u003e&quot;},&quot;lifecycleDetails&quot;:&quot;\u003cstring\u003e&quot;,&quot;streamId&quot;:&quot;\u003cstring\u003e&quot;,&quot;systemTags&quot;:{&quot;veniamf1&quot;:{&quot;et_6&quot;:{},&quot;dolore_73&quot;:{},&quot;adipisicing_9c6&quot;:{}},&quot;aliquip_d&quot;:{&quot;exercitation_9&quot;:{}}},&quot;timeUpdated&quot;:&quot;\u003cdateTime\u003e&quot;},{&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;displayName&quot;:&quot;\u003cstring\u003e&quot;,&quot;compartmentId&quot;:&quot;\u003cstring\u003e&quot;,&quot;version&quot;:&quot;\u003cstring\u003e&quot;,&quot;timeCreated&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;lifecycleState&quot;:&quot;CREATING&quot;,&quot;definedTags&quot;:{&quot;id_036&quot;:{&quot;ut_d20&quot;:{}},&quot;deserunt_4_&quot;:{&quot;nostrud_83&quot;:{},&quot;labore__3&quot;:{},&quot;dolore_c2&quot;:{}},&quot;laboris138&quot;:{&quot;dolora&quot;:{}}},&quot;freeformTags&quot;:{&quot;in7&quot;:&quot;\u003cstring\u003e&quot;},&quot;lifecycleDetails&quot;:&quot;\u003cstring\u003e&quot;,&quot;streamId&quot;:&quot;\u003cstring\u003e&quot;,&quot;systemTags&quot;:{&quot;aliqua_d&quot;:{&quot;deserunt0&quot;:{}},&quot;est_4e2&quot;:{&quot;commodo_4c&quot;:{},&quot;ea_0&quot;:{},&quot;voluptate_8&quot;:{}},&quot;quis_ee&quot;:{&quot;dolore__1&quot;:{},&quot;velit75&quot;:{},&quot;amet_2&quot;:{}}},&quot;timeUpdated&quot;:&quot;\u003cdateTime\u003e&quot;}]}