1/18/2013 2:55:04 PM
 Joel C Posts: 1
|
Is there a way to use the "UpdateSecret" method via HTTP/GET ?? Based on the output of the webservices engine, it looks like this one must be used with SOAP - but that seems strange to me considering I was able to create the secret with "AddSecret" using POST/GET
Also, there is a "DeactivateSecret" method.. but I'm not seeing any way to "re-activate" or "undelete" via the API.
Thank you!
|
|
|
0
• link
|
1/18/2013 4:28:27 PM
 Joshua C Administrator Posts: 75
|
Good Afternoon,
"UpdateSecret" requires a SOAP POST call , because "UpdateSecret" takes a complex type not supported by GET. We do not currently have a method to un-delete a Secret, I have taken that down as a feature request. For more information please see our web service guide on our support site.
Kind Regards, Joshua Conroy
-- Thycotic Support Engineer
|
|
|
0
• link
|