Skip to content

Latest commit

 

History

History
115 lines (65 loc) · 3.32 KB

list-ssl-hosts-e8fc50c.md

File metadata and controls

115 lines (65 loc) · 3.32 KB

list-ssl-hosts

Lists SSL hosts for a given subaccount.

Remember:

SAP Business Technology Platform, Neo environment will sunset on December 31, 2028, subject to terms of customer or partner contracts.

For more information, see SAP Note 3351844.

Tip:

This documentation refers to SAP Business Technology Platform, Neo environment. If you are looking for documentation about other environments, see SAP Business Technology Platform ↗️.

neo list-ssl-hosts --account <subaccount_technical_name> --user <e-mail_or_user> --host <host> 

If you have several subaccounts in your global account, the list-ssl-hosts command returns all SSL hosts in these subaccounts.

Parameters

To list all parameters available for this command, execute neo help list-ssl-hosts in the command line.

Required

-a, --account

Subaccount technical name

Type: string (up to 30 characters; lowercase letters and numbers, starting with a letter)

-h, --host

Enter a region host.

Type: URL. For acceptable values see Regions ↗️.

-p, --password

To protect your password, enter it only when prompted by the console client and not explicitly as a parameter in the properties file or the command line.

Type: string

-u, --user

Use your email, SAP ID or user name

Type: string

Example

neo list-ssl-hosts --account mysubaccount --user [email protected] --host hana.ondemand.com 

Related Information

create-ssl-host

Create an SSL Host