pan-os-python icon indicating copy to clipboard operation
pan-os-python copied to clipboard

Can't create custom admin role and global jumbo-frame by using pan-os sdk

Open yuchangrachel opened this issue 3 years ago • 1 comments

Describe the bug

Ask if miss object about admin-role. I try to create custom admin role and assign role to Administrator by using pan-os library. However, I didn't find admin role object(In PAN GUI, device-> Admin Roles). Besides, how to enable global jumbo-frame(Device->Setup->Session)

Expected behavior

Custom role can be created and also can assign role to new Administrator.

Current behavior

Now no information about Admin Role. And also about administrator, I call the class: user = device.Administrator(myname, password_hash=myphash) But new Administrator didn't show in GUI.

Your Environment

  • Version used: Firewalls currently in 9.1 and 10.2. Model: PA-VM
  • Environment name and version (e.g. Chrome 59, node.js 5.4, python 3.7.3): python3
  • Operating System and version (desktop or mobile): desktop

yuchangrachel avatar Jul 13 '22 03:07 yuchangrachel

:tada: Thanks for opening your first issue here! Welcome to the community!