osc identity region set

Updates a region.

You can update the description or parent region ID for a region. You cannot update the region ID.

The following error might occur:

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

Usage: osc identity region set [OPTIONS] <ID>

Arguments:

  • <ID> — region_id parameter for /v3/regions/{region_id} API

Options:

  • --description <DESCRIPTION> — The region description
  • --parent-id <PARENT_ID> — To make this region a child of another region, set this parameter to the ID of the parent region