NSX-T Data Center Global Manager REST API
List TLS Config Profiles (Experimental)
API will list all TLS Config Profiles This API is available when using VMware NSX or VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers).Request:
Method:
GET
URI Path(s):
/global-manager/api/v1/global-infra/security/tls-inspection-config-profiles
Request Headers:
n/a
Query Parameters:
PolicyTlsConfigProfileListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/global-manager/api/v1/global-infra/security/tls-inspection-config-profilesSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
PolicyTlsConfigProfileListResult+