public interface RedirectIpNhExtendedCommunityCase extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<RedirectIpNhExtendedCommunityCase>, RedirectIpNhExtendedCommunity, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev130919.extended.community.ExtendedCommunity
This class represents the following YANG schema fragment defined in module bgp-flowspec
case redirect-ip-nh-extended-community-case {
container redirect-ip-nh-extended-community {
leaf next-hop-address {
type ip-address;
}
leaf copy {
type boolean;
}
}
}
The schema path to identify an instance is
bgp-flowspec/update/attributes/extended-communities/extended-community/(urn:opendaylight:params:xml:ns:yang:bgp-flowspec?revision=2015-08-07)redirect-ip-nh-extended-community-case| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getAugmentationgetRedirectIpNhExtendedCommunityCopyright © 2017 OpenDaylight. All rights reserved.