pub async fn create_a_service_group(
configuration: &mut Configuration,
params: CreateAServiceGroupParams,
) -> Result<Value, Error<CreateAServiceGroupError>>Expand description
Create a service group.
pub async fn create_a_service_group(
configuration: &mut Configuration,
params: CreateAServiceGroupParams,
) -> Result<Value, Error<CreateAServiceGroupError>>Create a service group.