@nexartis/nexartis-nanda-node-sdk - v1.2.1
    Preparing search index...

    Interface ResolutionResult

    interface ResolutionResult {
        agent_id: string;
        endpoints: ResolvedEndpoint[];
        resolved_at: string;
        strategy_used: string;
    }
    Index

    Properties

    agent_id: string
    endpoints: ResolvedEndpoint[]
    resolved_at: string
    strategy_used: string