Skip to main content

Enable S3 endpoint

Select

SaaS
Customer Managed

Enable S3 endpoint

Path Parameters
  • clientId integer required

    Client ID

Responses

S3 Endpoint enabled

PUT /v4/cvs3endpoint/:clientid/state/enable    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
clientId — path required
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/CVS3Endpoint/:ClientID/state/enable' \
-H 'Authtoken: <API_KEY_VALUE>'