projects
Suspends an OnlineEvaluator. When an OnlineEvaluator is suspended, it won't run any evaluations until it is activated again.
post/v1/{+name}:suspend
Path parameters
namestring required
Required. The name of the OnlineEvaluator to suspend. Format: projects/{project}/locations/{location}/onlineEvaluators/{id}.
Request body
GoogleCloudAiplatformV1SuspendOnlineEvaluatorRequest required
Request message for SuspendOnlineEvaluator.
Response
Successful response