Fabric Pod Profile
Location in GUI:
Fabric
» Fabric Policies
» Pods
» Profiles
Diagram
Classes
apic
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
auto_generate_switch_pod_profiles | Boolean | true , false | No | false |
auto_generate_pod_profiles | Boolean | true , false | No | false |
fabric_policies (apic)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
pod_profile_name | String | min: 1 , max: 64 | No | POD\g<id> |
pod_profile_pod_selector_name | String | min: 1 , max: 64 | No | POD\g<id> |
pod_profiles | List | [pod_profiles] | No |
pods (apic.pod_policies)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
id | Integer | min: 1 , max: 255 | Yes | |
policy | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | No |
pod_profiles (apic.fabric_policies)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | Yes | |
selectors | List | [selectors] | No | |
expected_state | Class | [expected_state] | No |
selectors (apic.fabric_policies.pod_profiles)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | Yes | |
policy | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | No | |
type | Choice | all , range | No | range |
pod_blocks | List | [pod_blocks] | No |
expected_state (apic.fabric_policies.pod_profiles)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
minimum_health | Integer | min: 0 , max: 100 | No | |
maximum_critical_faults | Integer | min: 0 | No | |
maximum_major_faults | Integer | min: 0 | No | |
maximum_minor_faults | Integer | min: 0 | No |
pod_blocks (apic.fabric_policies.pod_profiles.selectors)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | Yes | |
from | Integer | min: 1 , max: 255 | Yes | |
to | Integer | min: 1 , max: 255 | No |
Examples
apic:
auto_generate_switch_pod_profiles: true
fabric_policies:
pod_profile_name: "POD\\g<id>"
pod_profile_pod_selector_name: "POD\\g<id>"