POST ExperimentLayout/CreateDataEntryFromMap
Request Information
URI Parameters
None.
Body Parameters
ExperimentLayout| Name | Description | Type | Additional information |
|---|---|---|---|
| ExperimentLayoutId | globally unique identifier |
None. |
|
| ExperimentId | globally unique identifier |
None. |
|
| LayoutId | integer |
None. |
|
| Height | integer |
None. |
|
| Width | integer |
None. |
|
| AddName | string |
None. |
|
| AddDate | date |
None. |
|
| LastMaintenanceName | string |
None. |
|
| LastMaintenanceDate | date |
None. |
|
| Experiment | Experiment |
None. |
|
| Layout | Layout |
None. |
|
| ExperimentStripLayout | Collection of ExperimentStripLayout |
None. |
|
| ChangeTracker | ObjectChangeTracker |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ExperimentLayout| Name | Description | Type | Additional information |
|---|---|---|---|
| ExperimentLayoutId | globally unique identifier |
None. |
|
| ExperimentId | globally unique identifier |
None. |
|
| LayoutId | integer |
None. |
|
| Height | integer |
None. |
|
| Width | integer |
None. |
|
| AddName | string |
None. |
|
| AddDate | date |
None. |
|
| LastMaintenanceName | string |
None. |
|
| LastMaintenanceDate | date |
None. |
|
| Experiment | Experiment |
None. |
|
| Layout | Layout |
None. |
|
| ExperimentStripLayout | Collection of ExperimentStripLayout |
None. |
|
| ChangeTracker | ObjectChangeTracker |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.