tosca_definitions_version: tosca_simple_yaml_1_1_0 topology_template: policies: - guard.minmax.scaleout: type: onap.policies.controlloop.guard.common.MinMax type_version: 1.0.0 version: 1.0.0 name: guard.minmax.scaleout metadata: policy-id: guard.minmax.scaleout properties: actor: SO operation: VF Module Create id: my-controlloop target: the-vfmodule-id min: 1 max: 2