NasVolumeSnapshot

Prev Next

Available in Classic

This is a NAS volume snapshot.

Syntax

The syntax is as follows.

private String nasVolumeSnapshotName;
private Date createDate;
private Long snapshotSize;
private Boolean isBusy;

Field

The following describes the fields.

Field Type Required Description
nasVolumeSnapshotName String Required NAS volume snapshot name
createDate Date Required Creation date and time (YYYY-MM-DDThh:mm:ssZ)
snapshotSize Long Required Snapshot size
isBusy Boolean Required Busy status
  • true | false