disconnect_forge
Forget a forge and the credential it was connected with.
Forgewritesnot idempotentdestructiveCLI only
Calling it#
curl -X POST http://127.0.0.1:8787/forge.v1.ForgeService/DisconnectForge \
-H 'Content-Type: application/json' \
-d '{}'komrad rpc disconnect-forgeRequest#
DisconnectForgeRequest#
| Field | Type | Description |
|---|---|---|
host | string | The host to forget. |
Response#
Empty#
No fields.