Skip to main content
Version: 25.8

PureVolume CRD reference

PureVolume is the Schema for the pure volume API.

PureVolume

FieldDescriptionType
apiVersionAPIVersion defines the versioned schema of this representation of an object.
Servers should convert recognized schemas to the latest internal value, and
may reject unrecognized values.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
string
kindKind is a string value representing the REST resource this object represents.
Servers may infer this from the endpoint the client submits requests to.
Cannot be updated.
In CamelCase.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
string
specPureVolumeSpec defines the metadata for a pure volume.object
statusPureVolumeStatus defines the observed state of Purevolumeobject

spec fields

FieldDescriptionType
spec.podNamePodName is the name of the FlashArray/FlashBlade podstring
spec.secureSecure defines whether the volume is encrypted or notboolean
spec.serialSerial is the serial number for the volumestring
spec.storageBackendTypeStorageBackendType is the type of the backendstring
spec.storageBackendsStorageBackends is a list of backends for the volume.array
spec.storageBackends.idId is the id of the backendstring
spec.storageBackends.iqnIQN is the iSCSI qualified name for the backendstring
spec.storageBackends.nqnNQN is the NVMe qualified name for the backendstring
spec.storageBackends.targetsTargets is a list of targets for the backendarray
spec.volumeIDVolumeID is the id of the pure volume on the backendstring
spec.volumeNameVolumeName is the name of the volume/file system on the backendstring