updateCIsAndRelations

The updateCIsAndRelations method updates the specified CIs and relations.

Update uses the property values from the CIsAndRelationsUpdates argument. If any of the CIs or relations do not exist in the RTSM, an exception is thrown.

CreatedIDsMap is a map or dictionary of type ClientIDToCmdbID that connects the client's temporary IDs with the corresponding real RTSM IDs. For details, see the schema documentation for ClientIDToCmdbID.

See the "Update Example".