Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/API.md
Original file line number Diff line number Diff line change
Expand Up @@ -1177,6 +1177,8 @@ Response:

#### Device tags

##### Fetch tags

> **Introduced in supervisor v9.11**

Retrieve any device tags from the balena API. Note that this endpoint will not work when
Expand All @@ -1201,6 +1203,8 @@ Response:
}
```

##### Set tags

> **Introduced in supervisor v17.8**

Schedule device tags to be set in the balena API, persisting the schedule across restarts
Expand Down
Loading