Go to documentation repository
Documentation for Axxon One 1.0.
Previous page Next page
On this page:
Remove entire archive
{
"method":"axxonsoft.bl.config.ConfigurationService.ChangeConfig",
"data":{
"removed":[
{
"uid": "hosts/Server1/MultimediaStorage.Aqua",
"type": "MultimediaStorage",
"properties": [],
"units": [],
"opaque_params": []
}]
}
}
Remove the archive and archive file
{
"method":"axxonsoft.bl.config.ConfigurationService.ChangeConfig",
"data":{
"removed" : [
{
"uid" : "hosts/Server1/MultimediaStorage.AliceBlue/ArchiveVolume/E:/archiveAliceBlue.afs",
"properties": [
{
"id": "remove_file",
"value_bool": true
}]
},
{
"uid": "hosts/Server1/MultimediaStorage.AliceBlue"
}]
}
}
Remove the camera linking
{
"method": "axxonsoft.bl.config.ConfigurationService.ChangeConfig",
"data": {
"removed": [
{
"uid": "hosts/Server1/MultimediaStorage.AliceBlue/ArchiveContext/580063c3-71d6-a265-0ae1-4a1fef231f5c",
"type": "ArchiveContext",
"properties": [],
"units": [],
"opaque_params": []
}
]
}
}
Remove the archive volume
{
"method": "axxonsoft.bl.config.ConfigurationService.ChangeConfig",
"data": {
"removed": [
{
"uid": "hosts/Server1/MultimediaStorage.Red/ArchiveVolume/D:/archiveRed.afs"
}
]
}
}
Overview
Content Tools