Un report che indica quando la creazione di una AEADKey è completata e pronta per l'uso.
encryptedKeyMaterialarray di numeri interi
Materiale della chiave criptato dalla chiave radice del KMS.
rootKeyIDstringa
Identificatore della chiave principale che ha eseguito il wrapping del materiale della chiave. Segue il formato root-key-namespace/root-key-type/root-key-name/version Esempio: kms-system/ctm/org1-root-key/1 o kms-system/local/org-1-root-key/1
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-09-04 UTC."],[[["\u003cp\u003e\u003ccode\u003eMZAEADKey\u003c/code\u003e represents the key material that is replicated across multiple zones and has fields for api version, kind, metadata, specification, and status.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMZAEADKeyList\u003c/code\u003e contains an array of \u003ccode\u003eMZAEADKey\u003c/code\u003e objects, each including their own fields of api version, kind, metadata and the items themselves.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMZAEADKeyStatus\u003c/code\u003e details the current state of the \u003ccode\u003eMZAEADKey\u003c/code\u003e, including information about the conditions, encrypted key material, the root key ID, and zone replication status.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMZAEADKeyZoneStatus\u003c/code\u003e offers detailed information on a specific zone's replication status, including the zone's name and whether the key material processing has been successful.\u003c/p\u003e\n"]]],[],null,["# KRM API kms.global.gdc.goog/v1\n\nkms.global.gdc.goog/v1\n----------------------\n\n### MZAEADKey\n\nMZAEADKey represents the key material that needs to be replicated across multiple zones.\n\n*Appears in:*\n- [MZAEADKeyList](#mzaeadkeylist)\n\n### MZAEADKeyList\n\nMZAEADKeyList contains a list of MZAEADKey\n\n### MZAEADKeyStatus\n\nMZAEADKeyStatus defines the observed state of MZAEADKey.\n\n*Appears in:*\n- [MZAEADKey](#mzaeadkey)\n\n### MZAEADKeyZoneStatus\n\nMZAEADKeyZoneStatus represents the replication status of a specific zone.\n\n*Appears in:*\n- [MZAEADKeyStatus](#mzaeadkeystatus)"]]