Information
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.

Component - createComponentWithPropertyInstance


Component - createComponentWithPropertyInstance

Description :

This command creates a new component based on an existing component template,a specific server and the Property Instance Name. This command returns a handle to the component. This handle can be used in any other command that needs a handle to a component.

Return type : DBKey

Command Input :

Variable Name

Variable Type

Description

name

String

The name of the component.

templateKey

DBKey

A handle to the template on which the component should be based.

deviceId

Integer

A handle to the device/server where the template should be applied to create a new component.

instanceName

String

A handle to the Property Instance for the new component.

 

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

BMC Server Automation Command Line Interface 8.3