You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: