sntl_admin_context_new Screen

Description

Establishes a License Manager context handle for subsequent administration requests. The sntl_admin_context_new screen contains the following fields:

Host name/IP address

Host name or IP address of the targeted License Manager.

Port

Port number of the targeted License Manager (0 is default port 1947).

Password

Password (if any) of the targeted License Manager.

NOTE   To create a context for the local License Manager, do not assign values to any of the fields.

Click Execute to transfer the function and field definitions to the Sentinel Admin API. After the function is executed, the context handle is displayed in the Context list pane. Corresponding values are displayed in the status fields, and the executed function call is logged in the API Call History.

Once you have established a context, use the generated context handle to make other API calls for the context. To terminate the context, use the sntl_admin_context_delete function.

Related Topics

sntl_admin_context_new()

Generated Code Pane

API Call History

Function Pane