ConfigProperty REST Endpoints
ConfigProperty
Configuration Properties Management API for OAA Service.
- Creates or updates configuration properties that are provided in the input.
- Method: putPath:
/config/property/v1 - Deletes configuration property that is provided in the input.
- Method: deletePath:
/config/property/v1 - Gets configuration properties such that all returned properties contain the property name provided in the input.
- Method: getPath:
/config/property/v1