You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Alena Prokharchyk (JIRA)" <ji...@apache.org> on 2014/03/07 23:11:43 UTC

[jira] [Created] (CLOUDSTACK-6213) Add new field to API @Parameter indicating if the param should be skipped from logs

Alena Prokharchyk created CLOUDSTACK-6213:
---------------------------------------------

             Summary: Add new field to API @Parameter indicating if the param should be skipped from logs
                 Key: CLOUDSTACK-6213
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6213
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
            Reporter: Alena Prokharchyk


There are 2 parameters in @Apicommand:

requestHasSensitiveInfo
responseHasSensitiveInfo

If set to true, the command will go through validation and certain parameters will be skipped from logging. Today these parameters are hardcoded. We have to introduce a generic way of marking this parameters as "excluded from logging". New field should be added to @Parameter for this purpose.



--
This message was sent by Atlassian JIRA
(v6.2#6252)