Hi,
The only empty attribute in my json data that I am using in my script is
this one :
{
...
'attributes': {
'max-connections': ''
}
...
}
Hope it helps,
Mathieu
Le 15/11/2022 à 19:38, Daniel Carroll a écrit :
Hi Nick,
Your suggestion/pointer about using the browser to see what was being POSTed
resolved my issues!
I hadn't realized that the WebUI used the same REST interface.
The issue was that more of the empty/blank fields also needed to be included in
the POST (I included all of them). Apparently the REST API doesn't have any
internal default values and everything needs to be explicitly specified?
Thanks again for the help.
- Daniel
---------------------------------------------------------------------
To unsubscribe, e-mail:[email protected]
For additional commands, e-mail:[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]