getVaultCertificates

List the Vault Certificates for a Vault store

This command returns a list of certificates within the given Vault store represented as a JSON Array.

Format

udclient [global-args...] [global-flags...]
  getVaultCertificates [parameters]

Parameters

Table 1. Parameters
Parameter Type Required Description
store string true Name or ID of the Vault Store to list Certificates for.

Related REST command: List the Vault Certificates for a Vault store.