Method: SDM::DB2I#subdomain

Defined in:
lib/models/porcelain.rb

#subdomainObject

Subdomain is the local DNS address. (e.g. app-prod1 turns into app-prod1.your-org-name.sdm.network)



4846
4847
4848
# File 'lib/models/porcelain.rb', line 4846

def subdomain
  @subdomain
end