Fix the CDS calls
[clamp.git] / src / test / resources / http-cache / example / policy / api / v1 / policytypes / onap.policies.controlloop.operational.common.Drools / versions / 1.0.0?connectionTimeToLive=5000 / .file
index 2400099..1f8723c 100644 (file)
@@ -60,7 +60,7 @@ data_types:
                     entity that generated the ONSET event will be the target.
                 required: false
                 metadata:
-                    clamp_possible_values: test
+                    clamp_possible_values: ClampExecution:CSAR_RESOURCES
                 entry_schema:
                     type: string
 
@@ -73,23 +73,23 @@ data_types:
                 description: The actor performing the operation.
                 required: true
                 metadata:
-                    clamp_possible_values: test
+                    clamp_possible_values: Dictionary:DefaultActor
             operation:
                 type: string
                 description: The operation the actor is performing.
                 required: true
                 metadata:
-                    clamp_possible_values: test
+                    clamp_possible_values: ClampExecution:CDS/operation
             target:
                 type: onap.datatype.controlloop.Target
                 description: The resource the operation should be performed on.
                 required: true
-                metadata:
-                    clamp_possible_values: test
             payload:
                 type: map
                 description: Name/value pairs of payload information passed by Policy to the actor
                 required: false
+                metadata:
+                    clamp_possible_values: ClampExecution:CDS/payload
                 entry_schema:
                     type: string