Lists the model deployments.

GET {{baseUrl}}/modelDeployments?compartmentId={{compartment_ocid}}&id=cillum consectetur labore dolor&projectId=cillum consectetur labore dolor&displayName=cillum consectetur labore dolor&lifecycleState=NEEDS_ATTENTION&createdBy=cillum consectetur labore dolor&limit=10&sortOrder=ASC&sortBy=timeCreated

Lists all model deployments in the specified compartment. Only one parameter other than compartmentId may also be included in a query. The query must include compartmentId. If the query does not include compartmentId, or includes compartmentId but two or more other parameters an error is returned.

Request Params

KeyDatatypeRequiredDescription
compartmentIdstring(Required) <b>Filter</b> results by the OCID of the compartment.
idstring<b>Filter</b> results by OCID. Must be an OCID of the correct type for the resource type.
projectIdstring<b>Filter</b> results by the OCID of the project.
displayNamestring<b>Filter</b> results by its user-friendly name.
lifecycleStatestring<b>Filter</b> results by the specified lifecycle state. Must be a valid
state for the resource type.
createdBystring<b>Filter</b> results by the OCID of the user who created the resource.
limitnumberFor list pagination. The maximum number of results per page,
or items to return in a paginated "List" call.
1 is the minimum, 1000 is the maximum.
See List Pagination.

Example: 500 | | page | string | | For list pagination. The value of the opc-next-page response header from the previous "List" call.

See List Pagination. | | sortOrder | string | | Specifies sort order to use, either ASC (ascending) or DESC (descending). | | sortBy | string | | Specifies the field to sort by. Accepts only one field. By default, when you sort by timeCreated, results are shown in descending order. When you sort by displayName, results are shown in ascending order. Sort order for the displayName field is case sensitive. |

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringUnique Oracle assigned identifier for the request. If you need to contact Oracle about a particular request, then provide the request ID.
Datestring(Required) Current Date
Authorizationstring(Required) Signature Authentication on Authorization header

RESPONSES

status: OK

[{&quot;id&quot;:&quot;dolore&quot;,&quot;timeCreated&quot;:&quot;1956-08-10T19:28:43.240Z&quot;,&quot;displayName&quot;:&quot;occaecat mollit do magna&quot;,&quot;projectId&quot;:&quot;dolor dolore i&quot;,&quot;createdBy&quot;:&quot;in aliquip non esse&quot;,&quot;compartmentId&quot;:&quot;elit in in id adipisicing&quot;,&quot;modelDeploymentUrl&quot;:&quot;consequat ea&quot;,&quot;lifecycleState&quot;:&quot;CREATING&quot;,&quot;categoryLogDetails&quot;:{&quot;access&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;predict&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;definedTags&quot;:{},&quot;description&quot;:&quot;reprehenderit dolore cillum magna dolore&quot;,&quot;freeformTags&quot;:{},&quot;modelDeploymentConfigurationDetails&quot;:{&quot;deploymentType&quot;:&quot;SINGLE_MODEL&quot;}},{&quot;id&quot;:&quot;adipisicing labore laboris Lorem do&quot;,&quot;timeCreated&quot;:&quot;2019-03-30T00:20:18.046Z&quot;,&quot;displayName&quot;:&quot;in Ut aliquip sit&quot;,&quot;projectId&quot;:&quot;in fugiat aute exercitation reprehende&quot;,&quot;createdBy&quot;:&quot;anim laborum magna est&quot;,&quot;compartmentId&quot;:&quot;mol&quot;,&quot;modelDeploymentUrl&quot;:&quot;ut irure cupidatat&quot;,&quot;lifecycleState&quot;:&quot;CREATING&quot;,&quot;categoryLogDetails&quot;:{&quot;access&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;predict&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;definedTags&quot;:{},&quot;description&quot;:&quot;adipisicing aliqua&quot;,&quot;freeformTags&quot;:{},&quot;modelDeploymentConfigurationDetails&quot;:{&quot;deploymentType&quot;:&quot;SINGLE_MODEL&quot;}}]