Action XML Tags

You use Action XML tags to perform actions in Sentinel License Manager, using the AdminApi.adminSet method.

To apply an update file for the current License Manager context, specify the file as follows:

file://filePathName

For example:

>To specify a file in the current directory:

file://my.v2c

>To specify an absolute file path:

file://my.v2c

file://c:\data\v2c_files\v2c_files\your.v2c

For all other actions, the Action XML tags are identical to the Format XML tags.

Related Topics

XML Tags for Admin API Methods

Examples of XML Code for Methods in Admin API