Unsupported content

 

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

RemoteHostAuthentication - setRemoteHostAuthenticationMaximumExecutionParallelism

RemoteHostAuthentication - setRemoteHostAuthenticationMaximumExecutionParallelism

Description :

This command sets the MaximumExecutionParallelism attribute of a Remote Host Authentication.

Return type : java.lang.Void

Command Input :

Variable Name

Variable Type

Description

name

String

Name of the Remote Host Authentication.

maximumExecutionParallelism

Integer

New Maximum Execution Parallelism.

Example

The following example sets the MaximumExecutionParallelism attribute of a Remote Host Authentication:

Script





blcli RemoteHostAuthentication setRemoteHostAuthenticationMaximumExecutionParallelism myLinuxAuthentication 15 



Was this page helpful? Yes No Submitting... Thank you

Comments