PoolDomain

Description

Package: com.ibm.rpm.applicationadministration.containers

Extends: RPMObject

Usage

PoolDomain represents a pool domain which is used to group and categorize resource pools.

Parent is not mandatory, allowed parent type is PoolDomain.

Supported API Calls

Security Restrictions

N/A

Fields

Table 1. PoolDomain Field Description
Field Detail
name

Type: string

Default value: N/A

Description: The name of the pool domain.

Field validation description: Limit 50 characters

Additional field security restrictions: N/A

poolDomains

Type: PoolDomain[]

Default value: N/A

Description: List of pool domain children.

Field validation description: N/A

Additional field security restrictions: N/A

description

Type: string

Default value: N/A

Description: The description of the pool domain.

Field validation description: Limit 50 characters

Additional field security restrictions: N/A

Inherited Fields

Click on object for list of inherited fields:

From RPMObject

Related Objects