メソッド: services.connections.create
サービス プロデューサーの組織内の VPC ネットワークへの VPC ネットワーク ピアリング接続を確立するプライベート接続を作成します。このメソッドは、サービス ユーザーの VPC ネットワークの管理者が呼び出します。その際、サービス プロデューサーの VPC ネットワークへのサブネットのプロビジョニングに使用される割り当て IP 範囲を 1 つ以上指定する必要があります。この接続は、サービス プロデューサーの組織に存在するすべてのサポートされているサービスに対して使用されるため、1 回だけ呼び出す必要があります。オペレーションが正常に完了した場合、get
オペレーションからのレスポンスのタイプは Connection
になります。
HTTP リクエスト
POST https://servicenetworking.googleapis.com/v1/{parent=services/*}/connections
この URL は gRPC Transcoding 構文を使用します。
パスパラメータ
パラメータ |
parent |
string
サービス プロデューサーの組織のピアリング接続を管理しているサービス。この機能をサポートする Google サービスの場合、この値は services/servicenetworking.googleapis.com になります。
|
リクエストの本文
リクエストの本文には Connection
のインスタンスが含まれます。
レスポンスの本文
成功した場合、レスポンスの本文には新しく作成された Operation
のインスタンスが含まれます。
承認スコープ
次の OAuth スコープのいずれかが必要です。
https://www.googleapis.com/auth/service.management
https://www.googleapis.com/auth/cloud-platform
詳細については、認証の概要をご覧ください。
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2019-12-04 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"わかりにくい"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"情報またはサンプルコードが不正確"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"必要な情報 / サンプルがない"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻訳に関する問題"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"その他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"わかりやすい"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"問題の解決に役立った"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"その他"
}]