cdr delete region

The cdr delete region command deletes a region from a grid.

Syntax


1  cdr delete region?  %Connect Option  (1)   --region = region_name
Notes:
Element Purpose Restrictions Syntax
region_name Name of the region. Must be the name of a defined region. Long Identifiers

The following table describes the cdr delete region option.

Long Form Short Form Meaning
--region -r Specifies the region to delete.

Usage

Use the cdr delete region command to remove a region from a grid. Delete a region that is no longer valid, for example, if you remove a grid server that is included in the region from the grid. If you need to change the list of grid servers in a region, you delete the region and then re-create it with the new server list.

Return codes

A return code of 0 indicates that the command was successful.

If the command is not successful, one of the following error codes is returned: 5, 227.

For information about these error codes, see Return Codes for the cdr Utility.

Examples

The following command deletes the region that is named northwest:

cdr delete region --region=northwest