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.
4262 4263 4264 |
# File 'lib/models/porcelain.rb', line 4262 def token @token end |