Method: SDM::NodeCreateResponse#token

Defined in:
lib/models/porcelain.rb

#tokenObject

The auth token generated for the Node. The Node will use this token to authenticate with the strongDM API.



4214
4215
4216
# File 'lib/models/porcelain.rb', line 4214

def token
  @token
end