Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameters for the s3_miniotype (MinIO storage):Domain name with a port
ParameterRequiredDescription
schema Yes

Volume type. Possible values:

filelocal archive on the Server.

smb—remote archive with an SMB protocol connection.

azurearchive in Microsoft Azure cloud storage.

s3_amazonarchive in Amazon S3 cloud storage (aws.amazon.com/s3).

s3_wasabiarchive in Wasabi cloud storage (wasabi.com).

s3_huaweiarchive in Huawei Cloud cloud storage (huaweicloud.com).s3_seagatearchive in Seagate Lyve Cloud cloud storage (seagate.com).

s3_minio—universal archive in the cloud storage (min.io.com). It is used when using other types of cloud storage

Parameters for the file type:
pathYesThe path to the file/disk with the archive
Parameters for the smb type:
hostYesName of the Server with remote storage
smb_shareYesRemote storage
pathYesFolder in remote storage, where the archive will be stored
smb_domainNoRemote storage domain
userNoUsername
passwordNoPassword
Parameters for the azure type:
protocol Yes

Connection protocol: HTTP or HTTPS.

This parameter is located in the properties of the created container

hostYes

Azure Server address.

This parameter is located in the properties of the created container

access_keyYes

Access key in base64.

This parameter is located in the Access keys section

containerYes

Azure container.

This parameter is located in the properties of the created container

userYes

User name.

This parameter is located in the Access keys section (Storage account name)

pathNo

Do not specify the location of the volume folder in Azure—the parameter should be empty

portNoAzure Server port
Parameters for the s3_amazon type (Amazon storage):

access_key_id

Yes

Access key identifier (create access keys at https://console.aws.amazon.com/iam/home?#/security_credentials$access_key, authorization required)

secret_access_keyYes

Access key password (available after creating an access key)

bucketYes

Archive volume in Amazon S3 account (bucket). Different volumes can be located in different regions. On the Amazon S3 Server, the volume name should be unique, and for the Axxon One operation, it should be pre-created by the user according to the rules (see https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html)

regionYes

The region where the volume is located. To reduce the delay when writing and reading an archive, specify the closest region to the Axxon One Server. For the list of possible regions, see https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints

pathYesLocation of the Axxon One volume folder inside the bucket
protocolYesConnection protocol: HTTP or HTTPS
hostYes

Server address: amazonaws.com

Parameters for the s3_wasabi type (Wasabi storage):
bucketYes

Archive volume name (Bucket Name), predefined by the user at https://console.wasabisys.com/#/file_manager

regionYes

The region where the corresponding volume is located, as specified at https://console.wasabisys.com/#/file_manager

access_key_idYes

Access key identifier, which should be pre-created at https://console.wasabisys.com/#/access_keys

secret_access_keyYesAccess key password (available after creating an access key)
protocolYesConnection protocol: HTTP or HTTPS
pathYes

Location of the folder created inside the bucket (Folder object in Bucket)

hostYes

Server address: wasabisys.com

Parameters for the s3_huaweiseagate type (Huawei Seagate Lyve Cloud storage):
bucketYesArchive volume name (Bucket Name), predefined by the user at the Object Storage Service tab. Corresponds to the Name parameter in the Bucket properties
regionYesThe region where the corresponding volume is located, as specified when it was created. Specified in the Endpoint Corresponds to the Region parameter in the Bucket properties
access_key_idYes

Access key identifier, which should be created by clicking on the link "Obtain access keys (AK and SK)"is generated when creating an account in the Create Service Account window

secret_access_keyYesAccess key password (available after creating an access key)
pathYesLocation of the folder created inside the bucket
protocolYesConnection protocol: HTTP or HTTPS
hostYes

Server address: myhuaweicloud lyvecloud.seagate.com

Parameters for the s3_seagate miniotype (Seagate Lyve Cloud storageMinIO storage):
bucketYesArchive volume name (Bucket Name), predefined by the user. Corresponds to the Name parameter in the Bucket properties
bucket_endpointNo

Domain name with a port.

Note
titleAttention!

The parameter should only be used when using MinIO, if the domain name of the MinIO Server is specified instead of the Server IP address.

Example: http://miniopoc1.agis.xh.ar:9000

where,

  • miniopoc1.agis.xh.arthe domain name of the MinIO Server.
  • 9000MinIO port
regionYesThe region where the volume is locatedregionYesThe region where the corresponding volume is located, as specified when it was created. Corresponds to the Region parameter in the Bucket properties
access_key_idYes

Access key identifier, which is generated when creating an account in the Create Service Account window

secret_access_keyYesAccess key password (available after creating an access key)
pathYesNoLocation of the Axxon One folder created inside the bucket
protocolYesConnection protocol: HTTP or HTTPS
hostYes

Server address: lyvecloud.seagate.com

bucketYesArchive volume name (Bucket Name), predefined by the user. Corresponds to the Name parameter in the Bucket properties
bucket_endpointNo

portYesServer port


Info
titleNote

Starting from Аxxon One 2.0, it is possible to create multiple volumes of the cloud archive.


Note
titleAttention!

...

The parameter should only be used when using MinIO, if the domain name of the MinIO Server is specified instead of the Server IP address.

Example: http://miniopoc1.agis.xh.ar:9000

where,

  • miniopoc1.agis.xh.arthe domain name of the MinIO Server.
  • 9000MinIO port

...

Access key identifier

...

Server address

...

  • It is recommended to add new volumes of the cloud archive with the same value of archive size. Otherwise, the total depth of the archive storage may change due to the Round-robin algorithm (see General information about the Round-robin algorithm) for record distribution, which may lead to decimation of the archive record frames.
  • When the archive size of one of the cloud archive volumes increases, the archive volumes will be overwritten by the

Info
titleNote

Starting from Аxxon One 2.0, it is possible to create multiple volumes of the cloud archive.

Note
titleAttention!
  • It is recommended to add new volumes of the cloud archive with the same value of archive size. Otherwise, the total depth of the archive storage may change due to the

    Round-robin algorithm (see General information about the Round-robin algorithm)

    for record distribution, which may lead to decimation

    . The depth of the archive

    record frames.

    When the archive size of one of the cloud archive volumes increases, the archive volumes will be overwritten by the Round-robin algorithm (see General information about the Round-robin algorithm). The depth of the archive storage will gradually increase over the number of days equal to the difference storage will gradually increase over the number of days equal to the difference between the original and the new value of the archive storage depth.

Example of creating an archive volume as files on a local disk:

...

titleClick to expand...

a local disk:

Expand
titleClick to expand...


Code Block
{
    "method": "axxonsoft.bl.config.ConfigurationService.ChangeConfig",
    "data": {
Code Block
{
    "method": "axxonsoft.bl.config.ConfigurationService.ChangeConfig",
    "data": {
        "added": [
            {
                "uid": "hosts/SERVER/MultimediaStorage.Gray",
                "units": [
                    {
                        "type": "ArchiveVolume",
                        "properties": [
                            {
                                "id": "volume_type",
                                "value_string": "object",
                                "properties": [
                                    {
                                        "id": "connection_params",
                                        "value_properties": {
                                            "properties": [
                                                {"id": "schema","value_string": "file"},
                                                {"id": "path","value_string": "D:/archives"}
                                            ]}}]},
                            {"id": "label","value_string": "test"},
                            {"id": "volume_size","value_uint64": "26843545600"},
                            {"id": "format","value_bool": true},
                { "id": "auto_mount", "value_bool": true }
                        ]}]}
        ]
    }
}

Example of creating an archive volume on a remote resource:

Expand
titleClick to expand...
Code Block
{
    "method": "axxonsoft.bl.config.ConfigurationService.ChangeConfig",
    "data": {
        "added": [
            {
                "uid": "hosts/SERVER/MultimediaStorage.Gray",
                "units": [
                    {
                        "type": "ArchiveVolume",
                        "properties": [
                            {
   "added": [
             {
                "iduid": "volume_typehosts/SERVER/MultimediaStorage.Gray",
                "units": [
               "value_string": "object",     {
                        "type": "ArchiveVolume",
        "properties": [
               "properties": [
                    {
        {
                                "id": "connectionvolume_paramstype",
                                "value_string": "object",
              "value_properties": {
                 "properties": [
                          "properties": [
         {
                                       { "id": "schema", "value_string": "smb" }connection_params",
                        { "id": "host", "value_string": "computer" },
           "value_properties": {
                                    { "id": "smb_domain", "value_string": "domain" },
   "properties": [
                    { "id": "smb_share", "value_string": "Share" },
                        { "id": "pathschema", "value_string": "videofile" },
                        { "id": "user", "value_string": "Tester" },
                          { "id": "passwordpath", "value_string": "Testing321D:/archives" }
                                            ]}}]},
                            {"id": "label","value_string": "test"},
                            {"id": "volume_size","value_uint64": "1207374182426843545600"},
                            {"id": "format","value_bool": true},
                { "id": "auto_mount",      ]"value_bool": true }
                        ]
            }]}
        ]
    }
}


Example of creating a cloud an archive volume in Microsoft Azure on a remote resource:

Expand
titleClick to expand...


Code Block
{
    "method": "axxonsoft.bl.config.ConfigurationService.ChangeConfig",
    "data": {
        "added": [
            {
                "uid": "hosts/SERVER/MultimediaStorage.Gray",
                "units": [
                    {
                        "type": "ArchiveVolume",
                        "properties": [
                            {
                                "id": "volume_type",
                                "value_string": "object",
                                "properties": [
                                    {
                                        "id": "connection_params",
                                        "value_properties": {
                                            "properties": [
                                                { "id": "schema", "value_stringproperties": "azure" },[
                                                { "id": "protocolschema", "value_string": "httpssmb" },
                                                { "id": "host", "value_string": "axxonsoft.blob.core.windows.netcomputer" },
                                                { "id": "accesssmb_keydomain", "value_string": "youraccesskey==domain" },
                                                { "id": "containersmb_share", "value_string": "containerShare" },
                                                { "id": "userpath", "value_string": "axxonsoftvideo" },
                        { "id": "user", "value_string": "Tester" },
                        { "id": "pathpassword", "value_string": "Testing321" }
                                            ]}}]},
                            {"id": "label","value_string": "test"},
                            {"id": "volume_size","value_uint64": "12073741824"},
                            {"id": "format","value_bool": true}
                        ]}
                        ]
            }
        ]
    }
}


Example of creating a cloud archive volume in Amazon in Microsoft Azure:

Expand
titleClick to expand...


Code Block
{
    "method": "axxonsoft.bl.config.ConfigurationService.ChangeConfig",
    "data": {
        "added": [
            {
                "uid": "hosts/SERVER/MultimediaStorage.Gray",
                "units": [
                    {
                        "type": "ArchiveVolume",
                        "properties": [
                            {
                                "id": "volume_type",
                                "value_string": "object",
                                "properties": [
                                    {
                                        "id": "connection_params",
                                        "value_properties": {
                                            "properties": [
                                                { "id": "schema", "value_string": "s3_amazonazure" },
                                            { "id": "bucket", "value_string": "axxonsoft-test" },
                        { "id": "regionprotocol", "value_string": "us-west-1https" },
                        { "id": "access_key_id", "value_string": "youraccesskeyid" },
                            { "id": "secret_access_keyhost", "value_string": "yoursecretaccesskeyaxxonsoft.blob.core.windows.net" },
                        { "id": "path", "value_string": "path" },
                        { "id": "protocolaccess_key", "value_string": "httpsyouraccesskey==" },
                        { "id": "host", "value_string": "amazonaws.com" }
                   { "id": "container", "value_string": "container" },
                    ]}}]},
                            { "id": "labeluser", "value_string": "testaxxonsoft" },
                                                { "id": "volume_sizepath", "value_uint64string": "12073741824" },
                            {"id": "format","value_bool": true}
              ]}}]},
          ]}
                  {"id": "label","value_string": "test"},
    ]
            }
        ]
    }
}

Example of creating a cloud archive volume in Wasabi:

Expand
titleClick to expand...
Code Block
{
   {"id": "methodvolume_size","value_uint64": "axxonsoft.bl.config.ConfigurationService.ChangeConfig"12073741824"},
    "data": {
           "added": [
            {"id": "format","value_bool": true}
                "uid": "hosts/SERVER/MultimediaStorage.Gray",
       ]}
         "units": [
              ]
      {
      }
        ]
    }
}


Example of creating a cloud archive volume in Amazon:

Expand
titleClick to expand...


Code Block
{
      "typemethod": "ArchiveVolumeaxxonsoft.bl.config.ConfigurationService.ChangeConfig",
                "data": {
        "propertiesadded": [
            {
                {"uid": "hosts/SERVER/MultimediaStorage.Gray",
                   "units": [
             "id": "volume_type",
        {
                        "value_stringtype": "objectArchiveVolume",
                                "properties": [
                                    {
                                        "id": "connection_params",
         "volume_type",
                                "value_propertiesstring": {"object",
                                "properties": [
            "properties": [
                       {
                         { "id": "schema", "value_string": "s3_wasabi" },
          "id": "connection_params",
                                     { "id": "bucket", "value_stringproperties": "axxontest-1" },{
                                                { "id"properties": "region", "value_string": "us-central-1" },[
                                                { "id": "access_key_idschema", "value_string": "youraccesskeyids3_amazon" },
                                                { "id": "secret_access_keybucket", "value_string": "yoursecretaccesskeyaxxonsoft-test" },
                        { "id": "region", "value_string": "us-west-1" },
                        { "id": "pathaccess_key_id", "value_string": "pathyouraccesskeyid" },
                                                { "id": "protocolsecret_access_key", "value_string": "httpyoursecretaccesskey" },
                        { "id": "path", "value_string": "path" },
                        { "id": "hostprotocol", "value_string": "wasabisys.comhttps" },
                           { "id": "host", "value_string": "amazonaws.com" }
            ]}}
                                ]}}]},
                            {"id": "label","value_string": "test"},
                            {"id": "volume_size","value_uint64": "20971520012073741824"},
                            {"id": "format","value_bool": true}
                        ]}
                    }
                ]
            }
        ]
    }
}


Example of creating a cloud archive volume in

...

Wasabi:

Expand
titleClick to expand...


Code Block
{
    "method": "axxonsoft.bl.config.ConfigurationService.ChangeConfig",
    "data": {
        "added": [
            {
                "uid": "hosts/SERVER/MultimediaStorage.Gray",
                "units": [
                    {
                        "type": "ArchiveVolume",
                        "properties": [
                            {
                                "id": "volume_type",
                                "value_string": "object",
                                "properties": [
                                    {
                                        "id": "connection_params",
                                        "value_properties": {
                                            "properties": [
                                                { "id": "schema", "value_string": "s3_huaweiwasabi" },
                                                { "id": "bucket", "value_string": "axxon-testaxxontest-1" },
                                                { "id": "region", "value_string": "apus-southeastcentral-1" },

                                                { "id": "access_key_id", "value_string": "youraccesskeyid" },
                                                { "id": "secret_access_key", "value_string": "yoursecretaccesskey" },
                                                { "id": "path", "value_string": "path" },
                                                { "id": "protocol", "value_string": "httpshttp" },
                                                { "id": "host", "value_string": "myhuaweicloudwasabisys.com" }
                                            ]}}
                                ]},
                            {"id": "label","value_string": "test"},
                            {"id": "volume_size","value_uint64": "10073741824209715200"},
                            {"id": "format","value_bool": true}
                        ]
                    }
                ]
            }
        ]
    }
}


...