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