Method: ACIrb::DbgEpgToEp#rn

Defined in:
lib/acirb/dbg.rb

#rnObject



1471
1472
1473
# File 'lib/acirb/dbg.rb', line 1471

def rn
  'epgToEp-tn-' << @attributes['tenantName'] << '-r-' << @attributes['ruleName'] << '-' << @attributes['type'] << '-l-' << @attributes['localNodeId'] << '-s-[' << @attributes['src'] << ']-d-[' << @attributes['dst'] << ']-e-' << @attributes['filtEnt'] << ''
end