-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPresentation Notes
46 lines (30 loc) · 1 KB
/
Presentation Notes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Environment Build
UDF ENV CHANGES
1. upload all iControlLX workers needed
a. Helloworld.js
b. skeletonWorker.js
c. MemoryWorker.js
d. my-first
e. the docker one if finished
2. The RPMs needed for the clustering/automation extensions
3. iRule and data group needed for IPAM extensions
a. Do this in a service template
Module 1 -- Accessing the Lab
a. UDF Overview
Module 2 --
a. Device Discovery
b. Creation of Roles and tenants
1. Admin view vs. Tenant view
Module 3 -- Service Template Creation
a. installation of iApp
1. Discussion of the App Services Integration iApp
b. GUI creation of service Template
c. grab the POST payload for the service template creation, make your own template via Postman
d. Permissions on service template creation
e. Concept of "service Workers" (cert example)
Module 4 - iControlLX worker examples
a. create the RPM, install the RPM
b. restWorker
c. RBAC on extensions
d. Overview of RestWorker
Module X -- Onboarding iControlLX Worker