[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform
Get Tunnel Service Healthcheck
DescriptionGet health status for Secure Access Service by logicalId
Request
URLURL
https://{api_host}//api/ztnad/v1/enterprises/{enterpriseLogicalId}/healthcheck/{logicalId}
Path Parameters
Path Parameters
string
enterpriseLogicalId
Required
Enterprise Logical ID
string
logicalId
Required
Secure Access Service Logical ID
Errors
httpResponseError
400
Invalid Input
httpResponseError
404
Secure Access Service not found
httpResponseError
500
Internal Server Error
Code Samples
cURL Command
curl https://{api_host}/api/ztnad/v1/enterprises/{enterpriseLogicalId}/healthcheck/{logicalId}
[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform