kubernetes
Get Kubernetes volumes within a namespace in the given Portainer environment
Get a list of kubernetes volumes within the specified namespace in the given environment (Endpoint). The Endpoint ID must be a valid Portainer environment identifier. Access policy: Authenticated user.
get/kubernetes/{id}/namespaces/{namespace}/volumes
Path parameters
idinteger required
Environment identifier
namespacestring required
Namespace identifier
Query parameters
withApplicationsboolean
When set to True, include the applications that are using the volumes. It is set to false by default
Response
Success
object required