Search
Plugins
>
vRealize Automation Infrastructure 7.2.0
>
vCACCachingEntityManager
> readModelEntitiesBySystemQuery
Method readModelEntitiesBySystemQuery(
String
hostId,
String
modelName,
String
entitySetName,
String
filter,
String
orderBy,
String
select,
Number
top,
Number
skip,
Properties
headers
)
Reads a vCAC model entitits by Odata system query.The response is cached and if it is read again within 10 min with exactly the same input paretersit will be retrieved from a cache.
Returns
VCACEntity[]
Arguments
Name
Type
Description
hostId
String
modelName
String
entitySetName
String
filter
String
orderBy
String
select
String
top
Number
skip
Number
headers
Properties