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

Patch method is not implemented #73

Open
aghasi opened this issue Nov 24, 2024 · 0 comments
Open

Patch method is not implemented #73

aghasi opened this issue Nov 24, 2024 · 0 comments

Comments

@aghasi
Copy link

aghasi commented Nov 24, 2024

Prerequisites

  • [yes] Have you tested the operation in the API directly?
  • [yes] Do you have the latest SDK version?
  • [yes] Review the compatibility matrix before opening an issue.

Describe the bug
Cisco ISE 3.2 and later supports patch method which set a specific attribute of resource (e.g. NetworkDevice) instead of all them (which is done by put method). The patch method and related functions are not implemented at all, so your library is not fully compatible with ISE 3.2 and later.

Expected behavior
Existence of some method to patch resources like NetworkDevice.

Environment (please complete the following information):

  • ISE version and patch: 3.2 and later
  • Python version: 3.9
  • SDK version: 2.2.3
  • OS version: Microsoft Window 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant