Skip to content
This repository was archived by the owner on Jul 27, 2023. It is now read-only.

Commit dda3e90

Browse files
Updated Readme for 0.3.0
1 parent e127112 commit dda3e90

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

README.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,12 @@ This collection provides a number of Mist automation tasks that can be performed
33

44
### Current Tasks include:
55
- Site Creation
6-
- Site Creation with Settings
7-
- Site Cloning/Creation
86
- Inventory Assignment
97
- Update Sites(Group):
10-
- Firmware Settings
11-
- Add Webhook to Sites
128
- Generic Site Update (put in whatever site settings you want)
13-
- Delete Sites
9+
- Set Autoupgrade Firmware
10+
- Add Webhook to Sites
11+
- Delete Sites (DANGER)
1412
- Update Devices (Group):
1513
- Device Naming
1614
- Device IP
@@ -76,3 +74,10 @@ Instead of requiring a CSV, there is a call called `getSites - Send And Download
7674

7775
### Inherited Works
7876
Most of the Mist API calls come from the Thomas Munzer Mist Postman collection. They have been modified to with additional tests and scripts.
77+
78+
79+
## What's new in 0.3.0
80+
* Consolidated Site Creation: </br> Site creation has been simplified down into a single workflow that satisfies the requirements of the 3 previous flows (Simple Site, Site Creation with Settings, Site Cloning).
81+
82+
* Update Sites Enhancments: </br>
83+
Update sites flows have been enhanced to all either the `Download and Save` method, or CSV sourced flows. Site Vars are currently the exception to this, and that will be coming in 0.3.1.

0 commit comments

Comments
 (0)