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

Missing access control meta data for attributes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 8.0.0.CR1
    • None
    • Management
    • None

      Where is the attribute meta data?

      [standalone@localhost:9990 /] /subsystem=mail:read-resource-description(access-control=true){roles=maintainer}
      {
          "outcome" => "success",
          "result" => {
              "description" => "The mail subsystem",
              "attributes" => {},
              "operations" => undefined,
              "children" => {"mail-session" => {
                  "description" => "Mail session definition",
                  "model-description" => undefined
              }},
              "access-control" => {
                  "default" => {
                      "read-config" => true,
                      "write-config" => true,
                      "read-runtime" => true,
                      "write-runtime" => true,
                      "attributes" => {}
                  },
                  "exceptions" => {}
              }
          }
      }
      
      

            bstansbe@redhat.com Brian Stansberry
            rhn-support-hbraun Heiko Braun
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: