Method: SDM::NodeCreateResponse#token
- Defined in:
- lib/models/porcelain.rb
#token ⇒ Object
The auth token generated for the Node. The Node will use this token to authenticate with the strongDM API.
6790 6791 6792 |
# File 'lib/models/porcelain.rb', line 6790 def token @token end |