- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
ancestors
Type: UNORDERED_LIST_STRING
authorized_network
Type: STRING
Provider name: authorizedNetwork
Description: The full name of the Google Compute Engine network to which the instance is connected. If left unspecified, the default
network will be used.
create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. The time the instance was created.
discovery_endpoint
Type: STRING
Provider name: discoveryEndpoint
Description: Output only. Endpoint for the Discovery API.
gcp_display_name
Type: STRING
Provider name: displayName
Description: User provided name for the instance, which is only used for display purposes. Cannot be more than 80 characters.
instance_messages
Type: UNORDERED_LIST_STRUCT
Provider name: instanceMessages
Description: List of messages that describe the current state of the Memcached instance.
code
STRING
code
CODE_UNSPECIFIED
- Message Code not set.ZONE_DISTRIBUTION_UNBALANCED
- Memcached nodes are distributed unevenly.message
STRING
message
labels
Type: UNORDERED_LIST_STRING
maintenance_policy
Type: STRUCT
Provider name: maintenancePolicy
Description: The maintenance policy for the instance. If not provided, the maintenance event will be performed based on Memorystore internal rollout schedule.
create_time
TIMESTAMP
createTime
description
STRING
description
update_time
TIMESTAMP
updateTime
weekly_maintenance_window
UNORDERED_LIST_STRUCT
weeklyMaintenanceWindow
day
STRING
day
DAY_OF_WEEK_UNSPECIFIED
- The day of the week is unspecified.MONDAY
- MondayTUESDAY
- TuesdayWEDNESDAY
- WednesdayTHURSDAY
- ThursdayFRIDAY
- FridaySATURDAY
- SaturdaySUNDAY
- Sundayduration
STRING
duration
start_time
STRUCT
startTime
hours
INT32
hours
minutes
INT32
minutes
nanos
INT32
nanos
seconds
INT32
seconds
maintenance_schedule
Type: STRUCT
Provider name: maintenanceSchedule
Description: Output only. Published maintenance schedule.
end_time
TIMESTAMP
endTime
schedule_deadline_time
TIMESTAMP
scheduleDeadlineTime
start_time
TIMESTAMP
startTime
memcache_full_version
Type: STRING
Provider name: memcacheFullVersion
Description: Output only. The full version of memcached server running on this instance. System automatically determines the full memcached version for an instance based on the input MemcacheVersion. The full version format will be “memcached-1.5.16”.
memcache_nodes
Type: UNORDERED_LIST_STRUCT
Provider name: memcacheNodes
Description: Output only. List of Memcached nodes. Refer to Node message for more details.
host
STRING
host
memcache_full_version
STRING
memcacheFullVersion
memcache_version
STRING
memcacheVersion
MEMCACHE_VERSION_UNSPECIFIED
- Memcache version is not specified by customerMEMCACHE_1_5
- Memcached 1.5 version.MEMCACHE_1_6_15
- Memcached 1.6.15 version.node_id
STRING
nodeId
parameters
STRUCT
parameters
id
STRING
id
port
INT32
port
state
STRING
state
STATE_UNSPECIFIED
- Node state is not set.CREATING
- Node is being created.READY
- Node has been created and ready to be used.DELETING
- Node is being deleted.UPDATING
- Node is being updated.zone
STRING
zone
memcache_version
Type: STRING
Provider name: memcacheVersion
Description: The major version of Memcached software. If not provided, latest supported version will be used. Currently the latest supported major version is MEMCACHE_1_5
. The minor version will be automatically determined by our system based on the latest supported minor version.
Possible values:
MEMCACHE_VERSION_UNSPECIFIED
- Memcache version is not specified by customerMEMCACHE_1_5
- Memcached 1.5 version.MEMCACHE_1_6_15
- Memcached 1.6.15 version.name
Type: STRING
Provider name: name
Description: Required. Unique name of the resource in this scope including project and location using the form: projects/{project_id}/locations/{location_id}/instances/{instance_id}
Note: Memcached instances are managed and addressed at the regional level so location_id
here refers to a Google Cloud region; however, users may choose which zones Memcached nodes should be provisioned in within an instance. Refer to zones field for more details.
node_config
Type: STRUCT
Provider name: nodeConfig
Description: Required. Configuration for Memcached nodes.
cpu_count
INT32
cpuCount
memory_size_mb
INT32
memorySizeMb
node_count
Type: INT32
Provider name: nodeCount
Description: Required. Number of nodes in the Memcached instance.
organization_id
Type: STRING
parameters
Type: STRUCT
Provider name: parameters
Description: User defined parameters to apply to the memcached process on each node.
id
STRING
id
parent
Type: STRING
project_id
Type: STRING
project_number
Type: STRING
reserved_ip_range_id
Type: UNORDERED_LIST_STRING
Provider name: reservedIpRangeId
Description: Optional. Contains the id of allocated IP address ranges associated with the private service access connection for example, “test-default” associated with IP range 10.0.0.0/29.
resource_name
Type: STRING
satisfies_pzi
Type: BOOLEAN
Provider name: satisfiesPzi
Description: Optional. Output only. Reserved for future use.
satisfies_pzs
Type: BOOLEAN
Provider name: satisfiesPzs
Description: Optional. Output only. Reserved for future use.
state
Type: STRING
Provider name: state
Description: Output only. The state of this Memcached instance.
Possible values:
STATE_UNSPECIFIED
- State not set.CREATING
- Memcached instance is being created.READY
- Memcached instance has been created and ready to be used.UPDATING
- Memcached instance is updating configuration such as maintenance policy and schedule.DELETING
- Memcached instance is being deleted.PERFORMING_MAINTENANCE
- Memcached instance is going through maintenance, e.g. data plane rollout.MEMCACHE_VERSION_UPGRADING
- Memcached instance is undergoing memcached engine version upgrade.tags
Type: UNORDERED_LIST_STRING
update_time
Type: TIMESTAMP
Provider name: updateTime
Description: Output only. The time the instance was updated.
zones
Type: UNORDERED_LIST_STRING
Provider name: zones
Description: Zones in which Memcached nodes should be provisioned. Memcached nodes will be equally distributed across these zones. If not provided, the service will by default create nodes in all zones in the region for the instance.