Calvin Remsburg

Results 25 issues of Calvin Remsburg

### Environment * Python version: 3.9 * NetBox version: 2.9.8 * ntc-netbox-plugin-onboarding version: 2.1.future Help those that read the documentation by providing a working example of a POST operation, including...

### Is your feature request related to a problem? The pan-os-python SDK currently does not support the configuration of DNS proxy settings. Given the importance of DNS proxying in network...

enhancement

## Describe the bug Unable to receive the vsys of a SecurityRule, device group is being returned. ## Expected behavior ```python rules = SecurityRule.refreshall(rb) rule = rules[0] rule.vsys 'policy-targetted-vsys-name-here' ```...

bug

## Documentation link https://pan.dev/panos/docs/panos-upgrade-assurance/configuration-details/#readiness-checks ## Describe the problem Small cosmetic changes and one minor fix. ### cosmetics The example payload provided is inconsistent in its usage of `""` and `'`,...

documentation

## Documentation link [Creating Remote Networks](https://pan.dev/access/api/prisma-access-config/post-sse-config-v-1-remote-networks/) ## Describe the problem Inaccurate schema, `bgp-peer` resides at the root level of the payload, not nested within `protocol` ### Documentation Schema ```json {...

documentation

## Documentation link https://pan.dev/access/api/prisma-access-config/post-sse-config-v-1-config-versions-candidate-push/ ## Describe the problem 1. Return status code of 201 is incorrect 2. Example response body is empty 3. Code examples are for `GET` methods ##...

documentation

Could we get the dynamic inventory script to return the hostname instead of IP address? Makes the visual list selection a little more intuitive than seeing IP addresses

**Is your feature request related to a problem? Please describe.** When upgrading PAN-OS on firewalls using the `pan-os-upgrade` utility, it is important to monitor the environmental status of the devices...

enhancement

**Is your feature request related to a problem? Please describe.** When upgrading PAN-OS on firewalls using the `pan-os-upgrade` utility, it is crucial to have a backup of the device state...

enhancement

**Is your feature request related to a problem? Please describe.** When upgrading PAN-OS on modular devices like the PA-7500, PA-7000, and PA-5450 firewalls using the `pan-os-upgrade` utility, it is important...

enhancement