Forum Discussion
vishnu1994
Aug 17, 2022Altostratus
Help needed for As3 Declaration
Hi, I am trying to build a monitor using the AS3 Template and need \"STATUS\":\"allServicesOperative\" as my receive string if use the below code after deploying it removed all the " marks and d...
- Aug 23, 2022
"receive": "\"STATUS\":\"allServicesOperative\"", will removed all the " marks and deploys as STATUS:allServicesOperative
chang to this "receive": "\\\"STATUS\\\":\\\"allServicesOperative\\\"",in the GUI the result will be \"STATUS\":\"allServicesOperative\"you can enable AS3 controls.trace, controls.traceResponse, set its value to true and watch tmsh config process
xuwen
Aug 23, 2022Cumulonimbus
"receive": "\"STATUS\":\"allServicesOperative\"", will removed all the " marks and deploys as STATUS:allServicesOperative
chang to this "receive": "\\\"STATUS\\\":\\\"allServicesOperative\\\"",
in the GUI the result will be \"STATUS\":\"allServicesOperative\"
you can enable AS3 controls.trace, controls.traceResponse, set its value to true and watch tmsh config process
- vishnu1994Aug 23, 2022Altostratus
Thank you for the reply, I will validate and update
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects