ansible-ise icon indicating copy to clipboard operation
ansible-ise copied to clipboard

ISE 3.1Patch 4 Network device Group has different attributes

Open Rajasekar0104 opened this issue 2 years ago • 3 comments

Prerequisites

  • [x] Have you tested the operation in the API directly? Yes
  • [x] Do you have the latest ISE Collection version?

Describe the bug When we are trying to create a Network Device Group via Ansible in ISE 3.1 Patch 4 we are getting Error

*Failed: Invalid JSON: Unrecognized field "othername" *

Ansible has the Defined structure of for network device groups as I) Name : string II) other name : string

where as the ISE 3.1 patch 4 has

I) Name: II) ndg:

Expected behavior Excepted is to get HTTP Status: 200 (OK)

Screenshots Ansible

image ISE 3.1 patch 4 image

Environment (please complete the following information):

  • ISE version and patch: 3.1 / 4
  • Ansible version: 3.0
  • ISE collection version: 2.5.9
  • OS version: Alpine Linux 3.13

Additional context As both the variables are different between ansible and cisco for Creation of Network Device group we face an Issue.

Rajasekar0104 avatar Nov 23 '22 12:11 Rajasekar0104

I can only apologize for this. This is a backwards incompatible change that will be rolled back. othername will be reinstated, most likely in Patch 6.

einarnn avatar Nov 23 '22 15:11 einarnn

Thanks @einarnn For the responce. I see the same issue in ISE 3.2 as well. So probably will it stick with ndg

Rajasekar0104 avatar Nov 24 '22 09:11 Rajasekar0104

@Rajasekar0104

Please note that this will be rolled back on 3.2 as well.

einarnn avatar Jan 13 '23 09:01 einarnn

Hi @Rajasekar0104, as einarnn mentioned, this was a CiscoISE issue you can see it here: https://bst.cisco.com/bugsearch/bug/CSCwd24304 I'm going to close this issue, in case the problem persists feel free to reopen it or create a new one Regards

bvargasre avatar Aug 06 '24 18:08 bvargasre