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

Probe operations not visible in access control meta data

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 8.0.0.Beta1
    • None
    • Management
    • None

    Description

      See

      [domain@localhost:9999 /] /host=master/server=server-one/subsystem=transactions/log-store=log-store:read-resource-description(access-control=trim-descriptions, operations=true){roles=administrator}
      {
          "outcome" => "success",
          "result" => {
              "description" => undefined,
              "attributes" => undefined,
              "operations" => undefined,
              "children" => {"transactions" => {"model-description" => undefined}},
              "access-control" => {
                  "default" => {
                      "read" => true,
                      "write" => true,
                      "attributes" => {"type" => {
                          "read" => true,
                          "write" => false
                      }},
                      "operations" => {
                          "read-children-names" => {"execute" => true},
                          "read-operation-description" => {"execute" => true},
                          "read-operation-names" => {"execute" => true},
                          "read-children-types" => {"execute" => true},
                          "undefine-attribute" => {"execute" => true},
                          "read-children-resources" => {"execute" => true},
                          "read-resource-description" => {"execute" => true},
                          "read-resource" => {"execute" => true},
                          "read-attribute" => {"execute" => true},
                          "write-attribute" => {"execute" => true}
                      }
                  },
                  "exceptions" => {}
              }
          }
      }
      
      

      Attachments

        Issue Links

          Activity

            People

              kkhan1@redhat.com Kabir Khan
              rhn-support-hbraun Heiko Braun
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: