UI Component Reference - v2.63.2
    Preparing search index...

    Interface VpnClientStatusActiveRequest

    interface VpnClientStatusActiveRequest {
        agentId: string;
        companyId: string;
        controllerId: string;
        steps: VpnClientStatusActiveRequestStep[];
    }
    Index

    Properties

    agentId: string
    companyId: string
    controllerId: string