osc identity registered-limit set
Updates the specified registered limit.
Relationship: https://docs.openstack.org/api/openstack-identity/3/rel/registered_limit
Usage: osc identity registered-limit set [OPTIONS] <ID>
Arguments:
<ID>— registered_limit_id parameter for /v3/registered_limits/{registered_limit_id} API
Options:
--default-limit <DEFAULT_LIMIT>— The default limit for the registered limit--description <DESCRIPTION>— The registered limit description--no-description— Set explicit NULL for the description--region-id <REGION_ID>— The ID of the region that contains the service endpoint. Either service_id, resource_name, or region_id must be different than existing value otherwise it will raise 409--no-region-id— Set explicit NULL for the region_id--resource-name <RESOURCE_NAME>— The resource name. Either service_id, resource_name or region_id must be different than existing value otherwise it will raise 409--service-id <SERVICE_ID>— The UUID of the service to update to which the registered limit belongs. Either service_id, resource_name, or region_id must be different than existing value otherwise it will raise 409