f5-appsvcs-extension icon indicating copy to clipboard operation
f5-appsvcs-extension copied to clipboard

Where can I list my Shared object?

Open PatricDahl opened this issue 1 year ago • 0 comments

Creating a traffic logging profile that is visible in GUI but where do I get same listen with AS3? { "class": "ADC", "schemaVersion": "3.10.0", "remark": "Depicting creation of BIG-IP module log profiles", "Common": { "Shared": { "class": "Application", "template": "shared", "request-log-common": { "class": "Traffic_Log_Profile", "requestSettings": { "requestEnabled": true, "requestProtocol": "mds-tcp", "requestPool": { "use": "telemetry" } } } } } }

PatricDahl avatar Sep 30 '24 17:09 PatricDahl