“”“Remove an existing partition.”

Function: remove_partition
Version: 21.0+

Argument Name

Type

Description

partition_id

string

The id of the partition to be removed.

response

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

Key

Type

Description

partition_id

string

The id of the partition that was removed.

success

boolean

Indicates whether removing the partition was a success or not.

error

string

The reason for the unsuccessful removal.

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