Houdini 21.0 Installation and Licensing Licensing Public API

Update existing partition

Update the information of an existing partition.

Function: update_partition
Version: 21.0+

Argument Name

Type Description

partition_id

string

The id of the existing partition.

name

string

The new name of the partition.

priority

int

The new priority of the partition.

response

{
    "partition_id": "",
    "success": true,
    "error": ""
}

Key

Type

Description

partition_id

string

The id of the partition that was updated.

success

boolean

Indicates whether updating the partition was a success or not.

error

string

The reason for the unsuccessful update.

Licensing Public API

Licenses

Partition

Partition System

Server

  • Ping

    Ping the server to see if its responsive.

  • Refresh DNS Cache

    Inform sesinetd to refresh its DNS cache.

User Team

Webhook