Namespace storageNodes
provides access to StorageNodes subsystem
Defined in: rhqapi.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Method Attributes | Method Name and Description |
---|---|
<static> |
storageNodes.allAlerts()
gets all alerts for all storage nodes
|
<static> |
storageNodes.find(params)
finds storageNodes based on query parameters
|
Method Detail
<static>
{Alert[]}
storageNodes.allAlerts()
gets all alerts for all storage nodes
<static>
{StorageNode[]}
storageNodes.find(params)
finds storageNodes based on query parameters
- Parameters:
- {Object} params
- - hash of query params See StorageNodeCriteria class for available params