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 following 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 examples show how to run this job in a Python program using XML-RPC or on the command line using confd_client.