VIVOTEK
User's Manual - 461
© 2022 VIVOTEK INC. All Right Reserved
312
Iftheuserrequestsincludeaninvalidparametervalue,wewillusethedefaultvalue.
PARAMETER VALUE DESCRIPTION
operation Set Setformattingparametersandstart
formatting
fstype fat32,ext4 fat32:Highcompatibilityfo rPC,but
lowstabilityforData
ext4:LowcompatibilityforPC, but
highstabilityfo rData.
fullformat 0,1 1:Completelycleandata(fat32
supportonly)
blockingmo
de
blocking blocking:SendanHTTPresponseat
theendoftheformat.
nonblocking:SendanHTTPresponse
atthestartoftheform at
index 0~N whichoneSDcard
Example:
RequestofformatSDcard:
http://myserver/cgi‐bin/admin/format_sdcard.cgi?operation=set&fstype=ext4
Responseofsuccess:
HTTP/1.1200OK\r\n
Content‐Type:text/plain\r\n
Content‐Length:2\r\n
\r\n
ok
Responseofformattingfail:
HTTP/1.1200OK\r\n
Content‐Type:text/plain\r\n
Content‐Length:<ErrorMessageLength>\r\n
\r\n
<ErrorMessage>
Synta x:(forqueryAPI)
http://<servername>/cgi‐bin/admin/format_sdcard.cgi?operation=get
PARAMETER VALUE DESCRIPTION