XML Tags for Admin API Methods

You use the getConfig and setConfig methods to retrieve information from Sentinel License Manager and to perform actions based on that information.

To accomplish this, you use three sets of XML tags:

>Scope tags - identify the scope of the information in Sentinel License Manager that the getConfig method should search.

>Format tags - specify the data that should be returned by the getConfig method.

>Action tags - specify the action to be performed by the setConfig method.

A set of examples demonstrate how to perform various retrievals and actions using these sets of XML tags.

Related Topics

Scope XML Tags

Format XML Tags

Action XML Tags

Examples of XML Code for Methods in Admin API