Skip to main content
Version: 8.10 (unreleased)

Type Alias: AgentInstanceCreationResult

type AgentInstanceCreationResult = object;

Response returned after successfully creating an agent instance.

Properties

agentInstanceKey

agentInstanceKey: AgentInstanceKey;

The system-generated key for the created agent instance.