Information

This site will undergo a brief period of maintenance on Thursday, 23 April at 2:30 AM Central/1:00 PM IST. During a 30 minute window, site availability may be intermittent.

RemoteHostAuthentication - findRemoteHostAuthenticationByName


RemoteHostAuthentication - findRemoteHostAuthenticationByName

Description :

This command looks up a Remote Host Authentication by name.

Return type : com.bladelogic.om.infra.model.remotehostauthentication.RemoteHostAuthentication

Command Input :

Variable Name

Variable Type

Description

name

String

Name of the Remote Host Authentication.

Example

The following example looks up a Remote Host Authentication by name:

Script





blcli RemoteHostAuthentication findRemoteHostAuthenticationByName myLinuxAuthentication



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

TrueSight Server Automation Command Line Interface