Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | Array of Link | See Definition of Link | |
stateKey | string | The name of the state key. This field is used when setting the config state in the firsttime-setup configuration. | Mandatory |
stateValueEnum | StateValueEnum | State value. NOT_SET means state-key is not set in firsttime-setup, SET_NODETAILS means state-key is already set in firsttime-setup. | Mandatory |
entityTag | EntityTag | The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance. |
Name | Type | Restrictions |
---|---|---|
EntityTag | string | Length of value must be >=1 Length of value must be <=64 |
StateValueEnum | string | Value must be one of:
|