Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-2910

json.pretty on REST management has no effect

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 8.1.0.CR1, 8.1.0.Final
    • 8.0.0.Final
    • REST
    • None
    • Hide

      as expected without format:
      curl --digest -u admin:somepw "http://localhost:9990/management/subsystem/jmx"

      missing format:
      curl --digest -u admin:somepw "http://localhost:9990/management/subsystem/jmx?json.pretty"

      Show
      as expected without format: curl --digest -u admin:somepw "http://localhost:9990/management/subsystem/jmx" missing format: curl --digest -u admin:somepw "http://localhost:9990/management/subsystem/jmx?json.pretty"

      Appending &json.pretty or ?json.pretty to a REST request no longer produces pretty printed JSON output.

            sdouglas1@redhat.com Stuart Douglas
            tobias_jira Tobias Frech (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: