Cloud Service Mesh์ Traffic Director๊ฐ ์ด์ Cloud Service Mesh๋ก ํตํฉ๋์์ต๋๋ค. ์์ธํ ๋ด์ฉ์
Cloud Service Mesh ๊ฐ์๋ฅผ ์ฐธ์กฐํ์ธ์.
Method: projects.locations.serviceLbPolicies.delete
์ปฌ๋ ์
์ ์ฌ์ฉํด ์ ๋ฆฌํ๊ธฐ
๋ด ํ๊ฒฝ์ค์ ์ ๊ธฐ์ค์ผ๋ก ์ฝํ
์ธ ๋ฅผ ์ ์ฅํ๊ณ ๋ถ๋ฅํ์ธ์.
๋จ์ผ ServiceLbPolicy๋ฅผ ์ญ์ ํฉ๋๋ค.
HTTP ์์ฒญ
DELETE https://networkservices.googleapis.com/v1/{name=projects/*/locations/*/serviceLbPolicies/*}
URL์ gRPC ํธ๋์ค์ฝ๋ฉ ๋ฌธ๋ฒ์ ์ฌ์ฉํฉ๋๋ค.
๊ฒฝ๋ก ๋งค๊ฐ๋ณ์
๋งค๊ฐ๋ณ์ |
name |
string
ํ์ ํญ๋ชฉ์
๋๋ค. ์ญ์ ํ ServiceLbPolicy์ ์ด๋ฆ์
๋๋ค. projects/{project}/locations/{location}/serviceLbPolicies/* ํ์์ด์ด์ผ ํฉ๋๋ค.
์น์ธ์ ์ฒ๋ฆฌํ๋ ค๋ฉด ์ง์ ๋ ๋ฆฌ์์ค name ์ ๋ํด ๋ค์๊ณผ ๊ฐ์ IAM ๊ถํ์ด ํ์ํฉ๋๋ค.
networkservices.serviceLbPolicies.delete
|
์์ฒญ ๋ณธ๋ฌธ
์์ฒญ ๋ณธ๋ฌธ์ ๋น์ด ์์ด์ผ ํฉ๋๋ค.
์๋ต ๋ณธ๋ฌธ
์ฑ๊ณตํ ๊ฒฝ์ฐ ์๋ต ๋ณธ๋ฌธ์ Operation
์ ์ธ์คํด์ค๊ฐ ํฌํจ๋ฉ๋๋ค.
์น์ธ ๋ฒ์
๋ค์ OAuth ๋ฒ์๊ฐ ํ์ํฉ๋๋ค.
https://www.googleapis.com/auth/cloud-platform
์์ธํ ๋ด์ฉ์ ์ธ์ฆ ๊ฐ์๋ฅผ ์ฐธ์กฐํ์ธ์.
๋ฌ๋ฆฌ ๋ช
์๋์ง ์๋ ํ ์ด ํ์ด์ง์ ์ฝํ
์ธ ์๋ Creative Commons Attribution 4.0 ๋ผ์ด์ ์ค์ ๋ฐ๋ผ ๋ผ์ด์ ์ค๊ฐ ๋ถ์ฌ๋๋ฉฐ, ์ฝ๋ ์ํ์๋ Apache 2.0 ๋ผ์ด์ ์ค์ ๋ฐ๋ผ ๋ผ์ด์ ์ค๊ฐ ๋ถ์ฌ๋ฉ๋๋ค. ์์ธํ ๋ด์ฉ์ Google Developers ์ฌ์ดํธ ์ ์ฑ
์ ์ฐธ์กฐํ์ธ์. ์๋ฐ๋ Oracle ๋ฐ/๋๋ Oracle ๊ณ์ด์ฌ์ ๋ฑ๋ก ์ํ์
๋๋ค.
์ต์ข
์
๋ฐ์ดํธ: 2024-07-06(UTC)
[[["์ดํดํ๊ธฐ ์ฌ์","easyToUnderstand","thumb-up"],["๋ฌธ์ ๊ฐ ํด๊ฒฐ๋จ","solvedMyProblem","thumb-up"],["๊ธฐํ","otherUp","thumb-up"]],[["์ดํดํ๊ธฐ ์ด๋ ค์","hardToUnderstand","thumb-down"],["์๋ชป๋ ์ ๋ณด ๋๋ ์ํ ์ฝ๋","incorrectInformationOrSampleCode","thumb-down"],["ํ์ํ ์ ๋ณด/์ํ์ด ์์","missingTheInformationSamplesINeed","thumb-down"],["๋ฒ์ญ ๋ฌธ์ ","translationIssue","thumb-down"],["๊ธฐํ","otherDown","thumb-down"]],["์ต์ข
์
๋ฐ์ดํธ: 2024-07-06(UTC)"],[],[],null,["# Method: projects.locations.serviceLbPolicies.delete\n\n- [HTTP request](#body.HTTP_TEMPLATE)\n- [Path parameters](#body.PATH_PARAMETERS)\n- [Request body](#body.request_body)\n- [Response body](#body.response_body)\n- [Authorization scopes](#body.aspect)\n- [Try it!](#try-it)\n\nDeletes a single ServiceLbPolicy.\n\n### HTTP request\n\n`DELETE https://networkservices.googleapis.com/v1/{name=projects/*/locations/*/serviceLbPolicies/*}`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n### Request body\n\nThe request body must be empty.\n\n### Response body\n\nIf successful, the response body contains an instance of [Operation](/service-mesh/docs/reference/network-services/rest/Shared.Types/ListOperationsResponse#Operation).\n\n### Authorization scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/cloud-platform`\n\nFor more information, see the [Authentication Overview](/docs/authentication#authorization-gcp)."]]