RaVpnConnectionProfile
Description
Connection Profile is used in RAVPN (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Supported Operations
- getRaVpnConnectionProfileList
- addRaVpnConnectionProfile
- getRaVpnConnectionProfile
- editRaVpnConnectionProfile
- deleteRaVpnConnectionProfile
- upsertRaVpnConnectionProfile
Model Properties
Property | Required | Type | Description | ||
---|---|---|---|---|---|
version | False | string | version for the RA Vpn connection profile | ||
name | True | string | name of RaVpnConnectionProfile | ||
defaultGroupPolicy | True | object | Group policy used in RA Vpn connection profile Field level constraints: cannot be null. (Note: Additional constraints might exist) Allowed types are: [RaVpnGroupPolicy] |
||
authenticationIdentitySource | False | object | authenticationIdentitySource for RA Vpn Allowed types are: [IdentitySourceBase, RadiusIdentitySourceGroup, RadiusIdentitySource, LocalIdentitySource, LDAPRealm, ActiveDirectoryRealm, SpecialRealm] |
||
authorizationIdentitySource | False | object | authorizationIdentitySource used in RA Vpn connection profile Allowed types are: [IdentitySourceBase, RadiusIdentitySourceGroup, RadiusIdentitySource, LocalIdentitySource, LDAPRealm, ActiveDirectoryRealm, SpecialRealm] |
||
accountingIdentitySource | False | object | accounting identity source used in RA Vpn connection profile Allowed types are: [IdentitySourceBase, RadiusIdentitySourceGroup, RadiusIdentitySource, LocalIdentitySource, LDAPRealm, ActiveDirectoryRealm, SpecialRealm] |
||
fallbackLocalIdentitySource | False | object | fallbackLocalIdentitySource for RA Vpn Allowed types are: [LocalIdentitySource] |
||
authMethod | True | string | authentication method for RA Vpn connection profile, values are AAA,CLIENT_CERTIFICATE,AAA_AND_CLIENT_CERTIFICATE Field level constraints: cannot be null. (Note: Additional constraints might exist) |
||
certificateUsernameSettings | False | object | Used as nestedEntity inside RA Vpn | ||
secondaryAuthenticationSettings | False | object | Referrenced nested entity in RA Vpn, which is used to configure secondary authentication for RA | ||
stripGroupFromUsername | True | boolean | A Boolean value, TRUE or FALSE, where FALSE is the default. The TRUE,value would remove the group details from the username. Field level constraints: cannot be null. (Note: Additional constraints might exist) |
||
stripRealmFromUsername | True | boolean | A Boolean value, TRUE or FALSE, where FALSE is the default. The TRUE,value would remove the realm details from the username. Field level constraints: cannot be null. (Note: Additional constraints might exist) |
||
ipv4LocalAddressPool | False | [object] | IPV4 local addresspool used in RA vpn connection profile Allowed types are: [NetworkObject] |
||
ipv6LocalAddressPool | False | [object] | IPV6 local addresspool used in RA vpn connection profile Allowed types are: [NetworkObject] |
||
dhcpServersForAddressAssignment | False | [object] | dhcpServersForAddressAssignment used in RA Vpn connection profile Allowed types are: [NetworkObject] |
||
groupAlias | False | [string] | groupAlias for RaVpnConnectionProfile | ||
groupUrl | False | [string] | groupUrl for RaVpnConnectionProfile | ||
id | False | string | Node Id for RA Vpn connection profile Field level constraints: must match pattern ^((?!;).)*$. (Note: Additional constraints might exist) |
||
type | True | string | ravpnconnectionprofile |