Method: projects.locations.indexEndpoints.undeployIndex

IndexEndpoint からインデックスのデプロイを解除します。

HTTP リクエスト

POST https://visionai.googleapis.com/v1/{indexEndpoint=projects/*/locations/*/indexEndpoints/*}:undeployIndex

この URL は gRPC Transcoding 構文を使用します。

パスパラメータ

パラメータ
indexEndpoint

string

必須。デプロイ解除の対象となる IndexEndpoint リソースのリソース名。形式: projects/{project}/locations/{location}/indexEndpoints/{indexEndpoint}

リクエストの本文

リクエストの本文は空にする必要があります。

レスポンスの本文

成功した場合、レスポンスの本文には Operation のインスタンスが含まれます。

認可スコープ

次の OAuth スコープが必要です。

  • https://www.googleapis.com/auth/cloud-platform

詳細については、認証の概要をご覧ください。

IAM 権限

indexEndpoint リソースに対する次の IAM 権限が必要です。

  • visionai.indexEndpoints.undeploy

詳細については、IAM のドキュメントをご覧ください。