- REST 리소스: v1beta1.organizations.locations.addressGroups
- REST 리소스: v1beta1.organizations.locations.firewallEndpoints
- REST 리소스: v1beta1.organizations.locations.operations
- REST 리소스: v1beta1.organizations.locations.securityProfileGroups
- REST 리소스: v1beta1.organizations.locations.securityProfiles
- REST 리소스: v1beta1.projects.locations
- REST 리소스: v1beta1.projects.locations.addressGroups
- REST 리소스: v1beta1.projects.locations.authorizationPolicies
- REST 리소스: v1beta1.projects.locations.clientTlsPolicies
- REST 리소스: v1beta1.projects.locations.firewallEndpointAssociations
- REST 리소스: v1beta1.projects.locations.gatewaySecurityPolicies
- REST 리소스: v1beta1.projects.locations.gatewaySecurityPolicies.rules
- REST 리소스: v1beta1.projects.locations.operations
- REST 리소스: v1beta1.projects.locations.serverTlsPolicies
- REST 리소스: v1beta1.projects.locations.tlsInspectionPolicies
- REST 리소스: v1beta1.projects.locations.urlLists
서비스: networksecurity.googleapis.com
이 서비스를 호출하려면 Google에서 제공하는 클라이언트 라이브러리를 사용하는 것이 좋습니다. 애플리케이션에서 자체 라이브러리를 사용하여 이 서비스를 호출해야 한다면 API 요청을 실행할 때 다음 정보를 사용해야 합니다.
검색 문서
검색 문서는 머신에서 읽을 수 있는 사양이며 REST API를 설명하고 사용하는 데 참조할 수 있습니다. 또한 클라이언트 라이브러리, IDE 플러그인, 기타 Google API와 상호작용하는 도구를 빌드하는 데 사용됩니다. 하나의 서비스는 여러 개의 검색 문서를 제공할 수 있습니다. 이 서비스는 다음 검색 문서를 제공합니다.
서비스 엔드포인트
서비스 엔드포인트는 API 서비스의 네트워크 주소를 지정하는 기준 URL입니다. 하나의 서비스는 여러 서비스 엔드포인트를 포함할 수 있습니다. 이 서비스에는 다음 서비스 엔드포인트가 포함되고, 그 아래의 모든 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/*} 단일 주소 그룹의 세부정보를 가져옵니다. |
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/*} 단일 Endpoint를 삭제합니다. |
get |
GET /v1beta1/{name=organizations/*/locations/*/firewallEndpoints/*} 단일 Endpoint의 세부정보를 가져옵니다. |
list |
GET /v1beta1/{parent=organizations/*/locations/*}/firewallEndpoints 특정 프로젝트와 위치의 FirewallEndpoint를 나열합니다. |
patch |
PATCH /v1beta1/{firewallEndpoint.name=organizations/*/locations/*/firewallEndpoints/*} 단일 Endpoint를 업데이트합니다. |
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/*} 단일 SecurityProfileGroup을 삭제합니다. |
get |
GET /v1beta1/{name=organizations/*/locations/*/securityProfileGroups/*} 단일 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/*} 단일 SecurityProfile을 삭제합니다. |
get |
GET /v1beta1/{name=organizations/*/locations/*/securityProfiles/*} 단일 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/*} 단일 주소 그룹을 삭제합니다. |
get |
GET /v1beta1/{name=projects/*/locations/*/addressGroups/*} 단일 주소 그룹의 세부정보를 가져옵니다. |
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.clientTlsPolicies
메서드 | |
---|---|
create |
POST /v1beta1/{parent=projects/*/locations/*}/clientTlsPolicies 특정 프로젝트와 위치에 새 ClientTlsPolicy를 만듭니다. |
delete |
DELETE /v1beta1/{name=projects/*/locations/*/clientTlsPolicies/*} 단일 ClientTlsPolicy를 삭제합니다. |
get |
GET /v1beta1/{name=projects/*/locations/*/clientTlsPolicies/*} 단일 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/*} 단일 FirewallEndpointAssociation을 삭제합니다. |
get |
GET /v1beta1/{name=projects/*/locations/*/firewallEndpointAssociations/*} 단일 FirewallEndpointAssociation의 세부정보를 가져옵니다. |
list |
GET /v1beta1/{parent=projects/*/locations/*}/firewallEndpointAssociations 특정 프로젝트와 위치의 Association을 나열합니다. |
patch |
PATCH /v1beta1/{firewallEndpointAssociation.name=projects/*/locations/*/firewallEndpointAssociations/*} 단일 FirewallEndpointAssociation을 업데이트합니다. |
REST 리소스: v1beta1.projects.locations.gatewaySecurityPolicies
메서드 | |
---|---|
create |
POST /v1beta1/{parent=projects/*/locations/*}/gatewaySecurityPolicies 특정 프로젝트와 위치에 새 GatewaySecurityPolicy를 만듭니다. |
delete |
DELETE /v1beta1/{name=projects/*/locations/*/gatewaySecurityPolicies/*} 단일 GatewaySecurityPolicy를 삭제합니다. |
get |
GET /v1beta1/{name=projects/*/locations/*/gatewaySecurityPolicies/*} 단일 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/*} 단일 GatewaySecurityPolicyRule을 삭제합니다. |
get |
GET /v1beta1/{name=projects/*/locations/*/gatewaySecurityPolicies/*/rules/*} 단일 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.serverTlsPolicies
메서드 | |
---|---|
create |
POST /v1beta1/{parent=projects/*/locations/*}/serverTlsPolicies 특정 프로젝트와 위치에 새 ServerTlsPolicy를 만듭니다. |
delete |
DELETE /v1beta1/{name=projects/*/locations/*/serverTlsPolicies/*} 단일 ServerTlsPolicy를 삭제합니다. |
get |
GET /v1beta1/{name=projects/*/locations/*/serverTlsPolicies/*} 단일 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/*} 단일 TlsInspectionPolicy를 삭제합니다. |
get |
GET /v1beta1/{name=projects/*/locations/*/tlsInspectionPolicies/*} 단일 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/*} 단일 UrlList를 삭제합니다. |
get |
GET /v1beta1/{name=projects/*/locations/*/urlLists/*} 단일 UrlList의 세부정보를 가져옵니다. |
list |
GET /v1beta1/{parent=projects/*/locations/*}/urlLists 특정 프로젝트와 위치의 UrlList를 나열합니다. |
patch |
PATCH /v1beta1/{urlList.name=projects/*/locations/*/urlLists/*} 단일 UrlList의 파라미터를 업데이트합니다. |