The DeleteNode(Nid)
method is used to delete the docker node corresponding to the API KEY
in the request of the FMZ Quant Trading Platform account. The deleted docker node Id is the docker Id specified by the nid
parameter.
{
"code":0,
"data":{
"result":true,
"error":null
}
}
The nid
parameter is used to specify the Id of the docker to be deleted. You can use the GetNodeList
method to get information about the dockers of the account.
nid
true
number