Your suggested change has been received. Thank you.

close

Suggest A Change

https://thales.na.market.dpondemand.io/docs/dpod/services/kmo….

back

Azure APIs

Response Parameters of Key Life Cycle Management APIs

search

Please Note:

Response Parameters of Key Life Cycle Management APIs

This section lists the Key Life Cycle Management APIs response parameters with their description.

This list is by no means exhaustive.

Response Parameters

ParameterTypeDescription
idstringId of the resource.
createdAtarray of stringsTime and date when the vault was created.
updatedAtarray of stringsTime and date when the vault was updated.
key_vaultstringKey vault identifier.
key_vault_idstringID of the key vault.
regionstringRegion name.
deletedbooleanSpecifies whether the key is deleted.
backup_atstringTime and date when the keys in the vault were backed up.
soft_delete_enabledbooleanSpecifies whether the soft delete is enabled for the key .
key_soft_deleted_in_azurebooleanSpecifies whether the key is soft-deleted in the vault.
statusstatus of the key.
syncedAtTime and date when the vault was synchronized.
created_bystringID of the user who created the key.
modified_bystringID of the user who modified the key.
versionstringVersion of the key.
key_sizestringSize of the key.
key_namestringsName of the key.
cloud_namestringName of the cloud.
azure_paramJSONAzure key parameters. Refer to Azure Parameters for details.

Azure Parameters

ParameterTypeDescription
kidstringAzure key ID.
ktystringType of the key.
key_opsarray of stringsCryptographic operations performed by the key.
attributesJSONAttributes for the key such as exp, enabled, and nbf.
recoveryLevelstringRecovery level set for the key.
enabledbooleanSpecify whether the key is enabled or disabled
nbfstringActivation date for the key in Unix Epoch time format.
expstringExpiration date for the key in Unix Epoch time format.
createdstringTime and date when the key was created.
updatedstringTime and date when the key was modified.
azure_created_atstringTime and date when the vault was created.
azure_updated_atstringTime and date when the vault was updated.
tenantstringThe Azure Active Directory tenant ID that is used for authenticating requests to the key vault.
azure_expire_atstringTime and date when the vault will expire.
key_material_originstringOrigin of the key material.
gonebooleanSpecifies whether the key exists in the cloud.