Namespace resourceTypes
provides access to resource types
Defined in: rhqapi.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Method Attributes | Method Name and Description |
---|---|
<static> |
resourceTypes.find(params)
|
Method Detail
<static>
{ResourceType[]}
resourceTypes.find(params)
- Parameters:
- params
- - filter params
* There are also shortcuts for ENUM parameters: - you can use
- {createDeletePolicy:"both"} insetead of {createDeletePolicy:"CreateDeletePolicy.BOTH"}
- {category:"platform"} instead of {category:"ResourceCategory.PLATTFORM"}
- {plugin:"Platforms"} instead of {pluginName:"Platforms"}
- Returns:
- array of resource types