Network Security API

サービス: networksecurity.googleapis.com

このサービスを呼び出すには、Google が提供するクライアント ライブラリを使用することをおすすめします。アプリケーションで独自のライブラリを使用してこのサービスを呼び出す必要がある場合は、API リクエストの際に次の情報を使用してください。

ディスカバリ ドキュメント

ディスカバリ ドキュメントは、REST API を記述して使用するための機械可読仕様です。クライアント ライブラリ、IDE プラグイン、Google API と連携するその他のツールのビルドに使用されます。1 つのサービスで複数のディスカバリ ドキュメントを提供できます。このサービスには、次の検索ドキュメントが用意されています。

サービス エンドポイント

サービス エンドポイントは、API サービスのネットワーク アドレスを指定するベース URL です。1 つのサービスに複数のサービス エンドポイントが存在することもあります。このサービスには次のサービス エンドポイントがあり、以下のすべての URI がこのサービス エンドポイントに関連しています。

  • https://networksecurity.googleapis.com

REST リソース: v1beta1.organizations.locations.addressGroups

メソッド
addItems POST /v1beta1/{addressGroup=organizations/*/locations/*/addressGroups/*}:addItems
アドレス グループに項目を追加します。
cloneItems POST /v1beta1/{addressGroup=organizations/*/locations/*/addressGroups/*}:cloneItems
項目をあるアドレス グループから別のアドレス グループにクローン作成します。
create POST /v1beta1/{parent=organizations/*/locations/*}/addressGroups
指定されたプロジェクトとロケーションに新しいアドレス グループを作成します。
delete DELETE /v1beta1/{name=organizations/*/locations/*/addressGroups/*}
アドレス グループを削除します。
get GET /v1beta1/{name=organizations/*/locations/*/addressGroups/*}
1 つのアドレス グループの詳細情報を取得します。
list GET /v1beta1/{parent=organizations/*/locations/*}/addressGroups
指定されたプロジェクトとロケーションのアドレス グループを一覧表示します。
listReferences GET /v1beta1/{addressGroup=organizations/*/locations/*/addressGroups/*}:listReferences
アドレス グループの参照を一覧表示します。
patch PATCH /v1beta1/{addressGroup.name=organizations/*/locations/*/addressGroups/*}
アドレス グループのパラメータを更新します。
removeItems POST /v1beta1/{addressGroup=organizations/*/locations/*/addressGroups/*}:removeItems
アドレス グループから項目を削除します。

REST リソース: v1beta1.organizations.locations.firewallEndpoints

メソッド
create POST /v1beta1/{parent=organizations/*/locations/*}/firewallEndpoints
指定されたプロジェクトとロケーションに新しい FirewallEndpoint を作成します。
delete DELETE /v1beta1/{name=organizations/*/locations/*/firewallEndpoints/*}
1 つのエンドポイントを削除します。
get GET /v1beta1/{name=organizations/*/locations/*/firewallEndpoints/*}
1 つのエンドポイントの詳細情報を取得します。
list GET /v1beta1/{parent=organizations/*/locations/*}/firewallEndpoints
指定されたプロジェクトとロケーションの FirewallEndpoint を一覧表示します。
patch PATCH /v1beta1/{firewallEndpoint.name=organizations/*/locations/*/firewallEndpoints/*}
1 つのエンドポイントを更新します。

REST リソース: v1beta1.organizations.locations.operations

メソッド
cancel POST /v1beta1/{name=organizations/*/locations/*/operations/*}:cancel
長時間実行オペレーションの非同期キャンセルを開始します。
delete DELETE /v1beta1/{name=organizations/*/locations/*/operations/*}
長時間実行オペレーションを削除します。
get GET /v1beta1/{name=organizations/*/locations/*/operations/*}
長時間実行オペレーションの最新状態を取得します。
list GET /v1beta1/{name=organizations/*/locations/*}/operations
リクエスト内の指定したフィルタに一致するオペレーションを一覧表示します。

REST リソース: v1beta1.organizations.locations.securityProfileGroups

メソッド
create POST /v1beta1/{parent=organizations/*/locations/*}/securityProfileGroups
特定の組織とロケーションに新しい SecurityProfileGroup を作成します。
delete DELETE /v1beta1/{name=organizations/*/locations/*/securityProfileGroups/*}
1 つの SecurityProfileGroup を削除します。
get GET /v1beta1/{name=organizations/*/locations/*/securityProfileGroups/*}
1 つの SecurityProfileGroup の詳細情報を取得します。
list GET /v1beta1/{parent=organizations/*/locations/*}/securityProfileGroups
指定された組織とロケーションの SecurityProfileGroup を一覧表示します。
patch PATCH /v1beta1/{securityProfileGroup.name=organizations/*/locations/*/securityProfileGroups/*}
単一の SecurityProfileGroup のパラメータを更新します。

REST リソース: v1beta1.organizations.locations.securityProfiles

メソッド
create POST /v1beta1/{parent=organizations/*/locations/*}/securityProfiles
特定の組織とロケーションで新しい SecurityProfile を作成します。
delete DELETE /v1beta1/{name=organizations/*/locations/*/securityProfiles/*}
1 つの SecurityProfile を削除します。
get GET /v1beta1/{name=organizations/*/locations/*/securityProfiles/*}
1 つの SecurityProfile の詳細情報を取得します。
list GET /v1beta1/{parent=organizations/*/locations/*}/securityProfiles
指定された組織とロケーションにおける SecurityProfile を一覧表示します。
patch PATCH /v1beta1/{securityProfile.name=organizations/*/locations/*/securityProfiles/*}
単一の SecurityProfile のパラメータを更新します。

REST リソース: v1beta1.projects.locations

メソッド
get GET /v1beta1/{name=projects/*/locations/*}
ロケーションに関する情報を取得します。
list GET /v1beta1/{name=projects/*}/locations
このサービスでサポートされているロケーションに関する情報をリストします。

REST リソース: v1beta1.projects.locations.addressGroups

メソッド
addItems POST /v1beta1/{addressGroup=projects/*/locations/*/addressGroups/*}:addItems
アドレス グループに項目を追加します。
cloneItems POST /v1beta1/{addressGroup=projects/*/locations/*/addressGroups/*}:cloneItems
項目をあるアドレス グループから別のアドレス グループにクローン作成します。
create POST /v1beta1/{parent=projects/*/locations/*}/addressGroups
指定されたプロジェクトとロケーションに新しいアドレス グループを作成します。
delete DELETE /v1beta1/{name=projects/*/locations/*/addressGroups/*}
1 つのアドレス グループを削除します。
get GET /v1beta1/{name=projects/*/locations/*/addressGroups/*}
1 つのアドレス グループの詳細情報を取得します。
getIamPolicy GET /v1beta1/{resource=projects/*/locations/*/addressGroups/*}:getIamPolicy
リソースのアクセス制御ポリシーを取得します。
list GET /v1beta1/{parent=projects/*/locations/*}/addressGroups
指定されたプロジェクトとロケーションのアドレス グループを一覧表示します。
listReferences GET /v1beta1/{addressGroup=projects/*/locations/*/addressGroups/*}:listReferences
アドレス グループの参照を一覧表示します。
patch PATCH /v1beta1/{addressGroup.name=projects/*/locations/*/addressGroups/*}
単一のアドレス グループのパラメータを更新します。
removeItems POST /v1beta1/{addressGroup=projects/*/locations/*/addressGroups/*}:removeItems
アドレス グループから項目を削除します。
setIamPolicy POST /v1beta1/{resource=projects/*/locations/*/addressGroups/*}:setIamPolicy
指定したリソースにアクセス制御ポリシーを設定します。
testIamPermissions POST /v1beta1/{resource=projects/*/locations/*/addressGroups/*}:testIamPermissions
指定したリソースに対して呼び出し元が持っている権限を返します。

REST リソース: v1beta1.projects.locations.authorizationPolicies

メソッド
create POST /v1beta1/{parent=projects/*/locations/*}/authorizationPolicies
指定されたプロジェクトとロケーションで新しい AuthorizationPolicy を作成します。
delete DELETE /v1beta1/{name=projects/*/locations/*/authorizationPolicies/*}
1 つの AuthorizationPolicy を削除します。
get GET /v1beta1/{name=projects/*/locations/*/authorizationPolicies/*}
1 つの AuthorizationPolicy の詳細情報を取得します。
getIamPolicy GET /v1beta1/{resource=projects/*/locations/*/authorizationPolicies/*}:getIamPolicy
リソースのアクセス制御ポリシーを取得します。
list GET /v1beta1/{parent=projects/*/locations/*}/authorizationPolicies
指定されたプロジェクトとロケーションの AuthorizationPolicy を一覧表示します。
patch PATCH /v1beta1/{authorizationPolicy.name=projects/*/locations/*/authorizationPolicies/*}
単一の AuthorizationPolicy のパラメータを更新します。
setIamPolicy POST /v1beta1/{resource=projects/*/locations/*/authorizationPolicies/*}:setIamPolicy
指定したリソースにアクセス制御ポリシーを設定します。
testIamPermissions POST /v1beta1/{resource=projects/*/locations/*/authorizationPolicies/*}:testIamPermissions
指定したリソースに対して呼び出し元が持っている権限を返します。

REST リソース: v1beta1.projects.locations.clientTlsPolicies

メソッド
create POST /v1beta1/{parent=projects/*/locations/*}/clientTlsPolicies
指定されたプロジェクトとロケーションで新しい ClientTlsPolicy を作成します。
delete DELETE /v1beta1/{name=projects/*/locations/*/clientTlsPolicies/*}
1 つの ClientTlsPolicy を削除します。
get GET /v1beta1/{name=projects/*/locations/*/clientTlsPolicies/*}
1 つの ClientTlsPolicy の詳細情報を取得します。
getIamPolicy GET /v1beta1/{resource=projects/*/locations/*/clientTlsPolicies/*}:getIamPolicy
リソースのアクセス制御ポリシーを取得します。
list GET /v1beta1/{parent=projects/*/locations/*}/clientTlsPolicies
指定されたプロジェクトとロケーションの ClientTlsPolicy を一覧表示します。
patch PATCH /v1beta1/{clientTlsPolicy.name=projects/*/locations/*/clientTlsPolicies/*}
単一の ClientTlsPolicy のパラメータを更新します。
setIamPolicy POST /v1beta1/{resource=projects/*/locations/*/clientTlsPolicies/*}:setIamPolicy
指定したリソースにアクセス制御ポリシーを設定します。
testIamPermissions POST /v1beta1/{resource=projects/*/locations/*/clientTlsPolicies/*}:testIamPermissions
指定したリソースに対して呼び出し元が持っている権限を返します。

REST リソース: v1beta1.projects.locations.firewallEndpointAssociations

メソッド
create POST /v1beta1/{parent=projects/*/locations/*}/firewallEndpointAssociations
指定されたプロジェクトとロケーションで新しい FirewallEndpointAssociation を作成します。
delete DELETE /v1beta1/{name=projects/*/locations/*/firewallEndpointAssociations/*}
1 つの FirewallEndpointAssociation を削除します。
get GET /v1beta1/{name=projects/*/locations/*/firewallEndpointAssociations/*}
1 つの FirewallEndpointAssociation の詳細情報を取得します。
list GET /v1beta1/{parent=projects/*/locations/*}/firewallEndpointAssociations
指定されたプロジェクトとロケーションの Association を一覧表示します。
patch PATCH /v1beta1/{firewallEndpointAssociation.name=projects/*/locations/*/firewallEndpointAssociations/*}
1 つの FirewallEndpointAssociation を更新します。

REST リソース: v1beta1.projects.locations.gatewaySecurityPolicies

メソッド
create POST /v1beta1/{parent=projects/*/locations/*}/gatewaySecurityPolicies
指定されたプロジェクトとロケーションで新しい GatewaySecurityPolicy を作成します。
delete DELETE /v1beta1/{name=projects/*/locations/*/gatewaySecurityPolicies/*}
1 つの GatewaySecurityPolicy を削除します。
get GET /v1beta1/{name=projects/*/locations/*/gatewaySecurityPolicies/*}
1 つの GatewaySecurityPolicy の詳細情報を取得します。
list GET /v1beta1/{parent=projects/*/locations/*}/gatewaySecurityPolicies
指定されたプロジェクトとロケーションの GatewaySecurityPolicy を一覧表示します。
patch PATCH /v1beta1/{gatewaySecurityPolicy.name=projects/*/locations/*/gatewaySecurityPolicies/*}
単一の GatewaySecurityPolicy のパラメータを更新します。

REST リソース: v1beta1.projects.locations.gatewaySecurityPolicies.rules

メソッド
create POST /v1beta1/{parent=projects/*/locations/*/gatewaySecurityPolicies/*}/rules
指定されたプロジェクトとロケーションで新しい GatewaySecurityPolicy を作成します。
delete DELETE /v1beta1/{name=projects/*/locations/*/gatewaySecurityPolicies/*/rules/*}
1 つの GatewaySecurityPolicyRule を削除します。
get GET /v1beta1/{name=projects/*/locations/*/gatewaySecurityPolicies/*/rules/*}
1 つの GatewaySecurityPolicyRule の詳細情報を取得します。
list GET /v1beta1/{parent=projects/*/locations/*/gatewaySecurityPolicies/*}/rules
指定されたプロジェクトとロケーションの GatewaySecurityPolicyRule を一覧表示します。
patch PATCH /v1beta1/{gatewaySecurityPolicyRule.name=projects/*/locations/*/gatewaySecurityPolicies/*/rules/*}
単一の GatewaySecurityPolicyRule のパラメータを更新します。

REST リソース: v1beta1.projects.locations.operations

メソッド
cancel POST /v1beta1/{name=projects/*/locations/*/operations/*}:cancel
長時間実行オペレーションの非同期キャンセルを開始します。
delete DELETE /v1beta1/{name=projects/*/locations/*/operations/*}
長時間実行オペレーションを削除します。
get GET /v1beta1/{name=projects/*/locations/*/operations/*}
長時間実行オペレーションの最新状態を取得します。
list GET /v1beta1/{name=projects/*/locations/*}/operations
リクエスト内の指定したフィルタに一致するオペレーションを一覧表示します。

REST リソース: v1beta1.projects.locations.securityProfileGroups

メソッド
create POST /v1beta1/{parent=projects/*/locations/*}/securityProfileGroups
指定されたプロジェクトとロケーションで新しい SecurityProfileGroup を作成します。
delete DELETE /v1beta1/{name=projects/*/locations/*/securityProfileGroups/*}
1 つの SecurityProfileGroup を削除します。
get GET /v1beta1/{name=projects/*/locations/*/securityProfileGroups/*}
1 つの SecurityProfileGroup の詳細情報を取得します。
list GET /v1beta1/{parent=projects/*/locations/*}/securityProfileGroups
指定されたプロジェクトとロケーションの SecurityProfileGroup を一覧表示します。
patch PATCH /v1beta1/{securityProfileGroup.name=projects/*/locations/*/securityProfileGroups/*}
単一の SecurityProfileGroup のパラメータを更新します。

REST リソース: v1beta1.projects.locations.securityProfiles

メソッド
create POST /v1beta1/{parent=projects/*/locations/*}/securityProfiles
指定されたプロジェクトとロケーションで新しい SecurityProfile を作成します。
delete DELETE /v1beta1/{name=projects/*/locations/*/securityProfiles/*}
1 つの SecurityProfile を削除します。
get GET /v1beta1/{name=projects/*/locations/*/securityProfiles/*}
1 つの SecurityProfile の詳細情報を取得します。
list GET /v1beta1/{parent=projects/*/locations/*}/securityProfiles
指定されたプロジェクトとロケーションの SecurityProfile を一覧表示します。
patch PATCH /v1beta1/{securityProfile.name=projects/*/locations/*/securityProfiles/*}
単一の SecurityProfile のパラメータを更新します。

REST リソース: v1beta1.projects.locations.serverTlsPolicies

メソッド
create POST /v1beta1/{parent=projects/*/locations/*}/serverTlsPolicies
指定されたプロジェクトとロケーションで新しい ServerTlsPolicy を作成します。
delete DELETE /v1beta1/{name=projects/*/locations/*/serverTlsPolicies/*}
1 つの ServerTlsPolicy を削除します。
get GET /v1beta1/{name=projects/*/locations/*/serverTlsPolicies/*}
1 つの ServerTlsPolicy の詳細情報を取得します。
getIamPolicy GET /v1beta1/{resource=projects/*/locations/*/serverTlsPolicies/*}:getIamPolicy
リソースのアクセス制御ポリシーを取得します。
list GET /v1beta1/{parent=projects/*/locations/*}/serverTlsPolicies
指定されたプロジェクトとロケーションの ServerTlsPolicy を一覧表示します。
patch PATCH /v1beta1/{serverTlsPolicy.name=projects/*/locations/*/serverTlsPolicies/*}
単一の ServerTlsPolicy のパラメータを更新します。
setIamPolicy POST /v1beta1/{resource=projects/*/locations/*/serverTlsPolicies/*}:setIamPolicy
指定したリソースにアクセス制御ポリシーを設定します。
testIamPermissions POST /v1beta1/{resource=projects/*/locations/*/serverTlsPolicies/*}:testIamPermissions
指定したリソースに対して呼び出し元が持っている権限を返します。

REST リソース: v1beta1.projects.locations.tlsInspectionPolicies

メソッド
create POST /v1beta1/{parent=projects/*/locations/*}/tlsInspectionPolicies
指定されたプロジェクトとロケーションで新しい TlsInspectionPolicy を作成します。
delete DELETE /v1beta1/{name=projects/*/locations/*/tlsInspectionPolicies/*}
1 つの TlsInspectionPolicy を削除します。
get GET /v1beta1/{name=projects/*/locations/*/tlsInspectionPolicies/*}
1 つの TlsInspectionPolicy の詳細情報を取得します。
list GET /v1beta1/{parent=projects/*/locations/*}/tlsInspectionPolicies
指定されたプロジェクトとロケーションの TlsInspectionPolicy を一覧表示します。
patch PATCH /v1beta1/{tlsInspectionPolicy.name=projects/*/locations/*/tlsInspectionPolicies/*}
単一の TlsInspectionPolicy のパラメータを更新します。

REST リソース: v1beta1.projects.locations.urlLists

メソッド
create POST /v1beta1/{parent=projects/*/locations/*}/urlLists
指定されたプロジェクトとロケーションで新しい UrlList を作成します。
delete DELETE /v1beta1/{name=projects/*/locations/*/urlLists/*}
1 つの UrlList を削除します。
get GET /v1beta1/{name=projects/*/locations/*/urlLists/*}
1 つの UrlList の詳細情報を取得します。
list GET /v1beta1/{parent=projects/*/locations/*}/urlLists
指定されたプロジェクトとロケーションの UrlListe を一覧で表示します。
patch PATCH /v1beta1/{urlList.name=projects/*/locations/*/urlLists/*}
単一の UrlList のパラメータを更新します。