cancelCheckOut operation (deprecated)

Cancels the check out of the specified files and releases the lock on them. In addition, working copies of the files that were created when you checked out these files are deleted.

Input properties

Parameters that specify the store, file, and check in options.

Store Name

A string value that represents the name of the store from which the file was checked out. This is a mandatory parameter, and the default value is SpacesStore.

nodeIDsOrPaths

The list of IDs of files which you want to cancel the check out of. This value is a mandatory parameter.

Output properties

A map value containing IDs of original files corresponding to the working copies.

// Ethnio survey code removed