blob: 942913d5c063bc0a428eda2d798560f82f69dbd5 [file] [log] [blame]
liamfallon8fdf84c2019-03-15 12:36:38 +00001The "input" prefix indicates that this is what the payload looks like on the POST. While the "output" prefix
2indicates that this is what the payload looks like when the response goes back to the caller.
3
4For each of the use cases, there is at least one configuration policy for DCAE Microservice.
5
6*.monitoring.input.[json|yaml] <-- POST request
7
8*.monitoring.output.[json|yaml] --> POST response
9
10The Operational Policies:
11
12*.operational.input.yaml --> Can Pam change this to JSON??
13
14*.operational.output.json --> POST response
15
16The Guard Policies:
17
18*.guard.[frequency|minmax].json <-- POST request
19
20*.guard.[frequency|minmax].json --> POST response
21
22For DBAO, the following are internal TOSCA Representations for the Operational and Guard policies, with the
23contents of the yaml or JSON URL Encoded:
24
25*.output.tosca.yaml