

Cadet 2nd Class
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-12-09
21:23
261 views
How to specify TC parameters on calls to API scanner
Hi,
I saw this from the Swagger documentation:
TCMacroParameters - override parameters defined in TruClient macros. The macros must exist in the scan settings and the parameters must exist in the macro. ("TCMacroParameters":{"mylogin":{"param1":"value1","param2":"value2"}})
I am not sure I am able to follow what "mylogin" string is in the above.
When I make an API request, I got an error - Macro with name 'mylogin' does not exist in the scan settings, so, there definitely is some intermediate step that I need to do.
I could see the MyPasswordParameter which I configured within my login macro being prompted at the time of starting a Basic Website Scan from within the WebInspect GUI. So, I know the parameter setup is correctly done.
0 Replies