Function enterprise_license_partial_update

Source
pub async fn enterprise_license_partial_update(
    configuration: &Configuration,
    license_uuid: &str,
    patched_license_request: Option<PatchedLicenseRequest>,
) -> Result<License, Error<EnterpriseLicensePartialUpdateError>>
Expand description

License Viewset