getCIsByID

The getCIsByID method retrieves configuration items by their CMDB or global IDs.

See the Query Example.

Input

Parameter Comment
cmdbContext For details, see CmdbContext and the schema documentation for CmdbContext.
CIsTypedProperties A typed properties collection. For details, see Other Property Specification Elements and the schema documentation for TypedProperties.
IDs Only real CMDB or global IDs are valid in this collection. For details, see the IDs collection.

Output

Parameter Comment
CIs A collection of CI elements. For details, see the CIs collection.
chunkInfo For details, see ChunkInfo and Processing Large Responses, and the schema documentation for ChunkInfo.