cloudServiceName | String. Required. Name of the CloudStreams connector service node which needs to be updated. |
connectionAlias | String. Optional. Name of the new connection alias. The CloudStreams connector service node will get updated to use this new connections alias. The connector associated with the new connection alias must be from the same provider package and should be of the same type, that is, REST/SOAP. |
virtualServiceName | String. Optional. Name of the new virtual service name. The CloudStreams connector service node will get updated to use this new virtual service. For more information on virtual services, see
Virtual Services. |
simulate | String. Optional. Allowed values are true or false. Instructs the update service to run in simulation mode during which no changes are made to a CloudStreams connector service node, and only a check is performed if a service node can be updated successfully or not. Default value is true. Set simulate to false to persist the changes made to a CloudStreams connector service node. |
force | String. Optional. Allowed values are true or false. Instructs the update service to continue updating a CloudStreams connector service node, and ignore errors it encounters related to missing headers, parameters, and custom input/output document types that can prevent the service node from being updated in a normal scenario. Default value is false. Using force as true may result in an unusable CloudStreams connector service node with incorrect mappings and subsequent service execution failure. |
success | Boolean String. Required. true − If the CloudStreams connector service node was updated successfully. false − If the CloudStreams connector service node update has failed. |
errorMessage | String. Optional. Information on the cause of the error, if the update has failed. |