- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
ancestors
Type: UNORDERED_LIST_STRING
creation_timestamp
Type: TIMESTAMP
Provider name: creationTimestamp
Description: [Output Only] The creation timestamp for this instance group in RFC3339 text format.
description
Type: STRING
Provider name: description
Description: An optional description of this resource. Provide this property when you create the resource.
id
Type: STRING
Provider name: id
Description: [Output Only] A unique identifier for this instance group, generated by the server.
kind
Type: STRING
Provider name: kind
Description: [Output Only] The resource type, which is always compute#instanceGroup for instance groups.
labels
Type: UNORDERED_LIST_STRING
name
Type: STRING
Provider name: name
Description: The name of the instance group. The name must be 1-63 characters long, and comply with RFC1035.
named_ports
Type: UNORDERED_LIST_STRUCT
Provider name: namedPorts
Description: Assigns a name to a port number. For example: {name: “http”, port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: “app1”, port: 8080}, {name: “app1”, port: 8081}, {name: “app2”, port: 8082}] Named ports apply to all instances in this instance group.
name
STRING
name
port
INT32
port
network
Type: STRING
Provider name: network
Description: [Output Only] The URL of the network to which all instances in the instance group belong. If your instance has multiple network interfaces, then the network and subnetwork fields only refer to the network and subnet used by your primary interface (nic0).
organization_id
Type: STRING
parent
Type: STRING
project_id
Type: STRING
project_number
Type: STRING
region
Type: STRING
Provider name: region
Description: [Output Only] The URL of the region where the instance group is located (for regional resources).
resource_name
Type: STRING
self_link
Type: STRING
Provider name: selfLink
Description: [Output Only] The URL for this instance group. The server generates this URL.
size
Type: INT32
Provider name: size
Description: [Output Only] The total number of instances in the instance group.
subnetwork
Type: STRING
Provider name: subnetwork
Description: [Output Only] The URL of the subnetwork to which all instances in the instance group belong. If your instance has multiple network interfaces, then the network and subnetwork fields only refer to the network and subnet used by your primary interface (nic0).
tags
Type: UNORDERED_LIST_STRING
zone
Type: STRING
Provider name: zone
Description: [Output Only] The URL of the zone where the instance group is located (for zonal resources).