token: ********************{
"node": "none",
"action": "create",
"block_id": [
0
],
"address_id": [
0
],
"main_ip_address": "string",
"switch_id": 0,
"force_delete": true
}curl --location '/admin/servers//script/exec?get_source=1' \
--header 'token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"node": "none",
"action": "create",
"block_id": [
0
],
"address_id": [
0
],
"main_ip_address": "string",
"switch_id": 0,
"force_delete": true
}'{
"success": true
}