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.



9689
9690
9691
# File 'lib/models/porcelain.rb', line 9689

def token
  @token
end