pub async fn tenancy_tenant_groups_create(
configuration: &Configuration,
tenancy_tenant_groups_create_request: TenancyTenantGroupsCreateRequest,
) -> Result<TenantGroup, Error<TenancyTenantGroupsCreateError>>Expand description
Post a list of tenant group objects.