I am trying to create a Protection Domain, but can't figure out how to supply the name of the Protection Domain.
I have to use a string and a JSON object as body parameter, but it keeps throwing errors.
JSON objects I have tried:
{"name":"MyTestName"}
{"body":"MyTestName"}
{"input":"MyTestName"}
Page 1 / 1
I used Chrome Developer Tools to monitor the post request from the Prism GUI and the correct JSON object field name is "value" --> {"value":"MyTestName"}
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.