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)



3259
3260
3261
# File 'lib/models/porcelain.rb', line 3259

def subdomain
  @subdomain
end