ResourcePoolSearchFilter

The search filter criteria bean that web services uses to search for resource pools in the system.

Note: ResourcePoolSearchFilter is used as the INPUT in the following operations:

Property

Type

Description

Required

Default

name

String

Name of the resource pool.

No

N/A

description

String

Description of the resource pool.

No

N/A

parent

ResourcePoolReference

This is a ResourcePoolRefernce value that contains the ID and name of the parent Resource Pool.

No

N/A

region

RegionReference

This is a RegionReference value that contains the ID and name of the pool's region.

Yes

N/A

orgUnit

OrgUnitReference

This is a OrgUnitReference value that contains the ID and name of the org unit the resource belongs to.

No

N/A

manager

List

This is a list of ResourceReference values that contains the ID and name of the resource pool manager.

No

N/A