Microsoft Azure · Example Payload

Azure Key Vault Certificate Attributes Example

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

Azure Key Vault Certificate Attributes Example is an example object payload from Microsoft Azure, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

enablednbfexpcreatedupdatedrecoveryLevelrecoverableDays

Example Payload

Raw ↑
{
  "enabled": true,
  "nbf": 10,
  "exp": 10,
  "created": 10,
  "updated": 10,
  "recoveryLevel": "example_value",
  "recoverableDays": 10
}