st_volume_set_ports

Change IP port numbers for a specified archive volume

Mandatory Parameters

Parameter Name Data Type Description
vid integer ID of an existing achive volume

Optional Parameters

Parameter Name Data Type Description
vname string Name of an existing volume
http_port integer HTTP port, on which the archive volume should be accessible.
https_port integer HTTPS port, on which the archive volume should be accessible.
ftp_port integer FTP port, on which the archive volume should be accessible.
ftps_port integer FTPS port, on which the archive volume should be accessible.
sftp_port integer SFTP port, on which the archive volume should be accessible.

Substitute Parameters

The below table describes what parameters can be substituted for another parameter.

Parameter Name Substitute Parameter
vid vname
vname vid

Allowed Users

There are no defined allowed users.

Allowed Groups

The following groups are allowed to run this job:

  • root
  • exaadm
  • exadbadm

Examples

The following code snippets show how to use this job using both Python (via XML-RPC) and on the command-line using confd_client.