- 필수 기능
- 시작하기
- 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
attestation
Type: STRUCT
Provider name: attestation
Description: Output only. Statement that was generated and signed by the key creator (for example, an HSM) at key creation time. Use this statement to verify attributes of the key as stored on the HSM, independently of Google. Only present if the chosen ImportMethod is one with a protection level of HSM.
cert_chains
STRUCT
certChains
cavium_certs
UNORDERED_LIST_STRING
caviumCerts
google_card_certs
UNORDERED_LIST_STRING
googleCardCerts
google_partition_certs
UNORDERED_LIST_STRING
googlePartitionCerts
format
STRING
format
ATTESTATION_FORMAT_UNSPECIFIED
- Not specified.CAVIUM_V1_COMPRESSED
- Cavium HSM attestation compressed with gzip. Note that this format is defined by Cavium and subject to change at any time. See https://www.marvell.com/products/security-solutions/nitrox-hs-adapters/software-key-attestation.html.CAVIUM_V2_COMPRESSED
- Cavium HSM attestation V2 compressed with gzip. This is a new format introduced in Cavium’s version 3.2-08.create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. The time at which this ImportJob was created.
expire_event_time
Type: TIMESTAMP
Provider name: expireEventTime
Description: Output only. The time this ImportJob expired. Only present if state is EXPIRED.
expire_time
Type: TIMESTAMP
Provider name: expireTime
Description: Output only. The time at which this ImportJob is scheduled for expiration and can no longer be used to import key material.
generate_time
Type: TIMESTAMP
Provider name: generateTime
Description: Output only. The time this ImportJob’s key material was generated.
import_method
Type: STRING
Provider name: importMethod
Description: Required. Immutable. The wrapping method to be used for incoming key material.
Possible values:
IMPORT_METHOD_UNSPECIFIED
- Not specified.RSA_OAEP_3072_SHA1_AES_256
- This ImportMethod represents the CKM_RSA_AES_KEY_WRAP key wrapping scheme defined in the PKCS #11 standard. In summary, this involves wrapping the raw key with an ephemeral AES key, and wrapping the ephemeral AES key with a 3072 bit RSA key. For more details, see RSA AES key wrap mechanism.RSA_OAEP_4096_SHA1_AES_256
- This ImportMethod represents the CKM_RSA_AES_KEY_WRAP key wrapping scheme defined in the PKCS #11 standard. In summary, this involves wrapping the raw key with an ephemeral AES key, and wrapping the ephemeral AES key with a 4096 bit RSA key. For more details, see RSA AES key wrap mechanism.RSA_OAEP_3072_SHA256_AES_256
- This ImportMethod represents the CKM_RSA_AES_KEY_WRAP key wrapping scheme defined in the PKCS #11 standard. In summary, this involves wrapping the raw key with an ephemeral AES key, and wrapping the ephemeral AES key with a 3072 bit RSA key. For more details, see RSA AES key wrap mechanism.RSA_OAEP_4096_SHA256_AES_256
- This ImportMethod represents the CKM_RSA_AES_KEY_WRAP key wrapping scheme defined in the PKCS #11 standard. In summary, this involves wrapping the raw key with an ephemeral AES key, and wrapping the ephemeral AES key with a 4096 bit RSA key. For more details, see RSA AES key wrap mechanism.RSA_OAEP_3072_SHA256
- This ImportMethod represents RSAES-OAEP with a 3072 bit RSA key. The key material to be imported is wrapped directly with the RSA key. Due to technical limitations of RSA wrapping, this method cannot be used to wrap RSA keys for import.RSA_OAEP_4096_SHA256
- This ImportMethod represents RSAES-OAEP with a 4096 bit RSA key. The key material to be imported is wrapped directly with the RSA key. Due to technical limitations of RSA wrapping, this method cannot be used to wrap RSA keys for import.labels
Type: UNORDERED_LIST_STRING
name
Type: STRING
Provider name: name
Description: Output only. The resource name for this ImportJob in the format projects/*/locations/*/keyRings/*/importJobs/*
.
organization_id
Type: STRING
parent
Type: STRING
project_id
Type: STRING
project_number
Type: STRING
protection_level
Type: STRING
Provider name: protectionLevel
Description: Required. Immutable. The protection level of the ImportJob. This must match the protection_level of the version_template on the CryptoKey you attempt to import into.
Possible values:
PROTECTION_LEVEL_UNSPECIFIED
- Not specified.SOFTWARE
- Crypto operations are performed in software.HSM
- Crypto operations are performed in a Hardware Security Module.EXTERNAL
- Crypto operations are performed by an external key manager.EXTERNAL_VPC
- Crypto operations are performed in an EKM-over-VPC backend.public_key
Type: STRUCT
Provider name: publicKey
Description: Output only. The public key with which to wrap key material prior to import. Only returned if state is ACTIVE.
pem
STRING
pem
resource_name
Type: STRING
state
Type: STRING
Provider name: state
Description: Output only. The current state of the ImportJob, indicating if it can be used.
Possible values:
IMPORT_JOB_STATE_UNSPECIFIED
- Not specified.PENDING_GENERATION
- The wrapping key for this job is still being generated. It may not be used. Cloud KMS will automatically mark this job as ACTIVE as soon as the wrapping key is generated.ACTIVE
- This job may be used in CreateCryptoKey and CreateCryptoKeyVersion requests.EXPIRED
- This job can no longer be used and may not leave this state once entered.tags
Type: UNORDERED_LIST_STRING