osc identity domain config group option set
Updates a domain group option configuration.
The API supports only the identity
and ldap
groups. For the ldap
group, a valid value is url
or user_tree_dn
. For the identity
group, a valid value is driver
.
Relationship: https://docs.openstack.org/api/openstack-identity/3/rel/domain_config_default
Usage: osc identity domain config group option set [OPTIONS] <--domain-name <DOMAIN_NAME>|--domain-id <DOMAIN_ID>|--current-domain> <GROUP> <OPTION>
Arguments:
<GROUP>
— group parameter for /v3/domains/{domain_id}/config/{group}/{option} API<OPTION>
— option 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 <key=value>
— Aconfig
object