[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform

Get Casb Application Details

Description

Get CASB application details

Request

Request

URL

URL


get
https://{api_host}//api/cws/v1/enterprises/{enterpriseLogicalId}/casb/applications/{appId}
Copy

Path Parameters

Path Parameters

string
enterpriseLogicalId Required

Enterprise Logical ID


string
appId Required

CASB APP Id


Response

Response

Response Body

Response Body

200 OK

Returns CasbApplicationDetailResponse of type application/json

CASB Application details

Errors

Errors

httpResponseError
400

Invalid Input


httpResponseError
500

Internal Server Error

Code Samples

Code Samples

cURL Command

curl https://{api_host}/api/cws/v1/enterprises/{enterpriseLogicalId}/casb/applications/{appId}


Feedback

Was this page helpful?