Anomaly Detection API
Number of APIs: 30
Anomaly Detection - which falls into the portfolio of OCI AI Services - can help Enterprise customers integrate AI into their products immediately by using our proven, pre-trained/custom models or containers, and without a need to set up in house team of AI and ML experts. This allows enterprises to focus on business drivers and development work rather than AI/ML operations, shortening the time to market.
-
projects-{project Id} - Get Project GET {{baseUrl}}/projects/:projectId
-
models-{model Id} - Get a Model GET {{baseUrl}}/models/:modelId
-
Detect Anomalies with an anomaly model and detection data POST {{baseUrl}}/actions/detectAnomalies
-
models-{model Id} - Delete a provisioned Model DELETE {{baseUrl}}/models/:modelId
-
projects-{project Id} - Delete a provisioned Project DELETE {{baseUrl}}/projects/:projectId
-
projects-{project Id} - Update the Project identified by the id PUT {{baseUrl}}/projects/:projectId
-
projects-{project Id} - Moves a resource into a different compartment. POST {{baseUrl}}/projects/:projectId/actions/changeCompartment
-
models-{model Id} - Update the Model identified by the id PUT {{baseUrl}}/models/:modelId
-
ai Private Endpoints-{ai Private Endpoint Id} - Delete a private reverse connection endpoint. DELETE {{baseUrl}}/aiPrivateEndpoints/:aiPrivateEndpointId
-
ai Private Endpoints-{ai Private Endpoint Id} - Get private reverse connection endpoint. GET {{baseUrl}}/aiPrivateEndpoints/:aiPrivateEndpointId