Skip to content

Add Vlan Manager support

el00ruobuob requested to merge el00ruobuob/solidserverrest:feature/vlan into master

Hello,

As discussed in #11 (closed) and mentioned in efficientip-ansible-module!2, this add the ability to call the Vlan Manager Services API endpoint.
Update is done in the service-mapper mapper.py to match the syntax of existing calls.

I also added the bare minimal documentation, but no dedicated .md files here.
I suppose the REST API Guide must be the place to look at input/output allowed by the services and which might be suject to evolve between SOLIDserver versions.

Let me know if anything else is needed.

Regards.

Merge request reports