Listing Model Deployments
List the Data Science model deployments in a project.
Use the oci data-science model-deployment list command and required parameters to list the model deployments in a project:
oci data-science model-deployment list --compartment-id
<compartment-id>
... [OPTIONS]For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Use the ListModelDeployments operation to list the model deployments in a project.