osc identity group set

Updates a group.

If the back-end driver does not support this functionality, the call returns the Not Implemented (501) response code.

Relationship: https://docs.openstack.org/api/openstack-identity/3/rel/group

Usage: osc identity group set [OPTIONS] <ID>

Arguments:

  • <ID> — group_id parameter for /v3/groups/{group_id} API

Options:

  • --description <DESCRIPTION> — The description of the group
  • --domain-id <DOMAIN_ID> — The ID of the domain
  • --name <NAME> — The user name. Must be unique within the owning domain