Bug ID 461804: [tmsh] one-line parameter does not work for "list apm resource remote-desktop"

Last Modified: Sep 13, 2023

Affected Product(s):
BIG-IP APM(all modules)

Known Affected Versions:
11.3.0, 11.4.0, 11.4.1, 11.5.0, 11.5.1, 11.5.2, 11.5.3, 11.5.4, 11.5.5, 11.5.6, 11.5.7, 11.5.8, 11.5.9, 11.5.10

Fixed In:
11.6.0

Opened: May 12, 2014

Severity: 3-Major

Related Article: K25749015

Symptoms

tmsh has an argument "one-line" that puts the output of list / show commands into one line per item for easier machine parsing. This argument works for most commands, including: list apm resource app-tunnel one-line. list apm resource portal-access one-line. However it does not work for: list apm resource remote-desktop one-line.

Impact

The output of step 2 is one-line per item, but the output of step 4 is multiple-lines per item.

Conditions

1. Create APM with remote-desktop and portal-access resources. 2. Run tmsh, try: list apm resource portal-access one-line. 3. Examine output, see each resource is on one line. 4. try: list apm resource remote-desktop one-line. 5. Examine output, see each resource is not in one line.

Workaround

None.

Fix Information

One-line parameter support has been added for tmsh command "list apm resource remote-desktop"

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips