compute

DELETE /v1/compute/servers/{serverId}/terminal/host-key

Trust a server's new SSH identity on the next terminal connection.

Bütün compute nöqtələri

Bütün tərtibatçı sənədləri

Doğrulama

API açarını bearer token kimi göndərin. Açar sites.restart icazəsinə malik olmalıdır; bu icazəsi olmayan açar 404 deyil, 403 xətası ilə rədd edilir.

Bu endpoint heç bir təşkilat ID-si tələb etmir. Sizin açarınız artıq aid olduğu təşkilatı müəyyən edir və cavab həmin təşkilat üçün məhdudlaşdırılır.

Sınaqdan keçir

Bucaqlı mötərizələrdə olan hór şeyi öz qiymətlərinizlə, açar yertutucusunu isə idarə panelinizdən bir açarla əvəz edin.

curl -X DELETE https://api.zinndigital.com/v1/compute/servers/{serverId}/terminal/host-key \
  -H "Authorization: Bearer zdk_live_…"

Sistemə daxil olmusunuz? İdarə panelinizdəki API konsolu real təşkilatınızın identifikatorunu və öz açarınızı avtomatik doldurur, sorğunu canlı API-yə qarşı icra edir ki, siz faktiki cavabı görə biləsiniz. Bu son nöqtəni API konsolunda açın

Təfərrüatlar

Drops the host key the web terminal pinned. A rebuild does this itself, because a fresh image is a fresh key. ⛔ A key that changed when nobody rebuilt the machine is what an interception looks like — the screen says so before offering this. Audit-logged. Requires sites.restart.

Parametrlər

AdTipTələb olunurNədir
serverId (path)UuidBəliThe server's id, as listComputeServers reports it. Ours (UUIDv7), minted when the order row was written — never the provider's own identifier for the machine.

Bu son nöqtənin qaytara biləcəyi xətalar

401 · 403 · 404 · 429