osc identity domain config group set

Updates a domain group configuration.

The API supports only the identity and ldap groups. If you try to set configuration options for other groups, this call fails with the Forbidden (403) response code.

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

Usage: osc identity domain config group set --config <JSON> <--domain-name <DOMAIN_NAME>|--domain-id <DOMAIN_ID>|--current-domain> <GROUP>

Arguments:

  • <GROUP> — group parameter for /v3/domains/{domain_id}/config/{group}/{option} API

Options:

  • --domain-name <DOMAIN_NAME> — Domain Name
  • --domain-id <DOMAIN_ID> — Domain ID
  • --current-domain — Current domain
  • --config <JSON> — A config object