You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would like to have the ability to apply groupPolicyId to the VLAN as it is part of the API.
The easy path is to just ask for the groupPolicyId and be done with it. The extra mile would be to allow for the group policy name instead, and do the look up against {{baseUrl}}/networks/{{networkID}}/groupPolicies for the groupPolicyId
Would like to have the ability to apply
groupPolicyId
to the VLAN as it is part of the API.The easy path is to just ask for the groupPolicyId and be done with it. The extra mile would be to allow for the group policy name instead, and do the look up against
{{baseUrl}}/networks/{{networkID}}/groupPolicies
for thegroupPolicyId
groupPolicyId is an optional field. Not required.
Example VLAN with a groupPolicyId applied
The text was updated successfully, but these errors were encountered: