- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
ancestors
Type: UNORDERED_LIST_STRING
create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. The time when the instance was created.
custom_performance_supported
Type: BOOLEAN
Provider name: customPerformanceSupported
Description: Output only. Indicates whether this instance supports configuring its performance. If true, the user can configure the instance’s performance by using the ‘performance_config’ field.
deletion_protection_enabled
Type: BOOLEAN
Provider name: deletionProtectionEnabled
Description: Optional. Indicates whether the instance is protected against deletion.
deletion_protection_reason
Type: STRING
Provider name: deletionProtectionReason
Description: Optional. The reason for enabling deletion protection.
description
Type: STRING
Provider name: description
Description: The description of the instance (2048 characters or less).
etag
Type: STRING
Provider name: etag
Description: Server-specified ETag for the instance resource to prevent simultaneous updates from overwriting each other.
file_shares
Type: UNORDERED_LIST_STRUCT
Provider name: fileShares
Description: File system shares on the instance. For this version, only a single file share is supported.
capacity_gb
INT64
capacityGb
name
STRING
name
[a-z0-9_]
. Must start with a letter. Immutable.nfs_export_options
UNORDERED_LIST_STRUCT
nfsExportOptions
access_mode
STRING
accessMode
ACCESS_MODE_UNSPECIFIED
- AccessMode not set.READ_ONLY
- The client can only read the file share.READ_WRITE
- The client can read and write the file share (default).anon_gid
INT64
anonGid
anon_uid
INT64
anonUid
ip_ranges
UNORDERED_LIST_STRING
ipRanges
{octet1}.{octet2}.{octet3}.{octet4}
or CIDR ranges in the format {octet1}.{octet2}.{octet3}.{octet4}/{mask size}
which may mount the file share. Overlapping IP ranges are not allowed, both within and across NfsExportOptions. An error will be returned. The limit is 64 IP ranges/addresses for each FileShareConfig among all NfsExportOptions.squash_mode
STRING
squashMode
SQUASH_MODE_UNSPECIFIED
- SquashMode not set.NO_ROOT_SQUASH
- The Root user has root access to the file share (default).ROOT_SQUASH
- The Root user has squashed access to the anonymous uid/gid.source_backup
STRING
sourceBackup
projects/{project_number}/locations/{location_id}/backups/{backup_id}
, that this file share has been restored from.kms_key_name
Type: STRING
Provider name: kmsKeyName
Description: KMS key name used for data encryption.
labels
Type: UNORDERED_LIST_STRING
name
Type: STRING
Provider name: name
Description: Output only. The resource name of the instance, in the format projects/{project}/locations/{location}/instances/{instance}
.
networks
Type: UNORDERED_LIST_STRUCT
Provider name: networks
Description: VPC networks to which the instance is connected. For this version, only a single network is supported.
connect_mode
STRING
connectMode
CONNECT_MODE_UNSPECIFIED
- Not set.DIRECT_PEERING
- Connect via direct peering to the Filestore service.PRIVATE_SERVICE_ACCESS
- Connect to your Filestore instance using Private Service Access. Private services access provides an IP address range for multiple Google Cloud services, including Filestore.ip_addresses
UNORDERED_LIST_STRING
ipAddresses
{octet1}.{octet2}.{octet3}.{octet4}
or IPv6 addresses in the format {block1}:{block2}:{block3}:{block4}:{block5}:{block6}:{block7}:{block8}
.modes
UNORDERED_LIST_STRING
modes
network
STRING
network
reserved_ip_range
STRING
reservedIpRange
organization_id
Type: STRING
parent
Type: STRING
performance_config
Type: STRUCT
Provider name: performanceConfig
Description: Optional. Used to configure performance.
fixed_iops
STRUCT
fixedIops
InvalidArgument
error. Similarly, if an instance capacity update would result in a value outside the supported range, the update will fail with an InvalidArgument
error.max_iops
INT64
maxIops
iops_per_tb
STRUCT
iopsPerTb
iops_per_tb
value. For example, for a 2 TiB instance with an iops_per_tb
value of 17000 the provisioned IOPS will be 34000. If the calculated value is outside the supported range for the instance’s capacity during instance creation, instance creation will fail with an InvalidArgument
error. Similarly, if an instance capacity update would result in a value outside the supported range, the update will fail with an InvalidArgument
error.max_iops_per_tb
INT64
maxIopsPerTb
performance_limits
Type: STRUCT
Provider name: performanceLimits
Description: Output only. Used for getting performance limits.
max_iops
INT64
maxIops
max_read_iops
INT64
maxReadIops
max_read_throughput_bps
INT64
maxReadThroughputBps
max_write_iops
INT64
maxWriteIops
max_write_throughput_bps
INT64
maxWriteThroughputBps
project_id
Type: STRING
project_number
Type: STRING
protocol
Type: STRING
Provider name: protocol
Description: 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
.
Possible values:
FILE_PROTOCOL_UNSPECIFIED
- FILE_PROTOCOL_UNSPECIFIED serves a ’not set’ default value when a FileProtocol is a separate field in a message.NFS_V3
- NFS 3.0.NFS_V4_1
- NFS 4.1.replication
Type: STRUCT
Provider name: replication
Description: Optional. Replication configuration.
replicas
UNORDERED_LIST_STRUCT
replicas
last_active_sync_time
TIMESTAMP
lastActiveSyncTime
peer_instance
STRING
peerInstance
state
STRING
state
STATE_UNSPECIFIED
- State not set.CREATING
- The replica is being created.READY
- The replica is ready.REMOVING
- The replica is being removed.FAILED
- The replica is experiencing an issue and might be unusable. You can get further details from the stateReasons
field of the ReplicaConfig
object.state_reasons
UNORDERED_LIST_STRING
stateReasons
role
STRING
role
ROLE_UNSPECIFIED
- Role not set.ACTIVE
- The instance is the ACTIVE
replication member, functions as the replication source instance.STANDBY
- The instance is the STANDBY
replication member, functions as the replication destination instance.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.
state
Type: STRING
Provider name: state
Description: Output only. The instance state.
Possible values:
STATE_UNSPECIFIED
- State not set.CREATING
- The instance is being created.READY
- The instance is available for use.REPAIRING
- Work is being done on the instance. You can get further details from the statusMessage
field of the Instance
resource.DELETING
- The instance is shutting down.ERROR
- The instance is experiencing an issue and might be unusable. You can get further details from the statusMessage
field of the Instance
resource.RESTORING
- The instance is restoring a backup to an existing file share and may be unusable during this time.SUSPENDED
- The instance is suspended. You can get further details from the suspension_reasons
field of the Instance
resource.SUSPENDING
- The instance is in the process of becoming suspended.RESUMING
- The instance is in the process of becoming active.REVERTING
- The instance is reverting to a snapshot.PROMOTING
- The replica instance is being promoted.status_message
Type: STRING
Provider name: statusMessage
Description: Output only. Additional information about the instance state, if available.
suspension_reasons
Type: UNORDERED_LIST_STRING
Provider name: suspensionReasons
Description: Output only. Field indicates all the reasons the instance is in “SUSPENDED” state.
tags
Type: UNORDERED_LIST_STRING
tier
Type: STRING
Provider name: tier
Description: The service tier of the instance.
Possible values:
TIER_UNSPECIFIED
- Not set.STANDARD
- STANDARD tier. BASIC_HDD is the preferred term for this tier.PREMIUM
- PREMIUM tier. BASIC_SSD is the preferred term for this tier.BASIC_HDD
- BASIC instances offer a maximum capacity of 63.9 TB. BASIC_HDD is an alias for STANDARD Tier, offering economical performance backed by HDD.BASIC_SSD
- BASIC instances offer a maximum capacity of 63.9 TB. BASIC_SSD is an alias for PREMIUM Tier, and offers improved performance backed by SSD.HIGH_SCALE_SSD
- HIGH_SCALE instances offer expanded capacity and performance scaling capabilities.ENTERPRISE
- ENTERPRISE instances offer the features and availability needed for mission-critical workloads.ZONAL
- ZONAL instances offer expanded capacity and performance scaling capabilities.REGIONAL
- REGIONAL instances offer the features and availability needed for mission-critical workloads.