I’m using subclient ID to add a VM to a subclient. I can’t find and example for this. Does this json template from here actually work?
https://documentation.commvault.com/11.24/essential/49184_rest_api_post_subclient_properties.html
I keep getting 400 Bad Request
{ "newName": "", "subClientProperties": { "vmContent": { }, "vsaSubclientProp": { "useChangedTrackingOnVM": , "quiesceGuestFileSystemAndApplications": , "datastoreFreespaceCheck": , "datastoreFreespaceRequired": , "collectFileDetailsForSnap": , "collectFileDetails": } }, "association": { "entity": t{ "clientName": "", "subclientName": "", "backupsetName": "", "instanceName": "", "appName": "Virtual Server" }] }}