onvif
    Preparing search index...

    Interface UploadCRL

    interface UploadCRL {
        alias?: string;
        anyParameters?: anyParameters;
        crl: unknown;
    }
    Index
    alias?: string

    The alias to assign to the uploaded CRL.

    anyParameters?: anyParameters
    crl: unknown

    The CRL to be uploaded to the device.