pub async fn add_user_group_service_groups(
configuration: &mut Configuration,
params: AddUserGroupServiceGroupsParams,
) -> Result<Value, Error<AddUserGroupServiceGroupsError>>
Expand description
Add service groups to a user group.
pub async fn add_user_group_service_groups(
configuration: &mut Configuration,
params: AddUserGroupServiceGroupsParams,
) -> Result<Value, Error<AddUserGroupServiceGroupsError>>
Add service groups to a user group.