diff --git a/doc/74-Self-Service-API.md b/doc/74-Self-Service-API.md index 7797a937..897fd729 100644 --- a/doc/74-Self-Service-API.md +++ b/doc/74-Self-Service-API.md @@ -27,7 +27,7 @@ mostly highly automated these days, and such a magic shell script is often not what people want. Still, you can also benefit from this feature by directly using our [Self Service -REST API](70-REST-API.md#Self Service API). It should be easy to integrate it into +REST API](70-REST-API.md). It should be easy to integrate it into the automation tool of your choice. Base Configuration @@ -36,20 +36,14 @@ Base Configuration You have full control over the automation Script generated by the Icinga Director. Please got to the **Infrastructure Dashboard** and choose the **Self Service API**: -![Infrastructure Dashboard - Self Service API]( -screenshot/director/74_self-service-api/7401-director_self-service-dashboard.png -) +![Infrastructure Dashboard - Self Service API](screenshot/director/74_self-service-api/7401-director_self-service-dashboard.png) This leads to the Self Service API Settings form. Most settings are self-explaining and come with detailled inline hints. The most important choice is whether the script should automatically install the Icinga Agent: -![Settings - Choose installation source]( -screenshot/director/74_self-service-api/7402-director_self-service-choose-source.png -) +![Settings - Choose installation source](screenshot/director/74_self-service-api/7402-director_self-service-choose-source.png) In case you opted for automated installation, more options will pop up: -![Settings - Installer Details]( -screenshot/director/74_self-service-api/7403-director_self-service-settings.png -) +![Settings - Installer Details](screenshot/director/74_self-service-api/7403-director_self-service-settings.png)