POST api/TablesManagement/AddPattern?pFromPattern={pFromPattern}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pFromPattern | integer |
Required |
Body Parameters
Pattern| Name | Description | Type | Additional information |
|---|---|---|---|
| selected | boolean |
None. |
|
| fileerror | string |
None. |
|
| patternnum | integer |
None. |
|
| patdescription | string |
Required String length: inclusive between 0 and 80 |
|
| patfile | string |
String length: inclusive between 0 and 120 |
|
| patrem | string |
None. |
|
| for_signature | string |
Required String length: inclusive between 0 and 1 |
|
| patterntype | integer |
None. |
|
| is_default | string |
Required String length: inclusive between 0 and 1 |
|
| is_protected | string |
String length: inclusive between 0 and 11 |
|
| interface_code | string |
String length: inclusive between 0 and 10 |
|
| old_code | integer |
None. |
|
| PatternGroups | PatternGroups |
None. |
|
| PatternsLinks | Collection of PatternsLink |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.
Response Information
Resource Description
Pattern| Name | Description | Type | Additional information |
|---|---|---|---|
| selected | boolean |
None. |
|
| fileerror | string |
None. |
|
| patternnum | integer |
None. |
|
| patdescription | string |
Required String length: inclusive between 0 and 80 |
|
| patfile | string |
String length: inclusive between 0 and 120 |
|
| patrem | string |
None. |
|
| for_signature | string |
Required String length: inclusive between 0 and 1 |
|
| patterntype | integer |
None. |
|
| is_default | string |
Required String length: inclusive between 0 and 1 |
|
| is_protected | string |
String length: inclusive between 0 and 11 |
|
| interface_code | string |
String length: inclusive between 0 and 10 |
|
| old_code | integer |
None. |
|
| PatternGroups | PatternGroups |
None. |
|
| PatternsLinks | Collection of PatternsLink |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.