Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop v6.17.0 #178

Merged
merged 290 commits into from
Aug 1, 2024
Merged
Changes from 1 commit
Commits
Show all changes
290 commits
Select commit Hold shift + click to select a range
a13c931
Return a failure message when the task or execution is not compeleted…
Jun 18, 2024
a267d85
Addressed the review comments
Jun 18, 2024
c075989
Merge pull request #289 from MUTHU-RAKESH-27/main
madhansansel Jun 18, 2024
5528fc3
Changes made to make the module inline with the IT cases
Jun 19, 2024
2dcb6d6
Merge pull request #290 from MUTHU-RAKESH-27/main
madhansansel Jun 19, 2024
d857f98
Added a function to check the task tree when the failure response ask…
Jun 19, 2024
8d4e815
Changed the formats of logs
Jun 19, 2024
ab46b30
Handle invalid event types, severities and categories for creating/up…
Abhishek-121 Jun 19, 2024
3a610c2
Addressed the review comments
Jun 19, 2024
c639eed
Addressed the review comments
Jun 19, 2024
10670dc
Merge pull request #291 from MUTHU-RAKESH-27/main
madhansansel Jun 19, 2024
fd9eb1b
Update accesspoint_workflow_manager.py
md-rafeek Jun 19, 2024
bf208ba
Addressed review comments
Abhishek-121 Jun 20, 2024
21f45d7
Merge pull request #292 from Abhishek-121/main
madhansansel Jun 20, 2024
353724d
Update accesspoint_workflow_manager.yml
md-rafeek Jun 20, 2024
04a0042
Update accesspoint_workflow_manager.yml
md-rafeek Jun 21, 2024
0ab007d
Update accesspoint_workflow_manager.py
md-rafeek Jun 21, 2024
c108dfc
Update accesspoint_workflow_manager.py
md-rafeek Jun 21, 2024
277bb76
Update accesspoint_workflow_manager.py
md-rafeek Jun 21, 2024
91a44f6
Update accesspoint_workflow_manager.py
md-rafeek Jun 22, 2024
bd93dba
Update accesspoint_workflow_manager.yml
md-rafeek Jun 22, 2024
9d58bb5
2 Bug Fixes: network compliance module
rukapse Jun 22, 2024
9747e61
network compliance module - 2 bug foxes
rukapse Jun 23, 2024
2e721b5
network compliance module - 2 bug foxes
rukapse Jun 23, 2024
fa664d4
network compliance module - 2 bug foxes
rukapse Jun 23, 2024
124eb3d
network compliance module - 2 bug foxes
rukapse Jun 23, 2024
bc6217f
Update accesspoint_workflow_manager.py
md-rafeek Jun 24, 2024
2276623
adding alternative of get_memebership API
abimishr Jun 24, 2024
943b20b
adding alternative of get_memebership API
abimishr Jun 24, 2024
992b1a1
Update accesspoint_workflow_manager.py
md-rafeek Jun 24, 2024
b0ffe5f
Update accesspoint_workflow_manager.py
md-rafeek Jun 24, 2024
1d786f2
adding alternative of get_memebership API
abimishr Jun 25, 2024
4f6d287
Merge pull request #294 from abimishr/PNP_Code_Abinash
madhansansel Jun 25, 2024
45df9c7
Handle invalid site type given in playbook while creating/updating/de…
Abhishek-121 Jun 25, 2024
0ed2db2
removed empty line
Abhishek-121 Jun 25, 2024
018d0a0
addressed review comments - network compliance module
rukapse Jun 25, 2024
0791ecd
addressed review comments - network compliance module
rukapse Jun 25, 2024
5a9aeaa
addressed review comments - network compliance module
rukapse Jun 25, 2024
78dfc0a
Merge pull request #293 from rukapse/dev
madhansansel Jun 26, 2024
e02310a
Merge pull request #295 from Abhishek-121/main
madhansansel Jun 26, 2024
bd393b3
Fix the issue of removing header while configuring webhook destination
Abhishek-121 Jun 26, 2024
3f52523
Merge pull request #68 from madhansansel/main
rukapse Jun 27, 2024
df90380
update the url regex to must start with https:// and addressed review…
Abhishek-121 Jun 27, 2024
b77e86e
Fix the issue of getting devices using 'get_device_list' for scaled s…
Abhishek-121 Jun 28, 2024
2ff83c7
Write the API in dnac.py to fetch the limit of 'get_device_list' resp…
Abhishek-121 Jun 28, 2024
51ac4d5
Fixed the problem of not accepting the public IPs of the ISE server u…
Jul 1, 2024
cd250fe
addressed review comments
Abhishek-121 Jul 2, 2024
f7bf16b
move initial_exec in else part and rename variable
Abhishek-121 Jul 2, 2024
30f1d31
addressed reveiw comments
Abhishek-121 Jul 2, 2024
ff568e1
Addressed the review comments
Jul 2, 2024
cd94b9a
Addressed the review comments
Jul 2, 2024
bb7db37
Merge pull request #297 from MUTHU-RAKESH-27/main
madhansansel Jul 2, 2024
da60bb4
Merge pull request #296 from Abhishek-121/main
madhansansel Jul 2, 2024
569d39b
Made the check for the status of the task id as a common function
Jul 2, 2024
e2df530
Addressed the review comments
Jul 3, 2024
046ada8
Addressed the review comments
Jul 3, 2024
36fe278
Addressed the review comments
Jul 3, 2024
79fc618
Addressed the review comments
Jul 3, 2024
39ccc4c
Merge pull request #298 from MUTHU-RAKESH-27/main
madhansansel Jul 3, 2024
fadecea
Support for importing the project using JSON file
Jul 3, 2024
2c9df6e
Merge branch 'madhansansel:main' into main
MUTHU-RAKESH-27 Jul 3, 2024
84cebac
Fixing pyzipper issue
abimishr Jul 4, 2024
a0ca9bc
Fixing pyzipper issue
abimishr Jul 4, 2024
c1852c7
Merge pull request #300 from abimishr/PNP_Code_Abinash
madhansansel Jul 4, 2024
3c61fd2
Addressed the review comments
Jul 4, 2024
f31c6bd
Merge pull request #299 from MUTHU-RAKESH-27/main
madhansansel Jul 4, 2024
25fa3e2
AP 3 task added provision, movement and update
md-rafeek Jul 5, 2024
450f188
AP 3 task added provision, movement and update
md-rafeek Jul 7, 2024
9c3c822
Support for the network servers and management under different sites
Jul 9, 2024
00adbe9
Merge pull request #303 from cisco-en-programmability/main
madhansansel Jul 9, 2024
4840baf
RMA workflow files added
Jul 10, 2024
0434790
RMA workflow files added
Jul 10, 2024
4781f97
accesspoint_update_feature Tested with positive case
md-rafeek Jul 11, 2024
1514180
Checking rate limit and re-trying requests
pnpdev10 Jul 12, 2024
fa7f600
Merge branch 'madhansansel:main' into main
MUTHU-RAKESH-27 Jul 12, 2024
64eb03c
Addressed the review commetsn
Jul 12, 2024
785f49f
Modifications of access_point config
sonalideepthi777 Jul 12, 2024
6871f63
Added a bank line for PEP8 E302
pnpdev10 Jul 12, 2024
99b2503
Merge pull request #305 from madhansansel/phannguy-rate-limit
pnpdev10 Jul 12, 2024
6020957
Merge pull request #1 from sonalideepthi777/accesspoint_new
md-rafeek Jul 13, 2024
0335969
accesspoint_update_feature task issue and retry added
md-rafeek Jul 13, 2024
1889c0a
accesspoint_update_feature all raised bug fixed
md-rafeek Jul 14, 2024
6ca4676
Update accesspoint_workflow_manager.yml
md-rafeek Jul 14, 2024
a1be785
Merge branch 'madhansansel:main' into main
MUTHU-RAKESH-27 Jul 15, 2024
9af7303
Merge branch 'madhansansel:main' into accesspoint_update_feature_all_…
md-rafeek Jul 15, 2024
4411e89
Merge pull request #302 from MUTHU-RAKESH-27/main
madhansansel Jul 15, 2024
d12b38e
Support for multiple authentication and policy servers
Jul 15, 2024
3e7ba11
Resolved the sanity issue
Jul 15, 2024
c18a8c1
accesspoint_update_feature updated with some sanity check
md-rafeek Jul 15, 2024
073926b
accesspoint_update_feature updated with some sanity check
md-rafeek Jul 15, 2024
1858375
Addressed the review comments
Jul 15, 2024
32dfc72
user and role workflow files added
ajithandrewj Jul 15, 2024
9e3c6ba
Addressed the review comments
Jul 15, 2024
570ddbc
Set the response message in case of failure for any task, fix the iss…
Abhishek-121 Jul 15, 2024
075f595
Addressed the review comments
Jul 15, 2024
83ab76d
update the Add --> add in the log messages of destinations.
Abhishek-121 Jul 15, 2024
d7eab47
Merge pull request #307 from MUTHU-RAKESH-27/main
madhansansel Jul 15, 2024
bfefe2b
Merge pull request #309 from Abhishek-121/main
madhansansel Jul 15, 2024
c86103d
accesspoint_update_feature sanity 80 completed
md-rafeek Jul 15, 2024
6218079
modified code changes for sanity test
sonalideepthi777 Jul 15, 2024
05199f2
Update accesspoint_workflow_manager.py
sonalideepthi777 Jul 15, 2024
1ca8e11
Merge pull request #2 from sonalideepthi777/accesspoint_sanity_code
md-rafeek Jul 15, 2024
a92bbd2
accesspoint_update_feature added the base files for unit test
md-rafeek Jul 15, 2024
b907237
accesspoint_update_feature bug fixed and added the unit test cases
md-rafeek Jul 16, 2024
6b6392d
Update the log messages in the console for scaled set up having multi…
Abhishek-121 Jul 17, 2024
76b2e49
update the docstring for the method update_destination_notification_m…
Abhishek-121 Jul 17, 2024
b1d7978
addressed reveiw comments
Abhishek-121 Jul 17, 2024
313f8b0
Merge pull request #310 from Abhishek-121/main
madhansansel Jul 17, 2024
20d1d2e
ITs, bug fix in dnac.py and UTs dnac_module.py
rukapse Jul 17, 2024
30c42c8
Merge pull request #311 from rukapse/dev
madhansansel Jul 18, 2024
c4117e0
Update the documentation for the updation of device, it must be prese…
Abhishek-121 Jul 19, 2024
4278f53
update the docstring for the module result if device is missing while…
Abhishek-121 Jul 19, 2024
9896195
Update the review comments
Abhishek-121 Jul 22, 2024
5d58639
Merge pull request #312 from Abhishek-121/main
madhansansel Jul 22, 2024
b6702d8
Updated code with sanity
Jul 22, 2024
39c1bb0
UTs & minor changes - Network Compliance module
rukapse Jul 23, 2024
2c7554a
UTs & minor changes - Network Compliance module
rukapse Jul 23, 2024
056e109
UTs & minor changes - Network Compliance module
rukapse Jul 23, 2024
3a35d64
UTs & minor changes - Network Compliance module
rukapse Jul 23, 2024
5cf971f
UTs & minor changes - Network Compliance module
rukapse Jul 23, 2024
974b8f0
Merge pull request #313 from rukapse/dev
madhansansel Jul 23, 2024
4db6dbd
Update the log message by including device ips in the failure message…
Abhishek-121 Jul 24, 2024
9d9c6ab
Merge pull request #314 from Abhishek-121/main
madhansansel Jul 24, 2024
3852efb
accesspoint_update_feature covered around 52
md-rafeek Jul 25, 2024
72aa2ac
integration test cases added
syed-khadeerahmed Jul 25, 2024
94aa4c0
Merge pull request #2 from syed-khadeerahmed/user_and_role_workflow_f…
ajithandrewj Jul 25, 2024
93aaf7d
Completed unit, integration, and sanity testing, and initial code rev…
ajithandrewj Jul 25, 2024
4cb4c51
Fix the issue of exporting more than 800 devices in a batch of 500 at…
Abhishek-121 Jul 25, 2024
750f32f
accesspoint_update_feature_all_fields covered 69
md-rafeek Jul 25, 2024
69b33c9
take export_device_details_limit parameter from the playbook and give…
Abhishek-121 Jul 26, 2024
315afe4
update the default value in the validate_input API as well
Abhishek-121 Jul 26, 2024
2834d0f
Merge pull request #315 from Abhishek-121/main
madhansansel Jul 26, 2024
2b92a61
Updated code based on review comments.
ajithandrewj Jul 26, 2024
2bf5583
accesspoint_update_feature UT completed with 81%
md-rafeek Jul 26, 2024
da0081f
dnac.log file has been deleted
ajithandrewj Jul 29, 2024
c6305c0
accesspoint_update_feature some spelling mistake
md-rafeek Jul 29, 2024
ccb78b0
Updated the code for user_role_workflow_manager.py
ajithandrewj Jul 29, 2024
98240b8
Modified code according to review comments and Unit testing code
Jul 29, 2024
1019e3c
Modified code according to review comments
Jul 29, 2024
87cb8f4
Removed extra line in the end
Jul 29, 2024
11fd5d3
Updated the user_role_workflow_manager.py file
ajithandrewj Jul 29, 2024
55c83ba
Updated the Unit Testing Files
ajithandrewj Jul 29, 2024
c122c06
Updated the Unit Testing File
ajithandrewj Jul 29, 2024
80028e7
Updated the user_role_workflow_manager.py file
ajithandrewj Jul 29, 2024
8b0ef68
Update the notes in the documentation stating that module expects val…
Abhishek-121 Jul 29, 2024
ed79333
Fix for prefix length check
abimishr Jul 29, 2024
1bc0f4c
Fix for prefix length check
abimishr Jul 29, 2024
a7c5acb
Fix for prefix length check
abimishr Jul 29, 2024
b62a893
Merge pull request #317 from abimishr/PNP_Code_Abinash
madhansansel Jul 29, 2024
4931a03
Update the notes in documentation
Abhishek-121 Jul 30, 2024
263655f
Merge pull request #316 from Abhishek-121/main
madhansansel Jul 30, 2024
dd1be69
Fixed the problem with the shared_secret updation
Jul 30, 2024
6132c9d
Merge branch 'madhansansel:main' into main
MUTHU-RAKESH-27 Jul 30, 2024
f37bd28
Changes in the error message
Jul 30, 2024
7d81a83
Merge pull request #318 from MUTHU-RAKESH-27/main
madhansansel Jul 30, 2024
d9d005b
Changes in changelog and galaxy
madhansansel Jul 30, 2024
ed6710f
Added the sanity validation for export templates
Jul 30, 2024
40e3975
Merge branch 'madhansansel:main' into main
MUTHU-RAKESH-27 Jul 30, 2024
aa60ade
Resolved the sanity errors
Jul 30, 2024
fa6a9be
Merge pull request #319 from MUTHU-RAKESH-27/main
madhansansel Jul 30, 2024
1e68c19
updated user_role_workflow_manager.yml
ajithandrewj Jul 30, 2024
ab7206d
Removed dnac.log file
ajithandrewj Jul 30, 2024
82cbdc4
Updated user_role_workflow_manager.py file
ajithandrewj Jul 30, 2024
b40c297
Resolved sanity issues
Jul 30, 2024
9bae203
Corrected test case
Jul 30, 2024
d156842
Updated User and Role Workflow Feature
ajithandrewj Jul 30, 2024
9975c9c
Sanity check for unit testing is done
ajithandrewj Jul 30, 2024
004b7fe
Merge pull request #320 from ajithandrewj/user_and_role_workflow_feature
madhansansel Jul 30, 2024
5fcf8b8
Added user and role workflow manager module
madhansansel Jul 30, 2024
2867e8c
changes in galaxy
madhansansel Jul 30, 2024
939486c
sanity done for test file
Jul 30, 2024
507e4b4
Merge branch 'madhansansel:main' into rma_workflow_feature
TruptiAShetty Jul 30, 2024
25efcc6
Add parallelism
sledzikowy Jul 30, 2024
6427e47
test
sledzikowy Jul 30, 2024
8695b7f
debug
sledzikowy Jul 30, 2024
51050ed
debug
sledzikowy Jul 30, 2024
e607fa5
Revert "test"
sledzikowy Jul 30, 2024
18d4e51
Test
sledzikowy Jul 30, 2024
ebe7e02
comment new roles
sledzikowy Jul 30, 2024
b064bd4
Revert "Test"
sledzikowy Jul 30, 2024
c6f8f04
new line
sledzikowy Jul 30, 2024
8a3c5c7
Resolved sanity issues
Jul 31, 2024
24fb5ac
Merge pull request #321 from TruptiAShetty/rma_workflow_feature
madhansansel Jul 31, 2024
9d5302b
fix shellcheck
sledzikowy Jul 31, 2024
b1d9733
Adding rma workflow manager module
madhansansel Jul 31, 2024
3c87347
Correcting docstring documentation of get_dev_type function
abimishr Jul 31, 2024
4f6be91
accesspoint_update_feature code review comments addressed
md-rafeek Jul 31, 2024
830760c
accesspoint_update_feature code review comments addressed
md-rafeek Jul 31, 2024
aa749c8
accesspoint_update_feature code sanity for unit test
md-rafeek Jul 31, 2024
08d8586
Fix the typo error in the module.
Abhishek-121 Jul 31, 2024
86dcd1e
Merge pull request #324 from Abhishek-121/main
madhansansel Jul 31, 2024
cce46f7
Merge pull request #323 from abimishr/PNP_Code_Abinash
madhansansel Jul 31, 2024
0e0ec83
accesspoint_update_feature floor details updated
md-rafeek Jul 31, 2024
c6861ab
accesspoint_update_feature code review 12 comments addressed
md-rafeek Jul 31, 2024
9dc515f
accesspoint_update_feature code review 1 comments addressed
md-rafeek Jul 31, 2024
45333f4
accesspoint_update_feature sanity issue comments addressed
md-rafeek Jul 31, 2024
f8755e3
accesspoint_update_feature sanity issue comments addressed
md-rafeek Jul 31, 2024
5df49e9
accesspoint_update_feature addressed 25 code review comments
md-rafeek Aug 1, 2024
e5752f8
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
6c1eeeb
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
96a704f
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
f673c1c
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
ef713c5
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
ce3e0f0
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
6048ebd
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
83ce56b
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
7593954
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
27c2648
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
15360bb
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
463fa38
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
72bea2b
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
17fb266
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
acc0988
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
8970c91
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
b259666
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
09a0482
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
1c0c67b
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
730b90e
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
30e6617
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
d2c687a
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
19ce93e
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
f3b2765
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
6e50643
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
4b56674
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
a7e3073
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
ccd27ef
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
f8d90c8
More optimisation in the inventory code while collecting the device d…
Abhishek-121 Aug 1, 2024
5fce026
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
521f31c
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
79c8839
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
59529a5
accesspoint_update_feature addressed sanity error code review comments
md-rafeek Aug 1, 2024
5ce3882
accesspoint_update_feature addressed sanity code review comments
md-rafeek Aug 1, 2024
541d23d
accesspoint_update_feature addressed sanity code review comments
md-rafeek Aug 1, 2024
8a67ca9
accesspoint_update_feature addressed sanity code review comments
md-rafeek Aug 1, 2024
ab72fa6
accesspoint_update_feature addressed sanity code review comments
md-rafeek Aug 1, 2024
c67822b
accesspoint_update_feature addressed sanity code review comments
md-rafeek Aug 1, 2024
9d290dc
accesspoint_update_feature addressed sanity code review comments
md-rafeek Aug 1, 2024
4219256
Merge pull request #325 from Abhishek-121/main
madhansansel Aug 1, 2024
3a46483
Merge pull request #322 from madhansansel/circleci_parallel
madhansansel Aug 1, 2024
b43fead
accesspoint_update_feature addressed sanity code review comments
md-rafeek Aug 1, 2024
153987e
accesspoint_update_feature addressed sanity code review comments
md-rafeek Aug 1, 2024
3968040
accesspoint_update_feature addressed sanity code review comments
md-rafeek Aug 1, 2024
c963cb8
accesspoint_update_feature addressed sanity code review comments
md-rafeek Aug 1, 2024
9f21413
accesspoint_update_feature addressed sanity code review comments
md-rafeek Aug 1, 2024
8f51011
accesspoint_update_feature addressed sanity code review comments
md-rafeek Aug 1, 2024
45a12bb
accesspoint_update_feature addressed sanity code review comments
md-rafeek Aug 1, 2024
3b9961d
Update accesspoint_workflow_manager.yml
md-rafeek Aug 1, 2024
08292a4
Merge pull request #306 from md-rafeek/accesspoint_update_feature_all…
madhansansel Aug 1, 2024
87713c5
Workflow module for Access Point configuration
madhansansel Aug 1, 2024
9bf1961
Merge pull request #177 from madhansansel/main
fmunozmiranda Aug 1, 2024
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
Prev Previous commit
Next Next commit
accesspoint_update_feature addressed sanity code review comments
md-rafeek committed Aug 1, 2024
commit 8a67ca9496543a1f258d287b322312464ba3bc16
16 changes: 6 additions & 10 deletions plugins/modules/accesspoint_workflow_manager.py
Original file line number Diff line number Diff line change
@@ -411,7 +411,7 @@
channel_width:
description: |
Width of the channel configured for the xor radio interface. Accepts values
"20MHz", "40MHz", "80MHz", or "160MHz".
"20 MHz", "40 MHz", "80 MHz", or "160 MHz".
example: 20 MHz
type: str
required: False
@@ -480,27 +480,23 @@
channel_width:
description: |
Width of the channel configured for the tri radio interface. Accepts values
"20MHz", "40MHz", "80MHz", or "160MHz".
example: 20 MHz
"20 MHz", "40 MHz", "80 MHz", or "160 MHz". eg. 20 MHz
type: str
required: False
power_assignment_mode:
description: |
Mode of power assignment for the tri radio interface. Accepts "Global" or "Custom".
In Custom, it accepts values 1 to 5.
example: Custom
type: str
required: False
power_level:
description: Custom power level configured for the tri radio interface.
example: 3
description: Custom power level configured for the tri radio interface.(eg. 3)
type: int
required: False
dual_radio_mode:
description: |
Mode of operation configured for the tri radio interface. Specifies how the
access point (AP) manages its dual radio functionality.
example: Auto
access point (AP) manages its dual radio functionality. eg . Auto
type: str
required: False
ap_selected_fields:
@@ -529,7 +525,7 @@

notes:
- Make sure to install the required Python dependencies by executing pip install dnacentersdk.
- SDK Method used are:
- SDK Method used are
- devices.get_device_list
- wireless.get_access_point_configuration
- sites.get_site
@@ -538,7 +534,7 @@
- wireless.ap_provision
- wireless.configure_access_points
- sites.get_membership
- Paths used are:
- Paths used are
- GET /dna/intent/api/v1/network-device
- GET /dna/intent/api/v1/site
- GET /dna/intent/api/v1/business/sda/device