kubernetes
Create a PersistentVolumeClaim
Create a PersistentVolumeClaim in the given namespace. The access mode defaults to ReadWriteOnce and an omitted storage class leaves the choice to the cluster default. Access policy: Authenticated user.
post/kubernetes/{id}/namespaces/{namespace}/persistent_volume_claims
Path parameters
idinteger required
Environment(Endpoint) identifier
namespacestring required
Namespace
Request body
Response
Success
Changes
Changed in 1 of the 21 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○