VirtualWanSecurityProvider Class
Collection of SecurityProviders.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
VirtualWanSecurityProvider(*, name: str | None = None, url: str | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
name
|
Name of the security provider. Default value: None
|
|
url
|
Url of the security provider. Default value: None
|
Variables
| Name | Description |
|---|---|
|
name
|
Name of the security provider. |
|
url
|
Url of the security provider. |
|
type
|
Name of the security provider. Known values are: "External" and "Native". |