PUT v1/grid/nodes/{WilhelmstiftValue}/ah-state
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| WilhelmstiftValue | globally unique identifier |
Required |
Body Parameters
AhStateRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| ah-state | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"ah-state": "sample string 1"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.