gcloud ai model-monitoring-jobs - manage Vertex AI model monitoring jobs
gcloud ai model-monitoring-jobs COMMAND [GCLOUD_WIDE_FLAG ...]
Manage Vertex AI model monitoring jobs.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- create
Create a new Vertex AI model monitoring job.
- delete
Delete an existing Vertex AI model deployment monitoring job.
- describe
Get detailed model deployment monitoring job information about the given job id.
- list
List the model deployment monitoring jobs of the given project and region.
- pause
Pause a running Vertex AI model deployment monitoring job.
- resume
Resume a paused Vertex AI model deployment monitoring job.
- update
Update an Vertex AI model deployment monitoring job.
These variants are also available:
$ gcloud alpha ai model-monitoring-jobs
$ gcloud beta ai model-monitoring-jobs