9.2.12.1 ahfctl getserviceupload

Use the ahfctl getserviceupload command to get service upload parameters.

You can run the getserviceupload command as root or a non-root user.

Syntax

ahfctl getserviceupload 
[-h][--help] 
[-all] 
[-user USER]
[-password] 
[-url URL]
[-proxy PROXY]
[-storetype STORETYPE] 
[-secure SECURE]

Parameters

Table 9-36 ahfctl getserviceupload Command Parameters

Parameter Description

all

All of the parameters.

user

Specify the user who has the privileges to access the endpoint. For example, upload.user@example.com.

password

Specify the password of the user.

url

Specify the target URL to upload files in case of HTTPS type. For example, https://samplehost.com.

proxy

Specify the URL of the proxy server. For example, www.example.com:80.

storetype

Specify the Keystore format, for example, JKS and PKCS12.

secure

Specify true or false. Default value is true.

Specifying the secure value checks for certificates.

If secure is set to false, then the upload command will run an unsecure upload.