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