AgentIdentity interface

model interface AgentIdentity

Properties

client_id

The client ID of the agent instance. Also referred to as the instance ID

principal_id

The principal ID of the agent instance

status

The status of the agent identity. Present for both the agent instance identity and the agent blueprint.

Property Details

client_id

The client ID of the agent instance. Also referred to as the instance ID

client_id: string

Property Value

string

principal_id

The principal ID of the agent instance

principal_id: string

Property Value

string

status

The status of the agent identity. Present for both the agent instance identity and the agent blueprint.

status?: AgentIdentityStatus

Property Value