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.

  1. projects-{project Id} - Get Project GET {{baseUrl}}/projects/:projectId

  2. models-{model Id} - Get a Model GET {{baseUrl}}/models/:modelId

  3. Detect Anomalies with an anomaly model and detection data POST {{baseUrl}}/actions/detectAnomalies

  4. models-{model Id} - Delete a provisioned Model DELETE {{baseUrl}}/models/:modelId

  5. projects-{project Id} - Delete a provisioned Project DELETE {{baseUrl}}/projects/:projectId

  6. projects-{project Id} - Update the Project identified by the id PUT {{baseUrl}}/projects/:projectId

  7. projects-{project Id} - Moves a resource into a different compartment. POST {{baseUrl}}/projects/:projectId/actions/changeCompartment

  8. models-{model Id} - Update the Model identified by the id PUT {{baseUrl}}/models/:modelId

  9. ai Private Endpoints-{ai Private Endpoint Id} - Delete a private reverse connection endpoint. DELETE {{baseUrl}}/aiPrivateEndpoints/:aiPrivateEndpointId

  10. ai Private Endpoints-{ai Private Endpoint Id} - Get private reverse connection endpoint. GET {{baseUrl}}/aiPrivateEndpoints/:aiPrivateEndpointId