User Tools

Site Tools


duplicate_server_entries_in_controller

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
duplicate_server_entries_in_controller [2021/09/22 12:43] walkeradminduplicate_server_entries_in_controller [2023/03/09 22:35] (current) – external edit 127.0.0.1
Line 49: Line 49:
 \\  \\ 
 \\  \\ 
-curl api-gateway:8080/api/servers +Execute the following to list the servers: 
-curl -X DELETE api-gateway:8080/api/servers/sky-01 (replace sky-01 with the server name you wish to delete)+\\  
 +\\  
 +    curl api-gateway:8080/api/servers 
 +Now you can delete the server using the following: 
 +\\  
 +\\  
 +    curl -X DELETE api-gateway:8080/api/servers/sky-01 
 + 
 +(replace sky-01 with the server name you wish to delete)
duplicate_server_entries_in_controller.1632310999.txt.gz · Last modified: 2023/03/09 22:35 (external edit)