- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`ancestors
Type: UNORDERED_LIST_STRING
architecture
Type: STRING
Provider name: architecture
Description: [Output Only] The architecture of the instant snapshot. Valid values are ARM64 or X86_64.
Possible values:
ARCHITECTURE_UNSPECIFIED
- Default value indicating Architecture is not set.ARM64
- Machines with architecture ARM64X86_64
- Machines with architecture X86_64creation_timestamp
Type: TIMESTAMP
Provider name: creationTimestamp
Description: [Output Only] Creation timestamp 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.
disk_size_gb
Type: INT64
Provider name: diskSizeGb
Description: [Output Only] Size of the source disk, specified in GB.
gcp_status
Type: STRING
Provider name: status
Description: [Output Only] The status of the instantSnapshot. This can be CREATING, DELETING, FAILED, or READY.
Possible values:
CREATING
- InstantSnapshot creation is in progress.DELETING
- InstantSnapshot is currently being deleted.FAILED
- InstantSnapshot creation failed.READY
- InstantSnapshot has been created successfully.UNAVAILABLE
- InstantSnapshot is currently unavailable and cannot be used for Disk restorationid
Type: STRING
Provider name: id
Description: [Output Only] The unique identifier for the resource. This identifier is defined by the server.
kind
Type: STRING
Provider name: kind
Description: [Output Only] Type of the resource. Always compute#instantSnapshot for InstantSnapshot resources.
labels
Type: UNORDERED_LIST_STRING
name
Type: STRING
Provider name: name
Description: Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])?
which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
organization_id
Type: STRING
parent
Type: STRING
project_id
Type: STRING
project_number
Type: STRING
region
Type: STRING
Provider name: region
Description: [Output Only] URL of the region where the instant snapshot resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
resource_name
Type: STRING
resource_status
Type: STRUCT
Provider name: resourceStatus
Description: [Output Only] Status information for the instant snapshot resource.
storage_size_bytes
INT64
storageSizeBytes
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.
self_link
Type: STRING
Provider name: selfLink
Description: [Output Only] Server-defined URL for the resource.
self_link_with_id
Type: STRING
Provider name: selfLinkWithId
Description: [Output Only] Server-defined URL for this resource’s resource id.
source_disk
Type: STRING
Provider name: sourceDisk
Description: URL of the source disk used to create this instant snapshot. Note that the source disk must be in the same zone/region as the instant snapshot to be created. This can be a full or valid partial URL. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - https://www.googleapis.com/compute/v1/projects/project/regions/region /disks/disk - projects/project/zones/zone/disks/disk - projects/project/regions/region/disks/disk - zones/zone/disks/disk - regions/region/disks/disk
source_disk_id
Type: STRING
Provider name: sourceDiskId
Description: [Output Only] The ID value of the disk used to create this InstantSnapshot. This value may be used to determine whether the InstantSnapshot was taken from the current or a previous instance of a given disk name.
tags
Type: UNORDERED_LIST_STRING
zone
Type: STRING
Provider name: zone
Description: [Output Only] URL of the zone where the instant snapshot resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.