pub fn delete_certificate<C, Fut, B, E>(
client: C,
) -> DeleteCertificate<Fut, B, E> ⓘ
Expand description
Delete a certificate from the organization.
The certificate must be inactive for the organization and all projects.
pub fn delete_certificate<C, Fut, B, E>(
client: C,
) -> DeleteCertificate<Fut, B, E> ⓘ
Delete a certificate from the organization.
The certificate must be inactive for the organization and all projects.