Search
Plugins
>
vRealize Automation Infrastructure 7.2.0
>
vCACCachingEntityManager
> readModelEntity
Method readModelEntity(
String
hostId,
String
modelName,
String
entitySetName,
Properties
entityId,
Properties
headers
)
Reads a vCAC model entity. 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
entityId
Properties
headers
Properties