Azure Key Vault · Example Payload

Azure Key Vault Data Plane Deleted Key Bundle Example

CertificatesCloud SecurityCryptographyKey ManagementSecrets ManagementSecurity

Azure Key Vault Data Plane Deleted Key Bundle Example is an example object payload from Azure Key Vault, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

recoveryIdscheduledPurgeDatedeletedDate

Example Payload

Raw ↑
{
  "recoveryId": "500123",
  "scheduledPurgeDate": 10,
  "deletedDate": 10
}