VirtualWanSecurityProvider Class

Collection of SecurityProviders.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
VirtualWanSecurityProvider

Constructor

VirtualWanSecurityProvider(*, name: typing.Union[str, NoneType] = None, url: typing.Union[str, NoneType] = None, **kwargs)

Parameters

name
str

Name of the security provider.

url
str

Url of the security provider.

Variables

type
str or VirtualWanSecurityProviderType

Name of the security provider. Possible values include: "External", "Native".