Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
Update readme.md
  • Loading branch information
nielsengelen authored Apr 3, 2019
1 parent 5571cdb commit 9d275eb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,19 +58,19 @@ If this doesn't work, modify the original config.php file with your Veeam Backup
Open a webbrowser and go to index.php. From here you can either login as an admin or a tenant.

You should see the following login screen:
![Login form](http://foonet.be/img/VBO-Login.png)
![Login form](http://foonet.be/img/VBOv3-Login.png)

Logged in as an admin:
![Dashboard](http://foonet.be/img/VBO-Dashboard.png)
![Dashboard](http://foonet.be/img/VBOv3-Dashboard.png)

Exchange view:
![Exchange overview](http://foonet.be/img/VBO-Exchange.png)
![Exchange overview](http://foonet.be/img/VBOv3-Exchange.png)

OneDrive view:
![OneDrive overview](http://foonet.be/img/VBO-OneDrive.png)
![OneDrive overview](http://foonet.be/img/VBOv3-OneDrive.png)

SharePoint view:
![SharePoint overview](http://foonet.be/img/VBO-SharePoint.png)
![SharePoint overview](http://foonet.be/img/VBOv3-SharePoint.png)

## About
This serves as an example on how to work with the RESTful API calls and should be tested before using it in production. Feel free to modify and re-use it however many calls are done with default values which can be modified if needed.
Expand All @@ -90,4 +90,4 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0 comments on commit 9d275eb

Please sign in to comment.