interface ApiNetIO {
    down: string;
    up: string;
}

Properties

Properties

down: string

Amount of downloaded to container

up: string

Amount of uploaded from container