token: ********************{
"port_id": 0,
"block_id": [
0
],
"ipv4_id": [
0
]
}curl --location --request PUT '/admin/servers//card//bind' \
--header 'token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"port_id": 0,
"block_id": [
0
],
"ipv4_id": [
0
]
}'{
"success": true
}