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
+21-9Lines changed: 21 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,23 +39,35 @@ Tools > Service Activation:
39
39
40
40
Enable the "Cisco AXL Web Service"
41
41
42
-

42
+

43
43
44
44
---
45
45
46
-
## Create an Application User and assign AXL role
46
+
## Create an AXL Service Account
47
47
48
-
CUCM > User Management > Role > Add.
48
+
> Step 1 - Create an AXL User Group
49
49
50
-

50
+
CUCM > User Management > User Group > Add.
51
51
52
-
Create a new User Group "AXL Group" in User Management > User Group.
52
+
> Step 2 - Assign the AXL role to the group
53
53
54
-
On the top right drop down list "Related Links", select "Assign Role to User Group" and assign the previously created Role to the new User Group "AXL Group".
54
+
On the top right drop down list "Related Links".
55
55
56
-
Create a new Application User in User Management > User Group. Add the User Group "AXL Group" to this user so that after saving the roles of the new Application User appear as in the following screen:
57
56
58
-

57
+
Select "Assign Role to User Group" and select "Standard AXL API Access"
58
+
59
+

60
+
61
+
62
+
> Step 3 - Create a new Application User
63
+
64
+
CUCM > User Management > Application User > Add.
65
+
66
+

67
+
68
+
Add the User Group "AXL Group" to this user so that after saving the roles of the new Application User appear as in the following screen:
69
+
70
+

59
71
60
72
61
73
## SDK Usage
@@ -64,7 +76,7 @@ Create a new Application User in User Management > User Group. Add the User Gro
0 commit comments