StandardAccessEntry
Description
An object that holds the required information for a standard access entry. (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Model Properties
Property | Required | Type | Description | |||
---|---|---|---|---|---|---|
action | True | string | A mandatory expanded community entry object that defines the default action. Possible values are: PERMIT DENY Field level constraints: cannot be null. (Note: Additional constraints might exist) |
|||
networks | True | [object] | A list of network objects to be associated with this access entry. Field level constraints: cannot be null. (Note: Additional constraints might exist) Allowed types are: [NetworkObject, NetworkObjectGroup] |
|||
type | True | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. |