UpdateFlowMachineNetwork Action
Triggers the update of Flow Machine Network.
Bound entities
Bound actions are invoked by appending the fully qualified action name to the URI representing an entity or collection.
Entity Type | Binding Type |
---|---|
flowmachinenetwork | entity |
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
extendedproperties
|
Edm.String | True | False | A JSON representation of an object providing additional parameters to setup the Flow Machine Network. |
name
|
Edm.String | True | False | The name of the Flow Machine Network to update. |
description
|
Edm.String | True | False | The description of the Flow Machine Network to update. |