onvif
    Preparing search index...

    Interface RemoveConfiguration

    interface RemoveConfiguration {
        name: string;
        profileToken?: string;
    }
    Index
    name: string

    Configuration name

    profileToken?: string

    Contains a reference to the media profile from which the configuration shall be removed.