NasVolumeAccessControlRule
- Print
- PDF
NasVolumeAccessControlRule
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in VPC
This is a NAS volume access control rule.
Syntax
The syntax is as follows.
private String serverInstanceNo;
private Boolean readAccess;
private Boolean writeAccess;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
serverInstanceNo | String | Conditional | Server instance number assigned to the NAS volume instance |
readAccess | Boolean | Required | Read permission status
|
writeAccess | Boolean | Required | Write permission status
|
Was this article helpful?