T402 API Reference - v2.8.0
    Preparing search index...

    Interface RegistrationEntry

    interface RegistrationEntry {
        agentId: number;
        agentRegistry: `${string}:${string}:${string}`;
    }
    Index

    Properties

    agentId: number
    agentRegistry: `${string}:${string}:${string}`