Documentation Index

Fetch the complete documentation index at: https://api.ncloud-docs.com/llms.txt

Use this file to discover all available pages before exploring further.

NasVolumeSnapshot

Prev Next

Available in VPC

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