This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Enable User Portal on WAN via API

Hi.  Have been trying to figure out how to set the UserPortal checkbox under the WAN Zone via the API. Is this possible under the API?  The following XML shows that it completes successfully but doesn't set the check box.

 

<Zonetransactionid="*** WAN Local Service ***">
<Name>WAN</Name>
<Type>WAN</Type>
<Description/>
<ApplianceAccess>
<AdminServices>
<HTTPS>Enable</HTTPS>
<SSH>Enable</SSH>
</AdminServices>
<AuthenticationServices>
<CaptivePortal>Enable</CaptivePortal>
<RadiusSSO>Enable</RadiusSSO>
</AuthenticationServices>
<OtherServices>
<SSLVPN>Enable</SSLVPN>
</OtherServices>
</ApplianceAccess>
</Zone>


This thread was automatically locked due to age.
Parents Reply Children
No Data