Skip to content

NEED SUPPORT IN ADDING CAMERA USING SFTP PROTOCOL #270

Closed Answered by vivekatoffice
AxisVapixGit asked this question in VAPIX
Discussion options

You must be logged in to vote

VAPIX APIs calls to add SFTP Recipient in camera

Values needed:

ssh_host_pub_key_md5 from SFTP server.

API call details

Method : POST

Content-Type: application/xml

Body:

URL: http://{{device}}/vapix/services

<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope
      xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope"
    >
    <SOAP-ENV:Header/>
    <SOAP-ENV:Body xmlns:act="http://www.axis.com/vapix/ws/action1">
        <act:AddRecipientConfiguration>
            <act:NewRecipientConfiguration>
                <act:Name>temp1</act:Name>
                <act:TemplateToken>com.axis.recipient.sftp</act:TemplateToken>
                <act:Parameters>
                    <act:Parameter

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by vivekatoffice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
VAPIX
Labels
None yet
4 participants