Geographical

Description

Package: com.ibm.rpm.applicationadministration.containers

Extends: RPMObject

Usage

A Geographical represents a geographical position which can be defined for a Resource. Geographical sub types that can be defined are Region, Country, CountryState, City, and Location.

Supported API Calls

Security Restrictions

N/A

Fields

Table 1. Geographical Field Description
Field Detail
name

Type: string

Default value: N/A

Description: Name of the geographical.

Field validation description: Limit 50 characters

Additional field security restrictions: N/A

description

Type: string

Default value: N/A

Description: Description of the geographical.

Field validation description: Limit 50 characters

Additional field security restrictions: N/A

locations

Type: Location[]

Default value: N/A

Description: List of geographical locations.

Field validation description: N/A

Additional field security restrictions: N/A

Inherited Fields

Click on object for list of inherited fields:

From RPMObject

Related Objects