Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
API Reference
cURL
curl --request GET \ --url https://saas.pads365.com/rdx/NDS.Services.Viewer/migration
{ "Succeeded": true, "Message": "<string>", "Code": "<string>", "Migrations": [ { "Name": "<string>", "Description": "<string>", "Source": "<string>", "Type": "<string>", "Mandatory": true, "Version": "<string>", "Debug": true, "ParametersJson": null, "DependantMigrations": [ { "Name": "<string>", "Source": "<string>" } ] } ] }
Show child attributes