EasypanelDocs

List volume mounts

Returns the Docker volume mounts available for backup on a service.

GET
/listVolumeMounts

Returns the Docker volume mounts available for backup on a service.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Query Parameters

projectName*string
Match^[a-z0-9-_]+$
serviceName*string
Match^[a-z0-9-_]+$

Response Body

application/json

curl -X GET "https://example.com/listVolumeMounts?projectName=string&serviceName=string"
null