PUT api/function/Update
Request Information
URI Parameters
None.
Body Parameters
SYS_FunctionName | Description | Type | Additional information |
---|---|---|---|
ID | string |
None. |
|
Text | string |
None. |
|
RouterLink | string |
None. |
|
ParentID | string |
None. |
|
Prior | integer |
None. |
|
Stop | boolean |
None. |
|
LevelShow | integer |
None. |
|
Icon | string |
None. |
|
IdRole | integer |
None. |
|
SYS_GroupFunction | Collection of SYS_GroupFunction |
None. |
|
idinternal | string |
None. |
|
Users | Collection of IdentityUserRole |
None. |
|
Id | string |
None. |
|
Name | string |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessageName | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |