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)