dokploy_mounts_listByServiceId
dokploy_mounts_listByServiceIdRetrieve all mounted volumes and bind mounts for a specific service in Dokploy. Use this tool to view storage configurations for applications, databases, or Docker containers by providing the service ID and type.
Instructions
[mounts] mounts.listByServiceId (GET)
Parameters:
serviceId (string, required)
serviceType (enum: application, postgres, mysql, mariadb, mongo, redis, compose, required)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serviceId | Yes | ||
| serviceType | Yes |