Certificate Authority Certificate APIs

Certificate Authority Certificate APIs

The Certificate interface provides operations to provide info about certificates present on server. Warning: This service is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented. Note: This service is restricted for VMware internal use only.

Operations
GET
Get Internal
Verify the provided certificate on the server. Warning: This operation is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented. if you do not have all of the privileges described as follows: - Operation execution requires CertificateAuthority.Manage and CertificateAuthority.Administer.
GET
Get Internal
Get the count of certificates on the server. Warning: This operation is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented. if you do not have all of the privileges described as follows: - Operation execution requires CertificateAuthority.Manage and CertificateAuthority.Administer.
GET
Get Internal
List all the certs in the server. Warning: This operation is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented. if you do not have all of the privileges described as follows: - Operation execution requires CertificateAuthority.Manage and CertificateAuthority.Administer.
POST
Gen Cert Internal
Get the signed certificate for the given Spec. Warning: This operation is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented. if you do not have all of the privileges described as follows: - Operation execution requires CertificateAuthority.Manage and CertificateAuthority.Administer.
POST
Generate Keys Internal
Generate the public and private key pair for given keysize. Warning: This operation is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented. if you do not have all of the privileges described as follows: - Operation execution requires CertificateAuthority.Manage and CertificateAuthority.Administer.