-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Prerequisites
- Have you tested the operation in the API directly?
- Do you have the latest ISE Collection version?
Describe the bug
ISE 3.1 Patch 4 adds the ability to create nested endpoint groups. This is documented in Cisco bug ID CSCwb55232.
Current ISE SDK and/or Ansible collection does not support the necessary keywords to support this functionality. Textfile attached showing error during playbook execution. Also detailed in that text file is the executed playbook.
Functionality was confirmed in ISE via API calls with Postman. Text file attached showing calls and responses.
Expected behavior
Create a new endpoint identity group while also specifying a parent endpoint group by the parent name or parent ID.
Screenshots
Please provide an screenshot of the successful API call with cuRL, Postman, etc.
PostmanData-CreatingNestedEndpointGroup.txt
IssueData-NestedEndpointGroups.txt
Environment (please complete the following information):
- ISE version and patch: 3.1 patch 4
- Ansible version: 2.10
- ISE collection version: 2.5.3
- OS version: Ubunto Jammy container
Additional context
Add any other context about the problem here.