Houdini 20.5 Installation And Licensing Licensing Public API

Remove Administrative Users

Remove users from the list of users with administrative permissions.

Function: cmd_remove_admin_users
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 modify the server.

remove

string array

The list of users to remove from the users that have administrative permissions.

response

{
    "success": false
}

Key

Type

Description

success

boolean

True if the admin users were removed.

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