[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform
Update RAS
DescriptionUpdate Secure Access Service by id
Request
URLURL
https://{api_host}//api/ztnad/v1/enterprises/{enterpriseLogicalId}/ras/{logicalId}
Path Parameters
Path Parameters
string
enterpriseLogicalId
Required
Enterprise ID
string
logicalId
Required
Secure Access Service ID
Errors
httpResponseError
400
Invalid Input
httpResponseError
404
Secure Access Service not found
httpResponseError
500
Internal Server Error
Code Samples
cURL Command
curl -X PATCH -H "Content-Type: application/json" -d '{"customerCidr":"192.168.2.1/24","description":"text","enterpriseDnsObjectId":0,"name":"sample-service","numberOfBits":0}' https://{api_host}/api/ztnad/v1/enterprises/{enterpriseLogicalId}/ras/{logicalId}
[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform
On This Page
Secure Access Operations
get
post
delete
get
get
patch