OOB Endpoint Group
Location in GUI: Tenants » mgmt » Node Manangement EPGs
Diagram
Section titled “Diagram”Classes
Section titled “Classes”tenants (apic)
Section titled “tenants (apic)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| oob_endpoint_groups | List | [oob_endpoint_groups] | No |
oob_endpoint_groups (apic.tenants)
Section titled “oob_endpoint_groups (apic.tenants)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| name | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | No | default |
| oob_contracts | Class | [oob_contracts] | No | |
| static_routes | List | IP | No |
oob_contracts (apic.tenants.oob_endpoint_groups)
Section titled “oob_contracts (apic.tenants.oob_endpoint_groups)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| providers | List | String[Regex: ^[a-zA-Z0-9_.:-]{1,64}$] | No |
Examples
Section titled “Examples”apic: tenants: - name: mgmt oob_endpoint_groups: - name: OOB oob_contracts: providers: - OOB-CON1