access-token: ********************{
"driver": "string",
"config": {},
"name": "string",
"datacenters": [
"string"
],
"disabled": true
}curl --location '/admin/network/security' \
--header 'access-token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"driver": "string",
"config": {},
"name": "string",
"datacenters": [
"string"
],
"disabled": true
}'{
"success": true,
"id": 0
}