Insight CIM API
- Last UpdatedJan 16, 2023
- 1 minute read
CIMv3
This custom query returns the CIMv3 MES asset list.
This query sample is only applicable to version 3 of CIM.
Sample query expression
{
"QueryName": "CIMV3",
"Service":
{
"Method": "Get",
"ItemPath":"apis/cim/v3/entities",
"QueryParameter": "query={\"@entityDefinitionId\":\"a2560e20-fe5b-ee15-ed2b-39f79ccab75c\",\"namespace\": \"London Plant\"}&IncludeData=true&IncludeTraits=false&includePaths=false&IncludeLinks=false",
"APIType":"CIMv3"
}
}