Skip to content

Commit

Permalink
fix: correct response
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-goto committed Jan 15, 2025
1 parent e1945f4 commit 1e1083d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions anka-build-cloud/working-with-controller-and-API.md
Original file line number Diff line number Diff line change
Expand Up @@ -429,9 +429,6 @@ curl "http://anka.controller/api/v1/rpc/vm/restart" -d '{"instance_id":"c2af6080

curl "http://anka.controller/api/v1/vm" -H "Content-Type: application/json" | jq
{
"status": "OK",
"body": [
{
"status": "OK",
"message": "",
"body": [
Expand Down

0 comments on commit 1e1083d

Please sign in to comment.