Physical Domain
Location in GUI: Fabric
» Access Policies
» Physical and External Domains
» Physical Domains
Diagram
Section titled “Diagram”Classes
Section titled “Classes”access_policies (apic)
Section titled “access_policies (apic)”Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
physical_domains | List | [physical_domains] | No |
physical_domains (apic.access_policies)
Section titled “physical_domains (apic.access_policies)”Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | Yes | |
vlan_pool | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | Yes | |
security_domains | List | String[Regex: ^[a-zA-Z0-9_.:-]{1,64}$ ] | No |
Examples
Section titled “Examples”apic: access_policies: physical_domains: - name: PHY1 vlan_pool: STATIC1