Client area

Reference

MCP tools

206 tools across 18 groups. Coarser than the REST surface: accuracy degrades badly past roughly fifty tools in context.

Tiers

Every tool carries one of four tiers. The tier is not a documentation label — it decides what happens when the tool is called.

R Read Reads only. Never changes anything.
W Write Changes something immediately. Reversible.
C Confirm Returns a confirmation link. A human approves in the client area.
D Destructive Cannot be undone — the description says exactly what is destroyed. Always audited.

All 206 tools

Tier

206 of 206

Tool Tier Scopes Group
account_overview Summarise the whole account in one call: who it is (name, email, company, country), how many services it holds and how many are suspended, the count and total of… R read:account Orientation
add_funds Top up the prepaid account balance. W write:billing Billing
archive_files Compress a path into an archive, or extract an archive, in a hosting account. W write:files File manager
book_snapback_domain Book a Snapback attempt on a dropping domain, so Inleed tries to register it the instant it is released. C write:billingwrite:domains Domains
cancel_order Cancel (delete) an unpaid order — a confirmation, never immediate: this returns {status:"confirmation_required", confirmationUrl, preview} and the customer approves… D write:orders Services & subscriptions
cancel_pending_action Withdraw a confirmation you started that the customer has not approved yet — the answer to "skip that", "never mind", "don't do the nameserver change after all",… W read:account Services & subscriptions
cancel_restore Stop a backup restore that is still pending or running. D restore:hostingwrite:hosting SSL, backups, cron & logs
cancel_service Schedule a service for cancellation. D write:billingwrite:services Services & subscriptions
change_billing_cycle Change a service's billing period (for example monthly to yearly). W write:billing Billing
check_disk_usage Report the largest directories under an account's home, largest first, as directories[{path, sizeMb, sizeGb}] (unit: MB; every directory of 1 MB and up, at most… R read:hosting Diagnostics
check_dns_health Diagnose a domain's DNS and return a verdict, not a raw dump: does the root A record point at this hosting node, is mail configured (MX present, SPF, DKIM, DMARC),… R read:dns DNS
check_dns_propagation Check whether a DNS change has propagated by asking several independent public resolvers (Google, Cloudflare, AdGuard) the same question at once. R read:dns DNS
check_domain_availability Check whether any domain can be registered: returns status (available / taken / unknown) plus the register and renewal price for its TLD. R read:domains Domains
check_email_deliverability Check whether a domain is set up so its email actually arrives: SPF, DKIM, DMARC and MX, each as pass / fail / could_not_check. R read:email Email
check_ip_blocked Check whether one specific IP address is blocked by the node's firewalls — CSF, Imunify360, or the DirectAdmin brute-force blacklist — and why. R read:hosting Diagnostics
clone_wordpress Clone a WordPress install to a new location on the same account. W write:hosting Applications
create_database Create a MySQL database and its first user on an account, returning the full prefixed database and user names. W write:database Databases
create_dns_record Create one DNS record in a domain's zone and return the stored record with its new id. W write:dns DNS
create_domain_pointer Point a second domain at a domain on the account — an alias (default; shares the same site and DNS zone) or a pointer (parked). W write:hosting Domains
create_mailbox Create an email mailbox on a domain the account owns, returning the created address and its quota. W write:email Email
create_order Place a store order. W write:billingwrite:orders Services & subscriptions
create_panel_login_link Mint a single-use DirectAdmin control-panel login URL for a hosting account, to hand to the human so they can manage the account in the panel. W read:hostingsso:hosting Hosting account
create_payment_link Get the payment URL for an invoice — the anonymous pay.inleed.com page where the customer pays by card, Swish or Payson in the browser. W write:billing Billing
create_subdomain Create a subdomain on a domain, then confirm it by reading the list back. W write:hosting Domains
create_support_request Email Inleed support on the customer's behalf. W write:support Support & migrations
create_temporary_url Create a temporary address that shows a domain's site on our servers before the domain's DNS points here (or when the customer uses other nameservers). W read:hosting Orientation
create_wordpress_admin_link Mint a one-time wp-admin login URL for a WordPress install, to hand to the human so they can manage the site in wp-admin. W read:hostingsso:hosting Applications
delete_addon_domain Delete an addon domain from a hosting account. D delete:hostingwrite:hosting Domains
delete_dns_record Delete one DNS record, addressed by record_id, and confirm it is gone from the zone. W write:dns DNS
delete_domain_pointer Remove a domain pointer (an alias or parked domain) from a domain. D write:hosting Domains
delete_files Delete a file or directory in a hosting account — irreversible, and deleting a directory removes everything under it. D write:files File manager
delete_mailbox Permanently delete a mailbox and all of its stored mail. D delete:hostingwrite:email Email
delete_subdomain Delete a subdomain. D delete:hostingwrite:hosting Domains
diagnose First stop for a ticket: give it the customer's identifier and the symptom (slow | down | email | ssl | dns | disk | billing) and it runs the right… R read:hosting Orientation
dns_lookup Look up any name in the public internet DNS and return data[] of {type,value,ttl,priority?}. R read:dns DNS
drop_database Permanently drop a MySQL database and every table in it. D delete:hostingwrite:database Databases
fetch_web_page Fetch a public web page by URL and return what it says: title, description, language, canonical, headings (h1–h3), text (the readable body with scripts,… R read:hosting Orientation
find_files Find the largest files or the most recently modified files under a hosting account, or search by name — kind=largest (by size, min_size_mb default 1) or recent… R read:hosting File manager
get_addon_suggestions The addon services that can be ordered with one catalogue plan — per addon its name, quantity bounds, incompatibilities, and options[] carrying the exact… R read:orders Services & subscriptions
get_app_activity Read an account's Installatron activity: tasks[] — currently running/queued work with percent progress (poll this after an async install or import_wordpress… R read:hosting Orientation
get_backup_contents Show what is inside one backup — which databases, which mailboxes, which DNS zones and certificates, and the home directory's files. R read:hosting SSL, backups, cron & logs
get_balance Report the account's prepaid balance: the balance itself, its currency and how much of it is usable against open invoices (availableToUse, never negative). R read:billing Billing
get_billing_activity Get the account's unified money timeline, newest first: invoices, credit notes, payments and balance moves in one stream. R read:billing Billing
get_broadband_offers Get every fiber broadband speed and price available at one address. R read:orders Broadband
get_diagnostics_overview Return an account-health summary: what is wrong or about to go wrong at the billing/account level. R read:account Diagnostics
get_dns_diagnostics Roll up DNS health for one owned domain in a single call: it composes the authoritative zone read (what your zone says), the public-resolver lookup (what the internet… R read:dns DNS
get_dns_zone Summarise one DNS zone: counts of records per type, total, dnssecSigned, its nameservers, its mx exchangers, and whether spf/dkim/dmarc exist. R read:dns DNS
get_dns_zones List every DNS zone this account owns — the primary and addon domains across all hosting accounts, each as {domain, isPrimary, daUsername, node, serviceId}. R read:dns DNS
get_domain Get one registrar domain in detail, enriched with a live registry read: status, expiry, auto-renewal, TLD, the registrar, nameservers, DNSSEC dsRecords, the… R read:domains Domains
get_domain_auth_code Retrieve a domain's EPP auth code (authInfo / transfer authorization code), returned as authToken. R transfer:domains Domains
get_domain_lifecycle Read where an owned domain sits in the registry lifecycle: status, the derived flags (inRedemption, pendingDelete, transferProhibited, onHold, ok), the… R read:domains Domains
get_email_diagnostics Roll up "why is mail failing" for one owned domain in a single call: it composes the deliverability, mailbox and mail-queue reads and returns {verdict, summary,… R read:email Email
get_email_settings Get the IMAP / POP3 / SMTP settings for a mailbox, ready to paste into a mail client. R read:email Email
get_hosting_account Report the DirectAdmin hosting account behind a domain: package, isSuspended, disk and bandwidth as {used, limit, unit, pct, atLimit}, resource counts (domains,… R read:hosting Hosting account
get_httpd_config Get the web-server (Apache/LiteSpeed vhost) configuration summary for a domain — its documentRoot, serverAliases, IP and the ssl/php/cgi flags. R read:hosting Hosting account
get_invoice Get one invoice in full: its line items with the service and period each covers, the payments booked against it, the net/tax/gross/unpaid totals and a can:{} block… R read:billing Billing
get_invoice_payment_methods Get how an invoice can be paid: a can:{} matrix (balance, card, swish, payson, autogiro), the unpaid total, the balance available, whether autogiro is enabled, and… R read:billing Billing
get_invoice_pdf_link Get a download link for an invoice PDF: the invoice id, its status and a downloadUrl for the PDF bytes. R read:billing Billing
get_job Poll a long-running (asynchronous) operation you started. R read:account Orientation
get_litespeed_cache_status Report the LiteSpeed cache state for a domain — whether the node runs LiteSpeed, whether the domain has a WordPress install with the LiteSpeed Cache plugin, and… R read:hosting Applications
get_login_history List a hosting account's recent authentication events — events[], each {time, ip, outcome} (succeeded/failed). R read:hosting Security
get_onboarding_next_steps Return the account setup checklist and what is left to do — the onboarding steps: add a billing address, set up automatic payment, have an active service, settle… R read:account Support & migrations
get_order Get one order in full: its invoice with line items, the paymentUrl to pay it (null once paid), and provisioning[] — the live status of each service the order creates. R read:orders Services & subscriptions
get_pending_action Poll a confirmation-tier action you started (renew, cancel, change billing cycle, pay from balance, delete a mailbox, restore a backup). R read:account Orientation
get_php_settings Report the PHP runtime for a domain: the selected version (e.g. R read:hosting Hosting account
get_profile Read this account's contact profile: name, company, country, phoneNumber, locale, the read-only email, and the hasTwoFactor / hasPostalInvoice flags. R read:account File manager
get_renewal_quote Quote a manual renewal for a service: the price for the chosen number of years, the new expiry date, the maximum years allowed, whether it can be renewed manually and… R read:billing Services & subscriptions
get_resource_usage Get an account's resource usage — live CPU, memory, entry-process and I/O where the node runs CloudLinux/lve, and always the DirectAdmin usage summary: disk and… R read:hosting Hosting account
get_restore_status Check how a backup restore is going, or why it did not finish. R read:hosting SSL, backups, cron & logs
get_security_overview Report a hosting account's security posture at a glance: security — {csf, imunify360, modsecurity, suspended} booleans for the host firewall, malware protection,… R read:hosting Security
get_service Get one service in full from any identifier the account owns: plan, price, billing period, status, expiry, metadata (domain, username, node, IP) and a can:{} block… R read:services Services & subscriptions
get_service_diagnostics Roll up everything relevant to one service in a single call, shaped by its type: it composes the service state and — for a hosting service — the DirectAdmin and SSL… R read:services Services & subscriptions
get_service_usage Get the billing usage snapshot for one service: its period price, renewal price, lifetime spend, days until expiry, autorenew flag and the open-invoice and addon rollups. R read:services Services & subscriptions
get_site_stats Report site statistics from the node's own logs and process table. R read:hosting SSL, backups, cron & logs
get_snapback_eligibility Check what stands between this account and a Snapback booking, in one read. R read:domains Domains
get_ssl_status Report the ssl/tls certificate state for a domain: the issuer, the validity window (validFrom/validTo), daysRemaining, whether it has expired, whether it is… R read:hosting SSL, backups, cron & logs
get_upgrade_options List the plans a service could be upgraded or downgraded to, each with its prorated price-to-pay over the time remaining. R read:services Services & subscriptions
get_vps Get one VPS in full — its power state and online flag, vcpu count, maxMemory and usedMemory, attached disks[], plus its node, ip and status. R read:vps VPS
get_vps_console Get the vnc console for a VPS the account owns — its host, port and a one-time password for a vnc client. R console:vps VPS
get_vps_iso Report the install media on a VPS: which ISO is attached as the boot CD-rom right now (mounted, or null) and the ISOs the node offers (isos[]). R read:vps VPS
get_website_diagnostics Roll up "why is this site broken" for one owned site in a single call: it composes the hosting, PHP, web-server and SSL reads and returns {verdict, summary,… R read:hosting Diagnostics
get_wordpress_install Get the detail for one WordPress install — its version and any pending upgrade, the auto-update state, and the plugins and themes Installatron tracks. R read:hosting Applications
import_wordpress Bring an existing site under Installatron management. W write:hosting Applications
install_wordpress Install WordPress on a domain on the account through Installatron. W write:hosting Applications
lint_dns_zone Lint a DNS zone this account owns for hygiene problems a health check misses: a CNAME at the apex or shadowing other records, dangling CNAMEs, more than one SPF… R read:dns DNS
list_account_guests List the people who have delegated access to this account. R read:account Orientation
list_app_backups List the Installatron application backups on an account — per backup the id, which install it belongs to (appId), app, title, version, when it was taken, filename… R read:hosting SSL, backups, cron & logs
list_apps List the web applications Installatron manages on a hosting account — each with its id, application (e.g. R read:hosting Applications
list_backups List the backups a hosting account can be restored from, newest first. R read:hosting SSL, backups, cron & logs
list_cancellations List every scheduled cancellation on the account in one read: {data:[{serviceId, type, displayName, domain, deleteServiceAt, …}], total}. R read:services Services & subscriptions
list_databases List the MySQL databases on an account: each database name (always the full prefixed username_db), its assigned users, and size and table count where the node… R read:database Databases
list_dns_records List every DNS record in a domain's zone: each record's id, type, name, value, ttl, and priority for MX. R read:dns DNS
list_domain_pointers List domain pointers — each as {domain, type, pointsTo}, where type is alias (shares the site and DNS zone) or pointer (parked). R read:hosting Domains
list_domains List the registrar domains on the account — each with its id, domain, TLD, status, expiry, auto-renewal, renewal price and per-domain can:{} eligibility —… R read:domains Domains
list_files List the files and directories in one folder of a hosting account. R read:files File manager
list_hosting_accounts List every DirectAdmin hosting account this account owns, as data[] of {serviceId, daUsername, node, primaryDomain, domains[], status, isSuspended}. R read:hosting Hosting account
list_hosting_resources List one kind of thing inside a hosting account — pick with kind: domains, subdomains, pointers, email (mailboxes), forwarders, databases, ftp or cron. R read:hosting Hosting account
list_invoices List the account's invoices newest first, each with its id, status, gross and unpaid totals, and due/paid dates. R read:billing Billing
list_mail_folders List one mailbox's folders with message counts, unread counts and sizes — the "do I have new mail / how full is my inbox" answer. R contents:emailread:email Email
list_mailboxes List email mailboxes: per box the address, disk usage in MB, the quota (null = unlimited), whether it is suspended, and the daily send limit. R read:email Email
list_orders List the account's orders, newest first — by default the open ones (unpaid proforma invoices, each with a paymentUrl); pass status paid for orders that have… R read:orders Services & subscriptions
list_payment_methods List the saved payment methods on this account, grouped per billing profile: masked cards (each id, brand, last4, label, automaticPay), the autogiro… R read:billing Billing
list_pending_orders List the orders still awaiting payment: {data:[{orderId, amount, paymentUrl, nextAction, expiresAt, isExpired, services:[…]}], total, totalDue}, where nextAction… R read:orders Services & subscriptions
list_php_versions List the PHP versions the account’s hosting node offers, each with its end-of-life date, as versions[] of {version, isCurrent, eol, isEol, isSecuritySupported}… R read:hosting PHP & runtime
list_processes List the running processes of a hosting account as its own user — data[] of {pid, ppid, cpuPercent, memPercent, rssKb, elapsedSeconds, state, command, args} plus… R read:hosting Orientation
list_products The purchasable product catalogue: categories[] (hosting, vps, vpn, domain, …) with their types[] (the named plans, e.g. R read:orders Services & subscriptions
list_protected_directories List the password-protected directories on a domain — each with its path and prompt text. R read:hosting Orientation
list_services List the subscriptions on the account — hosting, domains, VPS, storage and more — each with its id, type, domain, status, price, expiry and a can:{} block of what… R read:services Services & subscriptions
list_snapback_bookings List the Snapback bookings on this account and how each one turned out. R read:domains Domains
list_snapback_domains Search the Snapback drop list: .se and .nu domains about to expire, which Inleed will try to register the instant they are released. R read:domains Domains
list_subdomains List subdomains — each as {label, full}, e.g. R read:hosting Domains
list_support_articles Search the Inleed help centre and read an article. R read:support Support & migrations
list_vps List the VPS (virtual private server) services on this account — each with its serviceId, displayName, status, node, ip, expiresAt and, where the client… R read:vps VPS
list_vps_templates List the OS templates Inleed offers for a VPS — {id, name, operativeSystem} each, e.g. R read:vps VPS
list_wordpress_installs List the WordPress installs Installatron manages on a hosting account — each with its id, domain, path, version, live url and auto-update flag. R read:hosting Applications
mail_queue Show the mail queue for a customer's server — messages waiting to send and why. R read:email Email
manage_account_guests Grant or revoke delegated access to this account. D write:account Orientation
manage_addon_domains List, create or update the additional (addon) domains hosted inside a DirectAdmin account. W read:hosting Domains
manage_app Read, install, update, back up, log in to, configure or uninstall one Installatron application. D read:hosting Applications
manage_autoresponders List, create, update or delete email autoresponders on a domain — the automatic "I received your message" reply set on one mailbox. W read:email Email
manage_billing_address_contacts List, add or remove the contacts on a billing address — the recipients that invoice emails go to. W read:billing Billing
manage_billing_addresses List or manage the account's billing addresses (billing profiles — each carries a currency, VAT number and tax identity). W read:billing Billing
manage_catch_all Read or set a domain's catch-all — what happens to mail sent to any address on the domain that has no mailbox or forwarder. W read:email Email
manage_cron_jobs List, create, update or delete the cron jobs on a hosting account. W read:hosting SSL, backups, cron & logs
manage_db_users Create or delete a MySQL database user on a hosting account. D write:database Databases
manage_dns_zone Whole-zone DNS operations for a domain you own, chosen by action: export a bind zone file; bulk add/delete many records at once; import a bind zone file;… D read:dns DNS
manage_dnssec List, add or remove a domain's DNSSEC DS records at the registrar. D write:domains DNS
manage_domain_contacts Read or change the registrar contacts of an owned domain — one tool, several actions. D write:domains Domains
manage_domain_transfers Track and drive inbound domain transfers — one tool, several actions. D transfer:domains Domains
manage_files Write, create, copy, move or re-permission a file or directory in a hosting account. W write:files File manager
manage_forwarders List, create or delete email forwarders on a domain — an address that redirects mail to one or more destinations. W read:email Email
manage_ftp_accounts List, create, delete or re-password the FTP accounts on a domain. W read:hosting FTP & SSH access
manage_imunify Read or act on Imunify360 malware protection for a hosting account. W read:hosting Security
manage_invoice_autogiro Schedule or cancel Autogiro (Swedish direct-debit) payment of an invoice. W write:billing Billing
manage_monitors List, create, or delete the account's website uptime monitors, or read one monitor's up/down history. W read:hosting SSL, backups, cron & logs
manage_payment_methods Add or remove a saved card on this account. D write:billingwrite:payment_methods Billing
manage_php_extensions List, enable or disable PHP extensions for a hosting account (CloudLinux PHP Selector — account-wide, not per domain). W read:hosting PHP & runtime
manage_redirects List, create or delete URL redirects on a domain — sending a path to another URL with a 301 (permanent) or 302 (temporary) status. W read:hosting Hosting account
manage_service_addons List, add or remove the addons attached to a service. W read:services Services & subscriptions
manage_shell_access Check, enable or disable shell (SSH) access for the assistant on a hosting account — the one-time step behind run_shell_command, list_processes and find_files. W read:hosting Orientation
manage_ssh_keys List, add or remove the SSH public keys (authorized_keys entries) on a hosting account. W read:hosting FTP & SSH access
manage_ssl Manage a domain's ssl/tls configuration — one tool, several actions. D write:hosting SSL, backups, cron & logs
manage_two_factor Turn authenticator-app (TOTP) two-factor login on or off for this account. W write:account Orientation
manage_vacation List, create, update or delete vacation (out-of-office) auto-replies on a domain — like an autoresponder but active only between a start and end date. W read:email Email
manage_wordpress_staging Manage a WordPress staging copy. D write:hosting Applications
manage_wp_content List, read, create, update or trash the pages and posts of one WordPress site over WP-CLI. W read:hosting Applications
manage_wp_plugins List, install, update, activate, deactivate or uninstall the plugins of one WordPress site over WP-CLI. D read:hosting Applications
manage_wp_settings Read or change a WordPress site's settings (wp_options) over WP-CLI. W read:hosting Applications
manage_wp_site Get a WordPress site's status or run a site-wide maintenance action over WP-CLI. D read:hosting Applications
manage_wp_themes List, install, activate, update or delete the themes of one WordPress site over WP-CLI. D read:hosting Applications
manage_wp_users List the users of one WordPress site, create a user, or change a user's role over WP-CLI. W read:hosting Applications
organize_mail Organize a mailbox: move messages between folders, mark read/unread, star/unstar (flag/unflag), move to Trash (trash), and create or delete folders. W contents:emailread:email Orientation
pay_invoice_with_balance Pay an open invoice from the account's prepaid balance. W write:billing Billing
pay_invoice_with_card Pay an invoice from a saved card, off-session. W write:billingwrite:payment_methods Billing
preview_order Price a cart before buying — the mandatory first step before create_order. R read:orders Services & subscriptions
probe_mx Probe a domain's mail exchangers over live SMTP: resolve the MX set, connect to each on port 25, read the banner, check starttls and verify the PTR (reverse DNS)… R read:email Orientation
purge_litespeed_cache Purge the LiteSpeed page cache for a domain through the site's own LiteSpeed Cache plugin. W write:hosting Applications
query_wp_database Run one read-only SQL statement against a WordPress site's own database and return the rows. R read:databaseread:hosting Applications
read_email Read one email message in full: subject, sender, recipients, date, the readable body text, and attachment names/sizes (attachment contents are never fetched). R contents:emailread:email Email
read_file Read one text file from a hosting account and return its content. R read:files File manager
read_logs Read the tail of a website error log, access log, or email log for an account, newest lines last, with an optional contains substring filter. R read:hosting SSL, backups, cron & logs
reboot_vps Reboot a VPS the account owns — a graceful guest-OS restart. W power:vps VPS
register_domain Register a new, available domain. W write:billingwrite:domains Domains
rename_service Rename a service's display label — the friendly name shown in listings, max 16 characters. W write:services Services & subscriptions
renew_domain Renew a domain you own for one or more years. W write:billingwrite:domains Domains
renew_service Renew a hosting or domain service for one or more periods. W write:billingwrite:services Services & subscriptions
request_migration Ask Inleed to migrate a website, email, or control panel into your account. W write:hosting Support & migrations
request_owner_change Quote a change of legal owner (registrant organisation) for a .se/.nu domain, and hand off to the signed flow. R write:domains Orientation
request_ssl_certificate Issue (or reissue) a free Let's Encrypt certificate for a domain, optionally including the www and mail hostnames. W write:hosting SSL, backups, cron & logs
resend_invoice_email Re-send an invoice email to the account's own invoice contacts. W write:billing Email
reset_vps_root_password Reset the root password of a VPS the account owns — rewritten into the guest image offline, which forces downtime (a stop/start) — and does not reset on this call: it… D write:vps VPS
reset_wp_admin_password Reset the WordPress administrator password for a site and return the new password once. D write:hosting Applications
resolve Resolve any identifier the account owns — a domain, email, website URL, Inleed service id or hosting-account username — to a single target: its kind, the owning… R read:services Orientation
restore_backup Restore a backup over the live hosting account — the whole account, or only the parts you name. D restore:hostingwrite:hosting SSL, backups, cron & logs
restore_domain Restore an expired domain from the registry redemption / pending-delete period. D write:billingwrite:domains SSL, backups, cron & logs
restore_wordpress Restore an Installatron backup over an existing WordPress install. D restore:hostingwrite:hosting Applications
run_shell_command Run one shell command on the hosting account AS the account user over SSH (never as an administrator) and return {command, cwd, exitCode, stdout, stderr, truncated,… D shell:hosting Orientation
search_broadband_addresses Check whether Inleed can deliver fiber broadband to a Swedish street address. R read:orders Broadband
search_mail Search or list the messages in one mail folder — returns per message the uid, date, size, flags, subject, sender and recipient, newest first, paged. R contents:emailread:email Orientation
send_invoice Email an invoice — the PDF and its pay link — to one specific address the customer names: "skicka fakturan till [email protected]", "send the invoice to my… W write:billing Billing
set_autorenew Turn automatic renewal on or off for a hosting, VPS or other non-domain service. W write:services Services & subscriptions
set_database_user_password Change a MySQL database user's password, returning the user and the database it belongs to. W write:database Databases
set_directory_password Password-protect a directory with an HTTP basic-auth (browser) prompt — an .htaccess / .htpasswd login on a folder. W write:hosting File manager
set_domain_autorenew Turn automatic renewal on or off for a registered domain. W write:billing Domains
set_domain_lock Set or clear a domain's registrar transfer lock (the lock that blocks an outbound transfer). W write:domains Domains
set_hosting_password Change the DirectAdmin control-panel (account) login password for a hosting account. D write:hosting Hosting account
set_mailbox_password Change the password of an existing mailbox, returning the address. W write:email Email
set_mailbox_quota Change the disk quota of an existing mailbox, returning the address and new quota. W write:email Email
set_nameservers Replace a domain's authoritative nameservers at the registrar. D write:domains DNS
set_php_settings Override php.ini values for a hosting account (CloudLinux PHP Selector — account-wide). W write:hosting PHP & runtime
set_php_version Change the PHP version, then confirm it by reading the version back — it never reports success on an unconfirmed write. W write:hosting Hosting account
set_ssh_access Enable or disable SSH (shell) access for a whole hosting account. D write:hosting FTP & SSH access
start_vps Boot a VPS the account owns, and return {started, target}. W power:vps VPS
stop_vps Force-stop a VPS the account owns — a hard power-off (virsh destroy), not a clean shutdown — and does not stop it on this call: it confirms ownership, then returns… D power:vps VPS
trace_email Trace what happened to a customer's mail in the mail-server log: per message the delivery verdict (delivered / bounced / deferred / frozen / queued) with the remote… R read:email Email
transfer_domain_in Transfer a domain you own elsewhere IN to Inleed, using its EPP auth code. W transfer:domainswrite:billingwrite:domains Domains
update_dns_record Change the value, TTL or priority of one existing DNS record, addressed by record_id. W write:dns DNS
update_preferences Change this account's notification and display preferences. W write:account Orientation
update_profile Update this account's contact profile. W write:account File manager
update_registrant Update the registrant contact on a domain in place — name, company, email, phone and address. W write:domains Domains
upgrade_service Upgrade a service to a larger plan. W write:billingwrite:services Services & subscriptions
validate_order_contact Validate the contact details an order will need — country code, phone number (E.164), Swedish person/org-number and VAT rules — before placing an order. R read:orders Services & subscriptions
wait_for_setup Wait for the services of a paid order to finish being set up, so the next step (set up email, install WordPress, point a domain) can follow at once. R read:orders Orientation
whitelist_ip Unblock one IP address on the account's node: CSF allow, Imunify360 whitelist where present, and removal from the DirectAdmin blacklist. W write:hosting Diagnostics
whoami Report which Inleed customer account this connection is acting as, and exactly what it is allowed to do: the numeric account id, the API token's name and expiry, the… R read:account Orientation
whois_lookup Look up any domain in the live public WHOIS: registrar, creation/expiry dates, transfer lock, EPP statuses, nameservers, abuse contact and DNSSEC state. R read:domains Domains
Esc
navigate open Esc close