XML Tags for Admin API Methods

You use the AdminApi.adminGet and AdminApi.adminSet 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 AdminApi.adminGet method should search.

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

>Action tags - specify the action to be performed by the AdminApi.adminSet 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