pub async fn crypto_certificatekeypairs_partial_update(
configuration: &Configuration,
kp_uuid: &str,
patched_certificate_key_pair_request: Option<PatchedCertificateKeyPairRequest>,
) -> Result<CertificateKeyPair, Error<CryptoCertificatekeypairsPartialUpdateError>>
Expand description
CertificateKeyPair Viewset