HEX
Server: Apache/2.4.65 (Ubuntu)
System: Linux ielts-store-v2 6.8.0-1036-gcp #38~22.04.1-Ubuntu SMP Thu Aug 14 01:19:18 UTC 2025 x86_64
User: root (0)
PHP: 7.2.34-54+ubuntu20.04.1+deb.sury.org+1
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
Upload Files
File: //snap/google-cloud-cli/current/help/man/man1/gcloud_netapp_storage-pools_create.1
.TH "GCLOUD_NETAPP_STORAGE\-POOLS_CREATE" 1



.SH "NAME"
.HP
gcloud netapp storage\-pools create \- create a Cloud NetApp Storage Pool



.SH "SYNOPSIS"
.HP
\f5gcloud netapp storage\-pools create\fR (\fISTORAGE_POOL\fR\ :\ \fB\-\-location\fR=\fILOCATION\fR) \fB\-\-capacity\fR=\fICAPACITY\fR \fB\-\-network\fR=[\fIname\fR=\fINAME\fR],[\fIpsa\-range\fR=\fIPSA\-RANGE\fR] \fB\-\-service\-level\fR=\fISERVICE_LEVEL\fR [\fB\-\-active\-directory\fR=\fIACTIVE_DIRECTORY\fR] [\fB\-\-allow\-auto\-tiering\fR=\fIALLOW_AUTO_TIERING\fR] [\fB\-\-async\fR] [\fB\-\-custom\-performance\-enabled\fR=\fICUSTOM_PERFORMANCE_ENABLED\fR] [\fB\-\-description\fR=\fIDESCRIPTION\fR] [\fB\-\-enable\-ldap\fR=\fIENABLE_LDAP\fR] [\fB\-\-kms\-config\fR=\fIKMS_CONFIG\fR] [\fB\-\-labels\fR=[\fIKEY\fR=\fIVALUE\fR,...]] [\fB\-\-qos\-type\fR=\fIQOS_TYPE\fR] [\fB\-\-replica\-zone\fR=\fIREPLICA_ZONE\fR] [\fB\-\-total\-iops\fR=\fITOTAL_IOPS\fR] [\fB\-\-total\-throughput\fR=\fITOTAL_THROUGHPUT\fR] [\fB\-\-zone\fR=\fIZONE\fR] [\fIGCLOUD_WIDE_FLAG\ ...\fR]



.SH "DESCRIPTION"

Creates a Storage Pool to contain Volumes with a specified Service Level and
capacity.



.SH "EXAMPLES"

The following command creates a Storage Pool named NAME using all possible
arguments with a VPC network in the same project

.RS 2m
$ gcloud netapp storage\-pools create NAME \-\-location=us\-central1 \e
  \-\-service\-level=standard \-\-capacity=2048 \e
  \-\-network=name=default \-\-active\-directory=ad1 \e
  \-\-kms\-config=kms\-config1 \-\-enable\-ldap=true \e
  \-\-description="example description"
.RE

The following command creates a Storage pool named NAME using all possible
arguments with a shared VPC network in a separate project called VPC_PROJECT

.RS 2m
$ gcloud netapp storage\-pools create NAME \-\-location=us\-central1 \e
  \-\-service\-level=standard \-\-capacity=2048 \e
  \-\-network=name=projects/VPC_PROJECT/locations/us\-central1/\e
networks/default \-\-active\-directory=ad1 \-\-kms\-config=kms\-config1 \e
    \-\-enable\-ldap=true \-\-description="example description"
.RE



.SH "POSITIONAL ARGUMENTS"

.RS 2m
.TP 2m

Storage pool resource \- The Storage Pool to create. The arguments in this group
can be used to specify the attributes of this resource. (NOTE) Some attributes
are not given arguments in this group but can be set in other ways.

To set the \f5project\fR attribute:
.RS 2m
.IP "\(em" 2m
provide the argument \f5storage_pool\fR on the command line with a fully
specified name;
.IP "\(em" 2m
provide the argument \f5\-\-project\fR on the command line;
.IP "\(em" 2m
set the property \f5core/project\fR.
.RE
.sp

This must be specified.


.RS 2m
.TP 2m
\fISTORAGE_POOL\fR

ID of the storage_pool or fully qualified identifier for the storage_pool.

To set the \f5storage_pool\fR attribute:
.RS 2m
.IP "\(bu" 2m
provide the argument \f5storage_pool\fR on the command line.
.RE
.sp

This positional argument must be specified if any of the other arguments in this
group are specified.

.TP 2m
\fB\-\-location\fR=\fILOCATION\fR

The location of the storage_pool.

To set the \f5location\fR attribute:
.RS 2m
.IP "\(bu" 2m
provide the argument \f5storage_pool\fR on the command line with a fully
specified name;
.IP "\(bu" 2m
provide the argument \f5\-\-location\fR on the command line;
.IP "\(bu" 2m
set the property \f5netapp/location\fR.
.RE
.sp


.RE
.RE
.sp

.SH "REQUIRED FLAGS"

.RS 2m
.TP 2m
\fB\-\-capacity\fR=\fICAPACITY\fR

The desired capacity of the Storage Pool in GiB or TiB units.If no capacity unit
is specified, GiB is assumed.

.TP 2m
\fB\-\-network\fR=[\fIname\fR=\fINAME\fR],[\fIpsa\-range\fR=\fIPSA\-RANGE\fR]

Network configuration for a Cloud NetApp Files Storage Pool. Specifying
\f5psa\-range\fR is optional.
.RS 2m
.TP 2m
\fBname\fR
The name of the Google Compute Engine VPC network to which the volume is
connected. Short\-form (VPC network ID) or long\-form (full VPC network name:
projects/PROJECT/locations/LOCATION/networks/NETWORK) are both accepted, but
please use the long\-form when attempting to create a Storage Pool using a
shared VPC.
.TP 2m
\fBpsa\-range\fR
This field is not implemented. The values provided in this field are ignored.

.RE
.sp
.TP 2m
\fB\-\-service\-level\fR=\fISERVICE_LEVEL\fR

The service level for the Cloud NetApp Storage Pool. For more details, see:
https://cloud.google.com/netapp/volumes/docs/configure\-and\-use/storage\-pools/overview#service_levels

\fISERVICE_LEVEL\fR must be one of:

.RS 2m
.TP 2m
\fBextreme\fR
Extreme Service Level for Cloud NetApp Storage Pool. The Extreme Service Level
has a throughput per GiB of allocated volume size of 128 KiB/s.
.TP 2m
\fBflex\fR
Flex Service Level for Cloud NetApp Storage Pool. The Flex Service Level has a
throughput per GiB of allocated volume size of 16 KiB/s.
.TP 2m
\fBpremium\fR
Premium Service Level for Cloud NetApp Storage Pool. The Premium Service Level
has a throughput per GiB of allocated volume size of 64 KiB/s.
.TP 2m
\fBstandard\fR
Standard Service Level for Cloud NetApp Storage Pool. The Standard Service Level
has a throughput per GiB of allocated volume size of 16 KiB/s.
.RE
.sp



.RE
.sp

.SH "OPTIONAL FLAGS"

.RS 2m
.TP 2m

Active directory resource \- The Active Directory to attach to the Storage Pool.
This represents a Cloud resource. (NOTE) Some attributes are not given arguments
in this group but can be set in other ways.

To set the \f5project\fR attribute:
.RS 2m
.IP "\(em" 2m
provide the argument \f5\-\-active\-directory\fR on the command line with a
fully specified name;
.IP "\(em" 2m
provide the argument \f5\-\-project\fR on the command line;
.IP "\(em" 2m
set the property \f5core/project\fR.
.RE
.sp

To set the \f5location\fR attribute:
.RS 2m
.IP "\(em" 2m
provide the argument \f5\-\-active\-directory\fR on the command line with a
fully specified name;
.IP "\(em" 2m
provide the argument \f5\-\-location\fR on the command line;
.IP "\(em" 2m
set the property \f5netapp/location\fR.
.RE
.sp


.RS 2m
.TP 2m
\fB\-\-active\-directory\fR=\fIACTIVE_DIRECTORY\fR

ID of the active_directory or fully qualified identifier for the
active_directory.

To set the \f5active_directory\fR attribute:
.RS 2m
.IP "\(bu" 2m
provide the argument \f5\-\-active\-directory\fR on the command line.
.RE
.sp

.RE
.sp
.TP 2m
\fB\-\-allow\-auto\-tiering\fR=\fIALLOW_AUTO_TIERING\fR

Boolean flag indicating whether Storage Pool is allowed to use auto\-tiering

.TP 2m
\fB\-\-async\fR

Return immediately, without waiting for the operation in progress to complete.

.TP 2m
\fB\-\-custom\-performance\-enabled\fR=\fICUSTOM_PERFORMANCE_ENABLED\fR

Boolean flag indicating whether Storage Pool is a custom performance Storage
Pool or not

.TP 2m
\fB\-\-description\fR=\fIDESCRIPTION\fR

A description of the Cloud NetApp Storage Pool

.TP 2m
\fB\-\-enable\-ldap\fR=\fIENABLE_LDAP\fR

Boolean flag indicating whether Storage Pool is a NFS LDAP Storage Pool or not

.TP 2m

Kms config resource \- The KMS config to attach to the Storage Pool. This
represents a Cloud resource. (NOTE) Some attributes are not given arguments in
this group but can be set in other ways.

To set the \f5project\fR attribute:
.RS 2m
.IP "\(em" 2m
provide the argument \f5\-\-kms\-config\fR on the command line with a fully
specified name;
.IP "\(em" 2m
provide the argument \f5\-\-project\fR on the command line;
.IP "\(em" 2m
set the property \f5core/project\fR.
.RE
.sp

To set the \f5location\fR attribute:
.RS 2m
.IP "\(em" 2m
provide the argument \f5\-\-kms\-config\fR on the command line with a fully
specified name;
.IP "\(em" 2m
provide the argument \f5\-\-location\fR on the command line;
.IP "\(em" 2m
set the property \f5netapp/location\fR.
.RE
.sp


.RS 2m
.TP 2m
\fB\-\-kms\-config\fR=\fIKMS_CONFIG\fR

ID of the kms_config or fully qualified identifier for the kms_config.

To set the \f5kms_config\fR attribute:
.RS 2m
.IP "\(bu" 2m
provide the argument \f5\-\-kms\-config\fR on the command line.
.RE
.sp

.RE
.sp
.TP 2m
\fB\-\-labels\fR=[\fIKEY\fR=\fIVALUE\fR,...]

List of label KEY=VALUE pairs to add.

Keys must start with a lowercase character and contain only hyphens (\f5\-\fR),
underscores (\f5_\fR), lowercase characters, and numbers. Values must contain
only hyphens (\f5\-\fR), underscores (\f5_\fR), lowercase characters, and
numbers.

.TP 2m
\fB\-\-qos\-type\fR=\fIQOS_TYPE\fR

Quality of service (QoS) type for the Storage Pool. \fIQOS_TYPE\fR must be one
of: \fBauto\fR, \fBmanual\fR, \fBqos\-type\-unspecified\fR.

.TP 2m
\fB\-\-replica\-zone\fR=\fIREPLICA_ZONE\fR

String indicating replica zone for the Storage Pool

.TP 2m
\fB\-\-total\-iops\fR=\fITOTAL_IOPS\fR

Integer indicating total IOPS of the Storage Pool

.TP 2m
\fB\-\-total\-throughput\fR=\fITOTAL_THROUGHPUT\fR

The total throughput of the Storage Pool in MiB/s or GiB/s units. If no
throughput unit is specified, MiB/s is assumed.

.TP 2m
\fB\-\-zone\fR=\fIZONE\fR

String indicating active zone of the Storage Pool


.RE
.sp

.SH "GCLOUD WIDE FLAGS"

These flags are available to all commands: \-\-access\-token\-file, \-\-account,
\-\-billing\-project, \-\-configuration, \-\-flags\-file, \-\-flatten,
\-\-format, \-\-help, \-\-impersonate\-service\-account, \-\-log\-http,
\-\-project, \-\-quiet, \-\-trace\-token, \-\-user\-output\-enabled,
\-\-verbosity.

Run \fB$ gcloud help\fR for details.



.SH "NOTES"

These variants are also available:

.RS 2m
$ gcloud alpha netapp storage\-pools create
.RE

.RS 2m
$ gcloud beta netapp storage\-pools create
.RE