Doc - add Actions API (#1404)
Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -65,5 +65,5 @@ maven.properties
|
||||
docs/themes/**
|
||||
docs/public/**
|
||||
docs/content/rest-api/*.html
|
||||
.gitmodules
|
||||
docs/.hugo_build.lock
|
||||
.gitmodules
|
||||
|
||||
@@ -37,6 +37,7 @@ Available Management APIs resources are:
|
||||
- [Target tag](/hawkbit/apis/mgmt/targettag/)
|
||||
- [Distribution set tag](/hawkbit/apis/mgmt/distributionsettag/)
|
||||
- [Rollouts](/hawkbit/apis/mgmt/rollouts/)
|
||||
- [Actions](/hawkbit/apis/mgmt/actions/)
|
||||
- [Target filters](/hawkbit/apis/mgmt/targetfilters/)
|
||||
- [System configuration](/hawkbit/apis/mgmt/tenant/)
|
||||
|
||||
|
||||
7
docs/content/apis/mgmt/actions.md
Normal file
7
docs/content/apis/mgmt/actions.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Actions API
|
||||
parent: Management API
|
||||
weight: -100
|
||||
---
|
||||
|
||||
<iframe width="100%" height="800px" frameborder="0" src="../../../rest-api/actions-api-guide.html"></iframe>
|
||||
Reference in New Issue
Block a user