Name: Volume

Represents a mounted volume on pod

Data Structure
{
   "typeId": "com.tintri.api.rest.v310.dto.domain.beans.k8s.Volume",
   "name": <String>,
   "pvcRefName": <String>,
}

Attributes
NameTypeDescription
namexsd:stringVolume name
pvcRefNamexsd:stringName of persistent volume claim serving the storage request