Search
Plugins
>
vRealize Automation Infrastructure 7.2.0
>
vCACCachingEntityManager
> readModelEntitiesByCustomFilter
Method readModelEntitiesByCustomFilter(
String
hostId,
String
modelName,
String
entitySetName,
Properties
properties,
Properties
headers
)
Reads a vCAC model entities with option to filter them by thier propeties' values.The response is cached and if it is read again within 10 min with exactly the same input pareters it will be retrieved from a cache.
Returns
VCACEntity[]
Arguments
Name
Type
Description
hostId
String
modelName
String
entitySetName
String
properties
Properties
headers
Properties