Access SPAN Source Groups
Location in GUI:
Fabric
» Access Policies
» Policies
» Troubleshooting
» SPAN
» SPAN Source Groups
Diagram
Classes
span (apic.access_policies)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
source_groups | List | [source_groups] | No |
source_groups (apic.access_policies.span)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | Yes | |
description | String | Regex: ^[a-zA-Z0-9\\!#$%()*,-./:;@ _{|}~?&+]{1,128}$ | No | |
admin_state | Boolean | true , false | No | true |
sources | List | [sources] | No | |
destination | Class | [destination] | Yes | |
filter_group | String | Regex: ^[a-zA-Z0-9\\!#$%()*,-./:;@ _{|}~?&+]{1,128}$ | No | |
expected_state | Class | [expected_state] | No |
sources (apic.access_policies.span.source_groups)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | Yes | |
description | String | Regex: ^[a-zA-Z0-9\\!#$%()*,-./:;@ _{|}~?&+]{1,128}$ | No | |
direction | Choice | in , out , both | No | both |
span_drop | Boolean | true , false | No | false |
tenant | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | No | |
application_profile | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | No | |
endpoint_group | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | No | |
l3out | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | No | |
vlan | Integer | min: 1 , max: 4096 | No | |
access_paths | List | [access_paths] | No |
destination (apic.access_policies.span.source_groups)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | Yes | |
description | String | Regex: ^[a-zA-Z0-9\\!#$%()*,-./:;@ _{|}~?&+]{1,128}$ | No |
expected_state (apic.access_policies.span.source_groups)
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 |
access_paths (apic.access_policies.span.source_groups.sources)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
node_id | Integer | min: 1 , max: 4000 | No | |
node2_id | Integer | min: 1 , max: 4000 | No | |
pod_id | Integer | min: 1 , max: 255 | No | 1 |
module | Integer | min: 1 , max: 9 | No | 1 |
port | Integer | min: 1 , max: 127 | No | |
fex_id | Integer | min: 101 , max: 199 | No | |
sub_port | Integer | min: 1 , max: 16 | No | |
channel | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | No | |
type | Choice | access , vpc , pc , component | No |
Examples
apic:
access_policies:
span:
source_groups:
- name: INT1
destination:
name: TAP1
sources:
- name: SRC1
direction: both
access_paths:
- node_id: 101
port: 1