pub async fn remove_service_group_services(
configuration: &mut Configuration,
params: RemoveServiceGroupServicesParams,
) -> Result<(), Error<RemoveServiceGroupServicesError>>Expand description
Remove services from a service group.
pub async fn remove_service_group_services(
configuration: &mut Configuration,
params: RemoveServiceGroupServicesParams,
) -> Result<(), Error<RemoveServiceGroupServicesError>>Remove services from a service group.