osc identity domain config group option default
Reads the default configuration setting for an option within a group.
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 default <GROUP> <OPTION>
Arguments:
<GROUP>— group parameter for /v3/domains/config/{group}/{option}/default API<OPTION>— option parameter for /v3/domains/config/{group}/{option}/default API