Input Object
Contains information about an input parameter for a specific asset.
This object is used by the following operations:
- Operations that reference the HttpOperation object
The properties included in the Input object are listed below.
| Property | Type | Description |
|---|---|---|
| Name | string | The name of the input parameter. |
| Type | string | The type of input parameter. |
| Value | string | Value for the input parameter. |