This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project, feel free to reach out to us!

gcp_netapp_storage_pool

active_directory

Type: STRING
Provider name: activeDirectory
Description: Optional. Specifies the Active Directory to be used for creating a SMB volume.

allow_auto_tiering

Type: BOOLEAN
Provider name: allowAutoTiering
Description: Optional. True if the storage pool supports Auto Tiering enabled volumes. Default is false. Auto-tiering can be enabled after storage pool creation but it can’t be disabled once enabled.

ancestors

Type: UNORDERED_LIST_STRING

capacity_gib

Type: INT64
Provider name: capacityGib
Description: Required. Capacity in GIB of the pool

create_time

Type: TIMESTAMP
Provider name: createTime
Description: Output only. Create time of the storage pool

description

Type: STRING
Provider name: description
Description: Optional. Description of the storage pool

encryption_type

Type: STRING
Provider name: encryptionType
Description: Output only. Specifies the current pool encryption key source.
Possible values:

  • ENCRYPTION_TYPE_UNSPECIFIED - The source of the encryption key is not specified.
  • SERVICE_MANAGED - Google managed encryption key.
  • CLOUD_KMS - Customer managed encryption key, which is stored in KMS.

global_access_allowed

Type: BOOLEAN
Provider name: globalAccessAllowed
Description: Deprecated. Used to allow SO pool to access AD or DNS server from other regions.

kms_config

Type: STRING
Provider name: kmsConfig
Description: Optional. Specifies the KMS config to be used for volume encryption.

labels

Type: UNORDERED_LIST_STRING

ldap_enabled

Type: BOOLEAN
Provider name: ldapEnabled
Description: Optional. Flag indicating if the pool is NFS LDAP enabled or not.

name

Type: STRING
Provider name: name
Description: Identifier. Name of the storage pool

network

Type: STRING
Provider name: network
Description: Required. VPC Network name. Format: projects/{project}/global/networks/{network}

organization_id

Type: STRING

parent

Type: STRING

project_id

Type: STRING

project_number

Type: STRING

psa_range

Type: STRING
Provider name: psaRange
Description: Optional. This field is not implemented. The values provided in this field are ignored.

replica_zone

Type: STRING
Provider name: replicaZone
Description: Optional. Specifies the replica zone for regional storagePool.

resource_name

Type: STRING

satisfies_pzi

Type: BOOLEAN
Provider name: satisfiesPzi
Description: Output only. Reserved for future use

satisfies_pzs

Type: BOOLEAN
Provider name: satisfiesPzs
Description: Output only. Reserved for future use

service_level

Type: STRING
Provider name: serviceLevel
Description: Required. Service level of the storage pool
Possible values:

  • SERVICE_LEVEL_UNSPECIFIED - Unspecified service level.
  • PREMIUM - Premium service level.
  • EXTREME - Extreme service level.
  • STANDARD - Standard service level.
  • FLEX - Flex service level.

state

Type: STRING
Provider name: state
Description: Output only. State of the storage pool
Possible values:

  • STATE_UNSPECIFIED - Unspecified Storage Pool State
  • READY - Storage Pool State is Ready
  • CREATING - Storage Pool State is Creating
  • DELETING - Storage Pool State is Deleting
  • UPDATING - Storage Pool State is Updating
  • RESTORING - Storage Pool State is Restoring
  • DISABLED - Storage Pool State is Disabled
  • ERROR - Storage Pool State is Error

state_details

Type: STRING
Provider name: stateDetails
Description: Output only. State details of the storage pool

tags

Type: UNORDERED_LIST_STRING

volume_capacity_gib

Type: INT64
Provider name: volumeCapacityGib
Description: Output only. Allocated size of all volumes in GIB in the storage pool

volume_count

Type: INT32
Provider name: volumeCount
Description: Output only. Volume count of the storage pool

zone

Type: STRING
Provider name: zone
Description: Optional. Specifies the active zone for regional storagePool.