[
{
"serverId": "string",
"name": "string",
"host": "string",
"secret": "string",
"enabled": true,
"hookEnabled": true,
"weight": 1,
"description": "string",
"extend": "string"
}
]curl --location 'http://127.0.0.1:8086/api/v1/mediaNode/insertBatch' \
--header 'Content-Type: application/json' \
--data '[
{
"serverId": "string",
"name": "string",
"host": "string",
"secret": "string",
"enabled": true,
"hookEnabled": true,
"weight": 1,
"description": "string",
"extend": "string"
}
]'{
"key": null
}