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