Question
· Sep 21, 2018

Example code for ##Class(Backup.General).ExternalFreeze() and ##Class(Backup.General).ExternalThaw() in Native InterSystems Cache REST setup

Hi,

Need your help on executing  ##Class(Backup.General).ExternalFreeze() and ##Class(Backup.General).ExternalThaw()   operations in

Atelier REST API setup. Please provide us example code if any.

Discussion (1)0
Log in or sign up to continue

I have a few questions:

1) Why exactly do you need to call these via REST? What scenario do you have where running something like the example code in the documentation wouldn't work for you?

2) Assuming you do have a good reason to make these calls via REST, which part do you need help with? Creating the REST endpoint? Making the REST request?  Writing the code on the back end to run the appropriate commands?