Operation
delete /data/npr/colorProfiles/{colorId}Path parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| colorId | required | colorId | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | request | ServletWebRequest |
--- |
| body2 | optional | session | HttpSession |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
AsonResponseAwareNprResponse
|
| 401Unauthorized | --- |
| 204No Content | --- |
| 403Forbidden | --- |
Consumes
application/json
Produces
*/*
External Docs
Operation
get /data/npr/colorProfiles/asonLinkColProfPath parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| colorProfileId | required | colorProfileId | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | request | ServletWebRequest |
--- |
| body2 | optional | session | HttpSession |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
String
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/npr/colorProfiles/asonSncColProfPath parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| colorProfileId | required | colorProfileId | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | request | ServletWebRequest |
--- |
| body2 | optional | session | HttpSession |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
String
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/npr/colorProfiles/elemPath parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| colorProfileId | required | colorProfileId | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | request | ServletWebRequest |
--- |
| body2 | optional | session | HttpSession |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
String
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/npr/colorProfiles/teLinkColProfPath parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| colorProfileId | required | colorProfileId | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | request | ServletWebRequest |
--- |
| body2 | optional | session | HttpSession |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
String
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/npr/colorProfiles/{colorProfileId}/asonLinkColProfPath parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| colorProfileId | required | colorProfileId | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | request | ServletWebRequest |
--- |
| body2 | optional | session | HttpSession |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
String
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/npr/colorProfiles/{colorProfileId}/asonSncColProfPath parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| colorProfileId | required | colorProfileId | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | request | ServletWebRequest |
--- |
| body2 | optional | session | HttpSession |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
String
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/npr/colorProfiles/{colorProfileId}/elemPath parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| colorProfileId | required | colorProfileId | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | request | ServletWebRequest |
--- |
| body2 | optional | session | HttpSession |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
String
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/npr/colorProfiles/{colorProfileId}/teLinkColProfPath parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| colorProfileId | required | colorProfileId | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | request | ServletWebRequest |
--- |
| body2 | optional | session | HttpSession |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
String
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
application/json
External Docs
Operation
put /data/npr/colorProfiles/{colorProfileId}Path parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| colorProfileId | required | colorProfileId | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | request | ServletWebRequest |
--- |
| body2 | optional | session | HttpSession |
--- |
| body3 | optional | form | String |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
AsonResponseAwareNprResponse
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Produces
*/*
External Docs
Operation
post /data/npr/colorProfilesRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | request | ServletWebRequest |
--- |
| body2 | optional | session | HttpSession |
--- |
| body3 | optional | form | String |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
NprResponse
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
AsonResponseAwareNprResponse
Name |
Type |
Description |
Enum |
|---|---|---|---|
| HTTPResponse | Integer integer |
--- | --- |
| ok | Boolean boolean |
--- | --- |
| id | String string |
--- | --- |
| responseMessage | String string |
--- | --- |
| responseList | array[Object] object |
--- | --- |
| asonResponseList | array[AsonResponse] AsonResponse |
--- | --- |
| requestStatus | String string |
--- | [Executing, Success, Failed, SuccessWithWarnings, PartiallyFailed, Removed, FailedForTimeout] |
| eventableObjects | array[Entry«string,List«Map«string,object»»»] Entry«string,List«Map«string,object»»» |
--- | --- |
Entry«string,List«Map«string,object»»»
Name |
Type |
Description |
Enum |
|---|---|---|---|
| key | array[Map«string,object»] Map«string,object» |
--- | --- |