The GetCertificateVersions operation returns the versions of a certificate in the specified key vault. This operation requires the certificates/list permission.
Supports noop? false
Parameters
certificate_name(Optional[String[1]])
— The name of the certificate.
maxresults(Optional[String[1]])
— Maximum number of results to return in a page. If not specified the service will return up to 25 results.
api_version(Optional[String[1]])
— Client API version.
value(Optional[String[1]])
— A response message containing a list of certificates in the key vault along with a link to the next page of certificates.
nextlink(Optional[String[1]])
— The URL to get the next set of certificates.