Skip to content

Service EPG Policy

Location in GUI: Tenants » XXX » Policies » Protocol » L4-L7 Service EPG Policy

Diagram
NameTypeConstraintMandatoryDefault Value
service_epg_policiesList[service_epg_policies]No

service_epg_policies (apic.tenants.services)

Section titled “service_epg_policies (apic.tenants.services)”
NameTypeConstraintMandatoryDefault Value
nameStringRegex: ^[a-zA-Z0-9_.:-]{1,64}$Yes
descriptionStringRegex: ^[a-zA-Z0-9\\!#$%()*,-./:;@ _{|}~?&+]{1,128}$No
preferred_groupBooleantrue, falseNofalse

apic:
tenants:
- name: ABC
services:
service_epg_policies:
- name: SERVICE_EPG1
description: My Desc
preferred_group: true
- name: SERVICE_EPG2