Hi,
I have created a DSC resource for installing and removing SolidCP components. https://github.com/bentaylorwork/PowerShell/tree/master/DSC/InstallSolidCP
I am just starting to create another DSC resource for adding and removing servervirtual servers from the control panel. I was wondering if SolidCP has an API for things like this or is it just a case of using SQL?
Thanks
Hi Ben,
There is a API but at the current moment it isn't very well documented.
We would love to be able to include things like this in our official git. If you would be willing to please sign the contributors license found at https://solidcp.com/contributors/become-a-contributor/ and we can get these added.
Many Thanks,
Trevor Robinson
Hi Trevor,
I have signed the contributors licence. Do you want me to do a pull request or can you just add the files to the Repo?
Any documentation you have for the API would be much appreciated even if it is limited.
Thanks
Ben Taylor