English
API Reference
cURL
curl --request POST \ --url https://saas.pads365.com/rdx/NDS.Services.Replication/api/v1/Replication/Admin/RemoveNodes \ --header 'Content-Type: application/json' \ --data '{ "Nodes": [ "<string>" ] }'
{ "Succeeded": true, "Message": "<string>", "Code": "<string>", "Results": [ { "Succeeded": true, "Message": "<string>", "Code": 123, "Node": "<string>" } ] }
Show child attributes