Results

By type

          Policy api config file: /opt/app/policy/api/etc/mounted/apiParameters.yaml
overriding logback.xml

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v2.5.0)

[2022-05-24T02:32:37.915+00:00|INFO|PolicyApiApplication|main] Starting PolicyApiApplication using Java 11.0.11 on onap-policy-api-5d667898f-tzlz8 with PID 7 (/app/api.jar started by policy in /opt/app/policy/api/bin)
[2022-05-24T02:32:37.919+00:00|INFO|PolicyApiApplication|main] No active profile set, falling back to default profiles: default
[2022-05-24T02:32:43.923+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
[2022-05-24T02:32:44.307+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 311 ms. Found 6 JPA repository interfaces.
[2022-05-24T02:32:48.605+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (https)
[2022-05-24T02:32:48.621+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["https-jsse-nio-6969"]
[2022-05-24T02:32:48.622+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2022-05-24T02:32:48.622+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.62]
[2022-05-24T02:32:48.907+00:00|INFO|[/]|main] Initializing Spring embedded WebApplicationContext
[2022-05-24T02:32:48.907+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 10785 ms
[2022-05-24T02:32:51.833+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default]
[2022-05-24T02:32:52.122+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.4.31.Final
[2022-05-24T02:32:52.619+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2022-05-24T02:32:52.894+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting...
[2022-05-24T02:32:53.097+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed.
[2022-05-24T02:32:53.128+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
[2022-05-24T02:32:57.714+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
[2022-05-24T02:32:57.733+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default'
[2022-05-24T02:33:08.023+00:00|WARN|JpaBaseConfiguration$JpaWebConfiguration|main] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
[2022-05-24T02:33:10.632+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path ''
[2022-05-24T02:33:13.543+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@173e4b75, org.springframework.security.web.context.SecurityContextPersistenceFilter@5a98983b, org.springframework.security.web.header.HeaderWriterFilter@1098c1b1, org.springframework.security.web.authentication.logout.LogoutFilter@37edb7fa, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@795d43d9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@181909f0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3e1ba156, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@78f2cab9, org.springframework.security.web.session.SessionManagementFilter@12b0440b, org.springframework.security.web.access.ExceptionTranslationFilter@3c251258, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@74f6237]
[2022-05-24T02:33:13.907+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["https-jsse-nio-6969"]
[2022-05-24T02:33:16.742+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
[2022-05-24T02:33:16.743+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
[2022-05-24T02:33:16.792+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
[2022-05-24T02:33:16.794+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
[2022-05-24T02:33:16.795+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
[2022-05-24T02:33:16.796+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
[2022-05-24T02:33:16.797+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
[2022-05-24T02:33:16.798+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
[2022-05-24T02:33:16.799+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
[2022-05-24T02:33:16.800+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
[2022-05-24T02:33:16.801+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
[2022-05-24T02:33:16.802+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
[2022-05-24T02:33:16.802+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
[2022-05-24T02:33:16.803+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted
[2022-05-24T02:33:16.803+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
[2022-05-24T02:33:16.804+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
[2022-05-24T02:33:16.804+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
[2022-05-24T02:33:16.805+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
[2022-05-24T02:33:16.805+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
[2022-05-24T02:33:16.805+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
[2022-05-24T02:33:16.806+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
[2022-05-24T02:33:16.806+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
[2022-05-24T02:33:16.902+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (https) with context path ''
[2022-05-24T02:33:19.811+00:00|INFO|PolicyApiApplication|main] Started PolicyApiApplication in 45.017 seconds (JVM running for 47.112)
[2022-05-24T02:33:19.999+00:00|INFO|ApplicationAvailabilityBean|main] Application availability state LivenessState changed to CORRECT
[2022-05-24T02:33:20.004+00:00|INFO|ApplicationAvailabilityBean|main] Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
[2022-05-24T02:33:23.100+00:00|INFO|[/]|https-jsse-nio-6969-exec-4] Initializing Spring DispatcherServlet 'dispatcherServlet'
[2022-05-24T02:33:23.100+00:00|INFO|DispatcherServlet|https-jsse-nio-6969-exec-4] Initializing Servlet 'dispatcherServlet'
[2022-05-24T02:33:23.103+00:00|INFO|DispatcherServlet|https-jsse-nio-6969-exec-4] Completed initialization in 3 ms
[2022-05-24T06:35:16.959+00:00|WARN|CommonRestController|https-jsse-nio-6969-exec-1] GET /policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies/operational.modifyconfig/versions/1.0.0
[2022-05-24T06:35:17.296+00:00|INFO|OrderedServiceImpl|https-jsse-nio-6969-exec-9] ***** OrderedServiceImpl implementers:
 []
[2022-05-24T06:35:17.298+00:00|INFO|network|https-jsse-nio-6969-exec-9] [IN|REST|/policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies]
{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","topology_template":{"policies":[{"operational.modifyconfig":{"type":"onap.policies.controlloop.operational.common.Drools","type_version":"1.0.0","properties":{"id":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","timeout":1200.0,"abatement":false,"trigger":"unique-policy-id-1-modifyConfig","operations":[{"id":"unique-policy-id-1-modifyConfig","description":"Modify the packet generator","operation":{"actor":"CDS","operation":"modify-config","target":{"targetType":"VNF","entityIds":{"resourceID":"37b008b9-b367-4359-93fd-74d3ce0ee1a0"}},"payload":{"artifact_name":"vFW-CDS","artifact_version":"1.0.0","data":"{\"active-streams\": \"7\"}"}},"timeout":300.0,"retries":0.0,"success":"final_success","failure":"final_failure","failure_timeout":"final_failure_timeout","failure_retries":"final_failure_retries","failure_exception":"final_failure_exception","failure_guard":"final_failure_guard"}]},"name":"NULL","version":"1.0.0","metadata":{"policy-id":"operational.modifyconfig"}}}]},"name":"NULL","version":"0.0.0"}
[2022-05-24T06:36:25.422+00:00|WARN|CommonRestController|https-jsse-nio-6969-exec-8] GET /policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies/operational.modifyconfig/versions/1.0.0
[2022-05-24T06:36:25.594+00:00|INFO|network|https-jsse-nio-6969-exec-5] [IN|REST|/policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies]
{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","topology_template":{"policies":[{"operational.modifyconfig":{"type":"onap.policies.controlloop.operational.common.Drools","type_version":"1.0.0","properties":{"id":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","timeout":1200.0,"abatement":false,"trigger":"unique-policy-id-1-modifyConfig","operations":[{"id":"unique-policy-id-1-modifyConfig","description":"Modify the packet generator","operation":{"actor":"CDS","operation":"modify-config","target":{"targetType":"VNF","entityIds":{"resourceID":"37b008b9-b367-4359-93fd-74d3ce0ee1a0"}},"payload":{"artifact_name":"vFW-CDS","artifact_version":"1.0.0","data":"{\"active-streams\": \"7\"}"}},"timeout":300.0,"retries":0.0,"success":"final_success","failure":"final_failure","failure_timeout":"final_failure_timeout","failure_retries":"final_failure_retries","failure_exception":"final_failure_exception","failure_guard":"final_failure_guard"}]},"name":"NULL","version":"1.0.0","metadata":{"policy-id":"operational.modifyconfig"}}}]},"name":"NULL","version":"0.0.0"}
[2022-05-24T06:37:30.846+00:00|WARN|CommonRestController|https-jsse-nio-6969-exec-8] GET /policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies/operational.modifyconfig/versions/1.0.0
[2022-05-24T06:37:31.014+00:00|INFO|network|https-jsse-nio-6969-exec-5] [IN|REST|/policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies]
{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","topology_template":{"policies":[{"operational.modifyconfig":{"type":"onap.policies.controlloop.operational.common.Drools","type_version":"1.0.0","properties":{"id":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","timeout":1200.0,"abatement":false,"trigger":"unique-policy-id-1-modifyConfig","operations":[{"id":"unique-policy-id-1-modifyConfig","description":"Modify the packet generator","operation":{"actor":"CDS","operation":"modify-config","target":{"targetType":"VNF","entityIds":{"resourceID":"37b008b9-b367-4359-93fd-74d3ce0ee1a0"}},"payload":{"artifact_name":"vFW-CDS","artifact_version":"1.0.0","data":"{\"active-streams\": \"7\"}"}},"timeout":300.0,"retries":0.0,"success":"final_success","failure":"final_failure","failure_timeout":"final_failure_timeout","failure_retries":"final_failure_retries","failure_exception":"final_failure_exception","failure_guard":"final_failure_guard"}]},"name":"NULL","version":"1.0.0","metadata":{"policy-id":"operational.modifyconfig"}}}]},"name":"NULL","version":"0.0.0"}
[2022-05-24T06:38:38.806+00:00|WARN|CommonRestController|https-jsse-nio-6969-exec-4] GET /policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies/operational.modifyconfig/versions/1.0.0
[2022-05-24T06:38:38.992+00:00|INFO|network|https-jsse-nio-6969-exec-8] [IN|REST|/policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies]
{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","topology_template":{"policies":[{"operational.modifyconfig":{"type":"onap.policies.controlloop.operational.common.Drools","type_version":"1.0.0","properties":{"id":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","timeout":1200.0,"abatement":false,"trigger":"unique-policy-id-1-modifyConfig","operations":[{"id":"unique-policy-id-1-modifyConfig","description":"Modify the packet generator","operation":{"actor":"CDS","operation":"modify-config","target":{"targetType":"VNF","entityIds":{"resourceID":"37b008b9-b367-4359-93fd-74d3ce0ee1a0"}},"payload":{"artifact_name":"vFW-CDS","artifact_version":"1.0.0","data":"{\"active-streams\": \"7\"}"}},"timeout":300.0,"retries":0.0,"success":"final_success","failure":"final_failure","failure_timeout":"final_failure_timeout","failure_retries":"final_failure_retries","failure_exception":"final_failure_exception","failure_guard":"final_failure_guard"}]},"name":"NULL","version":"1.0.0","metadata":{"policy-id":"operational.modifyconfig"}}}]},"name":"NULL","version":"0.0.0"}
[2022-05-24T06:40:12.652+00:00|WARN|CommonRestController|https-jsse-nio-6969-exec-6] GET /policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies/operational.modifyconfig/versions/1.0.0
[2022-05-24T06:40:12.836+00:00|INFO|network|https-jsse-nio-6969-exec-10] [IN|REST|/policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies]
{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","topology_template":{"policies":[{"operational.modifyconfig":{"type":"onap.policies.controlloop.operational.common.Drools","type_version":"1.0.0","properties":{"id":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","timeout":1200.0,"abatement":false,"trigger":"unique-policy-id-1-modifyConfig","operations":[{"id":"unique-policy-id-1-modifyConfig","description":"Modify the packet generator","operation":{"actor":"CDS","operation":"modify-config","target":{"targetType":"VNF","entityIds":{"resourceID":"37b008b9-b367-4359-93fd-74d3ce0ee1a0"}},"payload":{"artifact_name":"vFW-CDS","artifact_version":"1.0.0","data":"{\"active-streams\": \"7\"}"}},"timeout":300.0,"retries":0.0,"success":"final_success","failure":"final_failure","failure_timeout":"final_failure_timeout","failure_retries":"final_failure_retries","failure_exception":"final_failure_exception","failure_guard":"final_failure_guard"}]},"name":"NULL","version":"1.0.0","metadata":{"policy-id":"operational.modifyconfig"}}}]},"name":"NULL","version":"0.0.0"}
[2022-05-24T06:42:15.436+00:00|WARN|CommonRestController|https-jsse-nio-6969-exec-4] GET /policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies/operational.modifyconfig/versions/1.0.0
[2022-05-24T06:42:15.613+00:00|INFO|network|https-jsse-nio-6969-exec-3] [IN|REST|/policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies]
{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","topology_template":{"policies":[{"operational.modifyconfig":{"type":"onap.policies.controlloop.operational.common.Drools","type_version":"1.0.0","properties":{"id":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","timeout":1200.0,"abatement":false,"trigger":"unique-policy-id-1-modifyConfig","operations":[{"id":"unique-policy-id-1-modifyConfig","description":"Modify the packet generator","operation":{"actor":"CDS","operation":"modify-config","target":{"targetType":"VNF","entityIds":{"resourceID":"37b008b9-b367-4359-93fd-74d3ce0ee1a0"}},"payload":{"artifact_name":"vFW-CDS","artifact_version":"1.0.0","data":"{\"active-streams\": \"7\"}"}},"timeout":300.0,"retries":0.0,"success":"final_success","failure":"final_failure","failure_timeout":"final_failure_timeout","failure_retries":"final_failure_retries","failure_exception":"final_failure_exception","failure_guard":"final_failure_guard"}]},"name":"NULL","version":"1.0.0","metadata":{"policy-id":"operational.modifyconfig"}}}]},"name":"NULL","version":"0.0.0"}
[2022-05-24T06:44:08.884+00:00|WARN|CommonRestController|https-jsse-nio-6969-exec-8] GET /policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies/operational.modifyconfig/versions/1.0.0
[2022-05-24T06:44:09.061+00:00|INFO|network|https-jsse-nio-6969-exec-7] [IN|REST|/policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies]
{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","topology_template":{"policies":[{"operational.modifyconfig":{"type":"onap.policies.controlloop.operational.common.Drools","type_version":"1.0.0","properties":{"id":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","timeout":1200.0,"abatement":false,"trigger":"unique-policy-id-1-modifyConfig","operations":[{"id":"unique-policy-id-1-modifyConfig","description":"Modify the packet generator","operation":{"actor":"CDS","operation":"modify-config","target":{"targetType":"VNF","entityIds":{"resourceID":"37b008b9-b367-4359-93fd-74d3ce0ee1a0"}},"payload":{"artifact_name":"vFW-CDS","artifact_version":"1.0.0","data":"{\"active-streams\": \"7\"}"}},"timeout":300.0,"retries":0.0,"success":"final_success","failure":"final_failure","failure_timeout":"final_failure_timeout","failure_retries":"final_failure_retries","failure_exception":"final_failure_exception","failure_guard":"final_failure_guard"}]},"name":"NULL","version":"1.0.0","metadata":{"policy-id":"operational.modifyconfig"}}}]},"name":"NULL","version":"0.0.0"}