| Local Methods | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
None |
Methods
Methods defined in this Managed Object |
---|
ConverterInstallAgent, ConverterRebootMachine, ConverterUninstallAgent |
Parameters
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the ConverterAgentManager used to make the method call. |
hostname P | xsd:string |
NetBIOS name, DNS name, or IP address.
Since Converter API 2.0 |
port* P | xsd:int |
The port number the remote agent will listen on.
Since Converter API 2.0 |
username P | xsd:string |
User name with root/Administrator privileges.
Since Converter API 2.0 |
password P | xsd:string |
Password for the user.
Since Converter API 2.0 |
postponeReboot* P | xsd:boolean |
If true, postpone reboot if it is required by the deployment.
Since Converter API 2.0 |
Return Value
Type | Description |
---|---|
ConverterAgentManagerAgentDeploymentResult | Agent deployment info. |
Faults
Type | Description |
---|---|
InvalidLogin | Thrown if the user and password combination is invalid. |
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Type | |
---|---|
None |
Parameters
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the ConverterAgentManager used to make the method call. |
hostname P | xsd:string |
NetBIOS name, DNS name, or IP address.
Since Converter API 1.0 |
username P | xsd:string |
User name with root/Administrator privileges.
Since Converter API 1.0 |
password P | xsd:string |
Password for the user.
Since Converter API 1.0 |
Return Value
Type | Description |
---|---|
None |
Faults
Type | Description |
---|---|
InvalidLogin | Thrown if the user and password combination is invalid. |
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Type | |
---|---|
None |
Parameters
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the ConverterAgentManager used to make the method call. |
hostname P | xsd:string |
NetBIOS name, DNS name, or IP address.
Since Converter API 1.0 |
username P | xsd:string |
User name with root/Administrator privileges.
Since Converter API 1.0 |
password P | xsd:string |
Password for the user.
Since Converter API 1.0 |
postponeReboot* P | xsd:boolean |
If true, postpone reboot if it is required by the deployment.
Since Converter API 1.0 |
Return Value
Type | Description |
---|---|
ConverterAgentManagerDeploymentStatus | Agent deployment status. |
Faults
Type | Description |
---|---|
InvalidLogin | Thrown if the user and password combination is invalid. |
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Type | |
---|---|
None |
Top of page | Local Methods | ||
Managed Object Types | Data Object Types | All Properties | All Methods |