pan-os-python
pan-os-python copied to clipboard
Can't create custom admin role and global jumbo-frame by using pan-os sdk
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
:tada: Thanks for opening your first issue here! Welcome to the community!