Houdini 20.0 Installation And Licensing Licensing Public API

Retrieve Administrative Information

Retrieve the administrative information for the license server.

Function: cmd_retrv_admin_info
Version: 20.0+

Argument Name

Type

Description

user

string

The user@machine_name the request is coming from. This is used to check if the request has the correct permissions to access this information.

response

{
    "users": [""],
    "write_access": false
}

Key

Type

Description

users

string array

The list of users that have administrative permission.

write_access

boolean

True if the user that requested this information has administrative permission.

Licensing Public API

Administrative

Licenses

Partition System

Server

  • Ping

    Ping the server to see if its responsive.

  • Refresh DNS Cache

    Inform sesinetd to refresh its DNS cache.

Webhook