/webconsole - property-value
Rest API Documentation
REST API Documentation for Group property-value, application /webconsole Version: 4.2.1.4
Endpoints (DRAFT)
GET /rest/api/property/auditActions
Property Value API Doc, Get audit action
Responses:
- Status Code: 200 Success. - Content-type: application/json 
- Status Code: 500 Failure. - Content-type: application/json 
POST /rest/api/property/getPropertyValues
Property Value API Doc, Get property value by ids
Responses:
- Status Code: 200 Success. - Content-type: application/json 
- Status Code: 500 Failure. - Content-type: application/json 
GET /rest/api/property/value
Property Value API Doc, Get property value by id
Query Params:
- propertyId [{'type': 'string'}]:
Responses:
- Status Code: 200 Success. - Content-type: application/json 
- Status Code: 500 Failure. - Content-type: application/json 
GET /rest/api/property/values
Property Value API Doc, Find property values by category
Query Params:
- category [{'type': 'string'}]:
Responses:
- Status Code: 200 Success. - Content-type: application/json 
- Status Code: 500 Failure. - Content-type: application/json 
POST /rest/api/property/values
Property Value API Doc, Save property value
Responses:
- Status Code: 200 Success. - Content-type: application/json, - Schema: /components/schemas/BasicAjaxResponse 
- Status Code: 500 Failure. - Content-type: application/json, - Schema: /components/schemas/BasicAjaxResponse## Definitions