Data Source: oci_datascience_model_deployment

This data source provides details about a specific Model Deployment resource in Oracle Cloud Infrastructure Datascience service.

Retrieves the model deployment for the specified modelDeploymentId.

Example Usage

data "oci_datascience_model_deployment" "test_model_deployment" {
	#Required
	model_deployment_id = oci_datascience_model_deployment.test_model_deployment.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: