Security Zone Object
Location in GUI: Objects
» Object Management
» Interface
» Security Zone
Diagram
Section titled “Diagram”Classes
Section titled “Classes”objects (fmc.domains)
Section titled “objects (fmc.domains)”Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
security_zones | List | [security_zones] | No |
security_zones (fmc.domains.objects)
Section titled “security_zones (fmc.domains.objects)”Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Regex: ^[a-zA-Z0-9_.+-]{1,64}$ | Yes | |
interface_type | Choice | ROUTED , ASA , INLINE , SWITCHED , PASSIVE | No | ROUTED |
Examples
Section titled “Examples”fmc: domains: - name: Global objects: security_zones: - name: MySecurityZoneName1