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

Bandwidth Allocations currently not supported #9

Open
ancoleman opened this issue Jan 17, 2024 · 1 comment
Open

Bandwidth Allocations currently not supported #9

ancoleman opened this issue Jan 17, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ancoleman
Copy link
Contributor

Is your feature request related to a problem?

In the Alpha provider we supported the bandwidth allocations endpoint. This is used to acquire the SPNs which are required values to build remote networks. This is not missing from the SCM provider, which makes it impossible to dynamically build remote networks from a derived list of SPNs that we support.

Describe the solution you'd like

This endpoint described here is what is needed to retrieve the list of SPNs or "Bandwidth Allocations".

https://pan.dev/access/api/prisma-access-config/get-sse-config-v-1-bandwidth-allocations/

Describe alternatives you've considered

No alternatives available, except to statically assign an SPN, which is hard to do if you don't actually have the SPN name list available to choose from.

Additional context

It makes building remote networks very cumbersome and challenging to users who are not familiar with SPNs or the list of SPNs available.

@ancoleman ancoleman added the enhancement New feature or request label Jan 17, 2024
@ksudhir1508
Copy link

Hello @ancoleman,
I have noticed that currently we don’t have terraform objects to configure the Bandwidth management for remote network. can you please help me to confirm, if we going to put this in new enhancement in near future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants