Method: SDM::Snowsight#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)



9036
9037
9038
# File 'lib/models/porcelain.rb', line 9036

def subdomain
  @subdomain
end