Required. A name of the TlsInspectionPolicy to delete. Must be in the format projects/{project}/locations/{location}/tlsInspectionPolicies/{tlsInspectionPolicy}.
Authorization requires the following IAM permission on the specified resource name:
networksecurity.tlsInspectionPolicies.delete
Query parameters
Parameters
force
boolean
If set to true, any rules for this TlsInspectionPolicy will also be deleted. (Otherwise, the request will only work if the TlsInspectionPolicy has no rules.)
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Operation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThis endpoint allows the deletion of a single TlsInspectionPolicy identified by its resource name, which must be in the format \u003ccode\u003eprojects/{project}/locations/{location}/tlsInspectionPolicies/{tlsInspectionPolicy}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eDeletion requires the \u003ccode\u003enetworksecurity.tlsInspectionPolicies.delete\u003c/code\u003e IAM permission on the specified resource \u003ccode\u003ename\u003c/code\u003e, as well as the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"],["\u003cp\u003eThe request body for this operation must be empty, and a successful deletion returns an instance of \u003ccode\u003eOperation\u003c/code\u003e in the response body.\u003c/p\u003e\n"],["\u003cp\u003eSetting the \u003ccode\u003eforce\u003c/code\u003e query parameter to \u003ccode\u003etrue\u003c/code\u003e will ensure that any rules associated with the TlsInspectionPolicy are also deleted; otherwise, the operation will only succeed if there are no associated rules.\u003c/p\u003e\n"]]],[],null,[]]