class ACIrb::PkiFabricNodeSSLCertificate

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/pki.rb, line 335
def rn
  'ifmcertnode-' << @attributes['nodeId'] << ''
end