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
Key | Datatype | Required | Description |
---|---|---|---|
compartmentId | string | (Required) The ID of the compartment in which to list resources. | |
limit | number | The maximum number of items to return. | |
page | number | The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call. | |
sortBy | string | The 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. | |||
sortOrder | string | The sort order to use, either 'asc' or 'desc'. | |
displayName | string | A filter to return only resources that match the entire display name given. | |
lifecycleState | string | The current state of the Database Migration Deployment. | |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-request-id | string | Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a | |
particular request, please provide the request ID. | |||
Accept | string |
RESPONSES
status: OK
{"items":[{"id":"\u003cstring\u003e","displayName":"\u003cstring\u003e","compartmentId":"\u003cstring\u003e","version":"\u003cstring\u003e","timeCreated":"\u003cdateTime\u003e","lifecycleState":"INACTIVE","definedTags":{"quis_6_":{"occaecat_b42":{}}},"freeformTags":{"dolorb4d":"\u003cstring\u003e","tempore":"\u003cstring\u003e","aliqua_6":"\u003cstring\u003e","non9":"\u003cstring\u003e"},"lifecycleDetails":"\u003cstring\u003e","streamId":"\u003cstring\u003e","systemTags":{"veniamf1":{"et_6":{},"dolore_73":{},"adipisicing_9c6":{}},"aliquip_d":{"exercitation_9":{}}},"timeUpdated":"\u003cdateTime\u003e"},{"id":"\u003cstring\u003e","displayName":"\u003cstring\u003e","compartmentId":"\u003cstring\u003e","version":"\u003cstring\u003e","timeCreated":"\u003cdateTime\u003e","lifecycleState":"CREATING","definedTags":{"id_036":{"ut_d20":{}},"deserunt_4_":{"nostrud_83":{},"labore__3":{},"dolore_c2":{}},"laboris138":{"dolora":{}}},"freeformTags":{"in7":"\u003cstring\u003e"},"lifecycleDetails":"\u003cstring\u003e","streamId":"\u003cstring\u003e","systemTags":{"aliqua_d":{"deserunt0":{}},"est_4e2":{"commodo_4c":{},"ea_0":{},"voluptate_8":{}},"quis_ee":{"dolore__1":{},"velit75":{},"amet_2":{}}},"timeUpdated":"\u003cdateTime\u003e"}]}