@nexartis/nexartis-nanda-node-sdk - v1.2.1
Preparing search index...
TombstoneAgentResponse
Interface TombstoneAgentResponse
Response from POST /api/agents/:agentId/tombstone.
interface
TombstoneAgentResponse
{
agent_id
:
string
;
tombstoned
:
boolean
;
}
Index
Properties
agent_
id
tombstoned
Properties
agent_
id
agent_id
:
string
tombstoned
tombstoned
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent_
id
tombstoned
@nexartis/nexartis-nanda-node-sdk - v1.2.1
Loading...
Response from POST /api/agents/:agentId/tombstone.