Required. A name of the TlsInspectionPolicy to get. Must be in the format projects/{project}/locations/{location}/tlsInspectionPolicies/{tlsInspectionPolicy}.
Authorization requires the following IAM permission on the specified resource name:
networksecurity.tlsInspectionPolicies.get
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of TlsInspectionPolicy.
[[["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 2024-03-11 UTC."],[[["This page details how to retrieve information about a single TlsInspectionPolicy using a GET request."],["The request URL follows gRPC Transcoding syntax and requires a path parameter named `name` to specify the desired TlsInspectionPolicy."],["The request body for this operation must be empty, and the operation requires specific authorization."],["A successful request will return a TlsInspectionPolicy instance in the response body."],["The OAuth scope `https://www.googleapis.com/auth/cloud-platform` is needed to get authorization."]]],[]]