osc identity region create
Creates a region.
When you create the region, you can optionally specify a region ID. If you include characters in the region ID that are not allowed in a URI, you must URL-encode the ID. If you omit an ID, the API assigns an ID to the region.
The following errors might occur:
Relationship: https://docs.openstack.org/api/openstack-identity/3/rel/regions
Usage: osc identity region create [OPTIONS]
Options:
--description <DESCRIPTION>
— The region description--no-description
— Set explicit NULL for the description--id <ID>
— The ID for the region--no-id
— Set explicit NULL for the id--parent-region-id <PARENT_REGION_ID>
— To make this region a child of another region, set this parameter to the ID of the parent region--no-parent-region-id
— Set explicit NULL for the parent_region_id