You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+5
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,11 @@ Kindly ensure that your DataMiner system and your Microsoft Teams adhere to the
13
13
> **Note**
14
14
> There is a known issue with the newtonsoft.json reference. After uploading the script to the DataMiner system make sure to update such reference to version 11.0.2.
15
15
16
+
### Installation
17
+
18
+
Deploy the automation script from this repo to your DMS.
19
+
- This can be done by cloning the repo and using DIS to publish in your DMS or going to the Catalog and deploy from there or use the DataMiner CI/CD Automation GitHub Action.
20
+
16
21
## Booking Info
17
22
18
23
Automation script that returns the ongoing bookings from the connected DataMiner system when running the command below. More specifically the return value will contain the total amount of ongoing bookings including a table which will show by default the ongoing bookings whose end is nearest (default filter maximum 10 bookings).
0 commit comments