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.



9676
9677
9678
# File 'lib/models/porcelain.rb', line 9676

def token
  @token
end