diff options
Diffstat (limited to 'models-tosca/src/test/resources/policies/README.txt')
-rw-r--r-- | models-tosca/src/test/resources/policies/README.txt | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/models-tosca/src/test/resources/policies/README.txt b/models-tosca/src/test/resources/policies/README.txt deleted file mode 100644 index 942913d5c..000000000 --- a/models-tosca/src/test/resources/policies/README.txt +++ /dev/null @@ -1,25 +0,0 @@ -The "input" prefix indicates that this is what the payload looks like on the POST. While the "output" prefix -indicates that this is what the payload looks like when the response goes back to the caller. - -For each of the use cases, there is at least one configuration policy for DCAE Microservice. - -*.monitoring.input.[json|yaml] <-- POST request - -*.monitoring.output.[json|yaml] --> POST response - -The Operational Policies: - -*.operational.input.yaml --> Can Pam change this to JSON?? - -*.operational.output.json --> POST response - -The Guard Policies: - -*.guard.[frequency|minmax].json <-- POST request - -*.guard.[frequency|minmax].json --> POST response - -For DBAO, the following are internal TOSCA Representations for the Operational and Guard policies, with the -contents of the yaml or JSON URL Encoded: - -*.output.tosca.yaml |