- 필수 기능
- 시작하기
- 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
compute_engine_disks_target_details
Type: STRUCT
Provider name: computeEngineDisksTargetDetails
Description: Output only. Details of the target Persistent Disks in Compute Engine.
disks
Type: UNORDERED_LIST_STRUCT
Provider name: disks
Description: The details of each created Persistent Disk.
disk_uri
STRING
diskUri
source_disk_number
INT32
sourceDiskNumber
disks_target_details
Type: STRUCT
Provider name: disksTargetDetails
Description: Details of the disks-only migration target.
vm_target_details
Type: STRUCT
Provider name: vmTargetDetails
Description: Details for the VM the migrated data disks are attached to.
vm_uri
STRING
vmUri
compute_engine_target_details
Type: STRUCT
Provider name: computeEngineTargetDetails
Description: Output only. Details of the target VM in Compute Engine.
additional_licenses
UNORDERED_LIST_STRING
additionalLicenses
applied_license
STRUCT
appliedLicense
os_license
STRING
osLicense
type
STRING
type
TYPE_UNSPECIFIED
- Unspecified license for the OS.NONE
- No license available for the OS.PAYG
- The license type is Pay As You Go license type.BYOL
- The license type is Bring Your Own License type.boot_conversion
STRING
bootConversion
BOOT_CONVERSION_UNSPECIFIED
- Unspecified conversion type.NONE
- No conversion.BIOS_TO_EFI
- Convert from BIOS to EFI.boot_option
STRING
bootOption
COMPUTE_ENGINE_BOOT_OPTION_UNSPECIFIED
- The boot option is unknown.COMPUTE_ENGINE_BOOT_OPTION_EFI
- The boot option is EFI.COMPUTE_ENGINE_BOOT_OPTION_BIOS
- The boot option is BIOS.compute_scheduling
STRUCT
computeScheduling
min_node_cpus
INT32
minNodeCpus
node_affinities
UNORDERED_LIST_STRUCT
nodeAffinities
key
STRING
key
operator
STRING
operator
values
parameter.OPERATOR_UNSPECIFIED
- An unknown, unexpected behavior.IN
- The node resource group should be in these resources affinity.NOT_IN
- The node resource group should not be in these resources affinity.values
UNORDERED_LIST_STRING
values
on_host_maintenance
STRING
onHostMaintenance
ON_HOST_MAINTENANCE_UNSPECIFIED
- An unknown, unexpected behavior.TERMINATE
- Terminate the instance when the host machine undergoes maintenance.MIGRATE
- Migrate the instance when the host machine undergoes maintenance.restart_type
STRING
restartType
automaticRestart
field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.RESTART_TYPE_UNSPECIFIED
- Unspecified behavior. This will use the default.AUTOMATIC_RESTART
- The Instance should be automatically restarted whenever it is terminated by Compute Engine.NO_AUTOMATIC_RESTART
- The Instance isn’t automatically restarted whenever it is terminated by Compute Engine.disk_type
STRING
diskType
COMPUTE_ENGINE_DISK_TYPE_UNSPECIFIED
- An unspecified disk type. Will be used as STANDARD.COMPUTE_ENGINE_DISK_TYPE_STANDARD
- A Standard disk type.COMPUTE_ENGINE_DISK_TYPE_SSD
- SSD hard disk type.COMPUTE_ENGINE_DISK_TYPE_BALANCED
- An alternative to SSD persistent disks that balance performance and cost.COMPUTE_ENGINE_DISK_TYPE_HYPERDISK_BALANCED
- Hyperdisk balanced disk type.enable_integrity_monitoring
BOOLEAN
enableIntegrityMonitoring
enable_vtpm
BOOLEAN
enableVtpm
encryption
STRUCT
encryption
kms_key
STRING
kmsKey
hostname
STRING
hostname
license_type
STRING
licenseType
COMPUTE_ENGINE_LICENSE_TYPE_DEFAULT
- The license type is the default for the OS.COMPUTE_ENGINE_LICENSE_TYPE_PAYG
- The license type is Pay As You Go license type.COMPUTE_ENGINE_LICENSE_TYPE_BYOL
- The license type is Bring Your Own License type.machine_type
STRING
machineType
machine_type_series
STRING
machineTypeSeries
network_interfaces
UNORDERED_LIST_STRUCT
networkInterfaces
external_ip
STRING
externalIp
internal_ip
STRING
internalIp
ephemeral
\ ipv4 address \ a named address resource full path.network
STRING
network
network_tier
STRING
networkTier
COMPUTE_ENGINE_NETWORK_TIER_UNSPECIFIED
- An unspecified network tier. Will be used as PREMIUM.NETWORK_TIER_STANDARD
- A standard network tier.NETWORK_TIER_PREMIUM
- A premium network tier.subnetwork
STRING
subnetwork
network_tags
UNORDERED_LIST_STRING
networkTags
project
STRING
project
secure_boot
BOOLEAN
secureBoot
service_account
STRING
serviceAccount
vm_name
STRING
vmName
zone
STRING
zone
create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. The time the clone job was created (as an API call, not when it was actually created in the target).
end_time
Type: TIMESTAMP
Provider name: endTime
Description: Output only. The time the clone job was ended.
error
Type: STRUCT
Provider name: error
Description: Output only. Provides details for the errors that led to the Clone Job’s state.
code
INT32
code
message
STRING
message
labels
Type: UNORDERED_LIST_STRING
name
Type: STRING
Provider name: name
Description: Output only. The name of the clone.
organization_id
Type: STRING
parent
Type: STRING
project_id
Type: STRING
project_number
Type: STRING
resource_name
Type: STRING
state
Type: STRING
Provider name: state
Description: Output only. State of the clone job.
Possible values:
STATE_UNSPECIFIED
- The state is unknown. This is used for API compatibility only and is not used by the system.PENDING
- The clone job has not yet started.ACTIVE
- The clone job is active and running.FAILED
- The clone job finished with errors.SUCCEEDED
- The clone job finished successfully.CANCELLED
- The clone job was cancelled.CANCELLING
- The clone job is being cancelled.ADAPTING_OS
- OS adaptation is running as part of the clone job to generate license.state_time
Type: TIMESTAMP
Provider name: stateTime
Description: Output only. The time the state was last updated.
steps
Type: UNORDERED_LIST_STRUCT
Provider name: steps
Description: Output only. The clone steps list representing its progress.
adapting_os
Type: STRUCT
Provider name: adaptingOs
Description: Adapting OS step.
end_time
Type: TIMESTAMP
Provider name: endTime
Description: The time the step has ended.
instantiating_migrated_vm
Type: STRUCT
Provider name: instantiatingMigratedVm
Description: Instantiating migrated VM step.
preparing_vm_disks
Type: STRUCT
Provider name: preparingVmDisks
Description: Preparing VM disks step.
start_time
Type: TIMESTAMP
Provider name: startTime
Description: The time the step has started.
tags
Type: UNORDERED_LIST_STRING