Instance Args
Creates an instance. When creating from a backup, the capacity of the new instance needs to be equal to or larger than the capacity of the backup (and also equal to or larger than the minimum capacity of the tier). Auto-naming is currently not supported for this resource.
Constructors
Properties
The storage capacity of the instance in gigabytes (GB = 1024^3 bytes). This capacity can be increased up to max_capacity_gb
GB in multipliers of capacity_step_size_gb
GB.
The description of the instance (2048 characters or less).
Directory Services configuration for Kerberos-based authentication. Should only be set if protocol is "NFS_V4_1".
File system shares on the instance. For this version, only a single file share is supported.
Required. The ID of the instance to create. The ID must be unique within the specified project and location. This value must start with a lowercase letter followed by up to 62 lowercase letters, numbers, or hyphens, and cannot end with a hyphen.
KMS key name used for data encryption.
The max number of shares allowed.
Indicates whether this instance uses a multi-share configuration with which it can have more than one file-share or none at all. File-shares are added, updated and removed through the separate file-share APIs.
VPC networks to which the instance is connected. For this version, only a single network is supported.
Immutable. The protocol indicates the access protocol for all shares in the instance. This field is immutable and it cannot be changed after the instance has been created. Default value: NFS_V3
.
The service tier of the instance.