pub async fn crypto_certificatekeypairs_update(
configuration: &Configuration,
kp_uuid: &str,
certificate_key_pair_request: CertificateKeyPairRequest,
) -> Result<CertificateKeyPair, Error<CryptoCertificatekeypairsUpdateError>>
Expand description
CertificateKeyPair Viewset