DISK_STATUS

 

Description

Get the local storage media status.
This URL is used with the camera or video encoder which it has local storage media like HDD or MicroSD.

Input Argument

None

Attribute

Return of Message

DISK_STATUS='n'
where
n = 1 : if there is local storage media in the device no matter this media is mounted or not.
n = 0 : Otherwise.

DISK_STATUS='0'
or
ERROR: DISK_STATE not found

Applicability

PlatformT Camera, Video server with local storage A1D-310-V4.12 and later
PlatformK Camera with local storage A1D-311-V5.08 and later
PlatformK Camera A1D-311-V5.08.06 and later
PlatformA1 Camera A1D-500-V6.02 and later

Statue

Valid

See also

DISK_STATE

Example

http://ip:port/cgi-bin/system?USER=admin&PWD=123456&DISK_STATUS
or
http://ip:port/cgi-bin/cmd/system?DISK_STATUS

Back To

HOME, SYSTEM CGI