Gets a list of all Models in a compartment
GET {{baseUrl}}/models?compartmentId={{compartment_ocid}}&projectId=ocid1.aianomalydetectionproject.oc1....&limit=10&sortOrder=ASC&sortBy=timeCreated
Returns a list of Models.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
compartmentId | string | (Required) The ID of the compartment in which to list resources. | |
projectId | string | The ID of the project for which to list the objects. | |
lifecycleState | string | <b>Filter</b> results by the specified lifecycle state. Must be a valid | |
state for the resource type. | |||
displayName | string | A filter to return only resources that match the entire display name given. | |
limit | number | The maximum number of items to return. | |
page | string | The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call. | |
sortOrder | string | The sort order to use, either 'asc' or 'desc'. | |
sortBy | string | Specifies the field to sort by. Accepts only one field. | |
By default, when you sort by timeCreated , the results are shown | |||
in descending order. When you sort by displayName , the results are | |||
shown in ascending order. Sort order for the displayName field is case sensitive. | |||
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-request-id | string | The client request ID for tracing. | |
Date | string | (Required) Current Date | |
Authorization | string | (Required) Signature Authentication on Authorization header |
RESPONSES
status: OK
{"items":[{"id":"tempor ex deserunt","compartmentId":"Excepteur irure laborum","displayName":"ad dolor consectetur dolore quis","timeCreated":"1967-08-10T01:52:33.525Z","lifecycleState":"magna enim","projectId":"pariatur ea labore ut","definedTags":{},"description":"est laboris adipisicing","freeformTags":{},"modelTrainingDetails":{"dataAssetIds":["proident sed"],"targetFap":0.01,"trainingFraction":0.7},"modelTrainingResults":{"fap":0.45963130312234757,"isTrainingGoalAchieved":true,"multivariateFap":0.826492552215617,"rowReductionDetails":{"isReductionEnabled":true,"reductionPercentage":64417007.10395518,"reductionMethod":"AVERAGE_ROW"},"signalDetails":[{"signalName":"in eu occaecat in","min":60263087.307028055,"max":-32396800.75053148,"std":-20452369.95202066,"status":"DROPPED","details":"deserunt","fap":0.5780952913719721,"isQuantized":false,"mviRatio":47013300.89048493},{"signalName":"est dolor","min":-87765710.24420714,"max":-1101403.9441042691,"std":9222396.685682327,"status":"DROPPED","details":"ut elit Duis adipisicing","fap":0.2145560271703575,"isQuantized":true,"mviRatio":70814428.22718626}],"warning":"Excepteur aute"},"systemTags":{}},{"id":"ut et adipisicing","compartmentId":"dolore laboris veniam","displayName":"nostrud ad consequat","timeCreated":"1998-09-04T00:20:58.580Z","lifecycleState":"culpa non enim sed exercitation","projectId":"ut magna","definedTags":{},"description":"et","freeformTags":{},"modelTrainingDetails":{"dataAssetIds":["veniam dolore eu"],"targetFap":0.01,"trainingFraction":0.7},"modelTrainingResults":{"fap":0.5324100691437512,"isTrainingGoalAchieved":false,"multivariateFap":0.20978058297688018,"rowReductionDetails":{"isReductionEnabled":false,"reductionPercentage":-67331805.75004138,"reductionMethod":"AVERAGE_ROW"},"signalDetails":[{"signalName":"deserunt tempor est","min":33612788.09117536,"max":-25036299.441176802,"std":-87881879.82140724,"status":"ACCEPTED","details":"dolor nulla eu reprehenderit ex","fap":0.9489704271926984,"isQuantized":true,"mviRatio":41118355.07010403},{"signalName":"deserunt in","min":-54110005.77688529,"max":-42566198.289371915,"std":82106035.8519133,"status":"DROPPED","details":"irure magna consectetur cillum","fap":0.9326991101354407,"isQuantized":true,"mviRatio":22765587.686833605}],"warning":"anim ea laboris ut"},"systemTags":{}}]}