Created
August 19, 2013 15:29
-
-
Save kabir/6270430 to your computer and use it in GitHub Desktop.
r-r-d
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [standalone@localhost:9990 /] /subsystem=datasources/data-source=*:read-resource-description(access-control=trim-descriptions){roles=maintainer} { | |
| "outcome" => "success", | |
| "result" => [ | |
| { | |
| "address" => [ | |
| ("subsystem" => "datasources"), | |
| ("data-source" => "Test") | |
| ], | |
| "outcome" => "success", | |
| "result" => { | |
| "description" => undefined, | |
| "access-constraints" => {"application" => {"data-source" => {"type" => "datasources"}}}, | |
| "attributes" => undefined, | |
| "operations" => undefined, | |
| "children" => { | |
| "connection-properties" => {"model-description" => undefined}, | |
| "statistics" => {} | |
| }, | |
| "access-control" => { | |
| "default" => { | |
| "read" => true, | |
| "write" => true, | |
| "attributes" => { | |
| "share-prepared-statements" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "driver-class" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "prepared-statements-cache-size" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "spy" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "password" => { | |
| "read" => false, | |
| "write" => false | |
| }, | |
| "max-pool-size" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "set-tx-query-timeout" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "jndi-name" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "url-delimiter" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "enabled" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "blocking-timeout-wait-millis" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "pool-use-strict-min" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "validate-on-match" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "transaction-isolation" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "jta" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "valid-connection-checker-class-name" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "allocation-retry-wait-millis" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "exception-sorter-properties" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "background-validation-millis" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "track-statements" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "use-fast-fail" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "flush-strategy" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "stale-connection-checker-class-name" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "exception-sorter-class-name" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "background-validation" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "check-valid-connection-sql" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "reauth-plugin-class-name" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "allow-multiple-users" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "url-selector-strategy-class-name" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "user-name" => { | |
| "read" => false, | |
| "write" => false | |
| }, | |
| "use-ccm" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "reauth-plugin-properties" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "driver-name" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "stale-connection-checker-properties" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "datasource-class" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "idle-timeout-minutes" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "query-timeout" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "use-java-context" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "valid-connection-checker-properties" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "min-pool-size" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "allocation-retry" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "security-domain" => { | |
| "read" => false, | |
| "write" => false | |
| }, | |
| "new-connection-sql" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "connection-url" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "use-try-lock" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "pool-prefill" => { | |
| "read" => true, | |
| "write" => true | |
| } | |
| } | |
| }, | |
| "exceptions" => {} | |
| } | |
| } | |
| }, | |
| { | |
| "address" => [ | |
| ("subsystem" => "datasources"), | |
| ("data-source" => "ExampleDS") | |
| ], | |
| "outcome" => "success", | |
| "result" => { | |
| "description" => undefined, | |
| "access-constraints" => {"application" => {"data-source" => {"type" => "datasources"}}}, | |
| "attributes" => undefined, | |
| "operations" => undefined, | |
| "children" => { | |
| "connection-properties" => {"model-description" => undefined}, | |
| "statistics" => {} | |
| }, | |
| "access-control" => { | |
| "default" => { | |
| "read" => true, | |
| "write" => true, | |
| "attributes" => { | |
| "share-prepared-statements" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "driver-class" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "prepared-statements-cache-size" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "spy" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "password" => { | |
| "read" => false, | |
| "write" => false | |
| }, | |
| "max-pool-size" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "set-tx-query-timeout" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "jndi-name" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "url-delimiter" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "enabled" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "blocking-timeout-wait-millis" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "pool-use-strict-min" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "validate-on-match" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "transaction-isolation" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "jta" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "valid-connection-checker-class-name" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "allocation-retry-wait-millis" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "exception-sorter-properties" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "background-validation-millis" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "track-statements" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "use-fast-fail" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "flush-strategy" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "stale-connection-checker-class-name" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "exception-sorter-class-name" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "background-validation" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "check-valid-connection-sql" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "reauth-plugin-class-name" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "allow-multiple-users" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "url-selector-strategy-class-name" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "user-name" => { | |
| "read" => false, | |
| "write" => false | |
| }, | |
| "use-ccm" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "reauth-plugin-properties" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "driver-name" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "stale-connection-checker-properties" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "datasource-class" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "idle-timeout-minutes" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "query-timeout" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "use-java-context" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "valid-connection-checker-properties" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "min-pool-size" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "allocation-retry" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "security-domain" => { | |
| "read" => false, | |
| "write" => false | |
| }, | |
| "new-connection-sql" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "connection-url" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "use-try-lock" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "pool-prefill" => { | |
| "read" => true, | |
| "write" => true | |
| } | |
| } | |
| }, | |
| "exceptions" => {} | |
| } | |
| } | |
| }, | |
| { | |
| "address" => [ | |
| ("subsystem" => "datasources"), | |
| ("data-source" => "*") | |
| ], | |
| "outcome" => "success", | |
| "result" => { | |
| "description" => undefined, | |
| "access-constraints" => {"application" => {"data-source" => {"type" => "datasources"}}}, | |
| "attributes" => undefined, | |
| "operations" => undefined, | |
| "children" => {"connection-properties" => {"model-description" => undefined}}, | |
| "access-control" => { | |
| "default" => { | |
| "read" => true, | |
| "write" => true, | |
| "attributes" => { | |
| "share-prepared-statements" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "driver-class" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "prepared-statements-cache-size" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "spy" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "password" => { | |
| "read" => false, | |
| "write" => false | |
| }, | |
| "max-pool-size" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "set-tx-query-timeout" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "jndi-name" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "url-delimiter" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "enabled" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "blocking-timeout-wait-millis" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "pool-use-strict-min" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "validate-on-match" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "transaction-isolation" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "jta" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "valid-connection-checker-class-name" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "allocation-retry-wait-millis" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "exception-sorter-properties" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "background-validation-millis" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "track-statements" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "use-fast-fail" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "flush-strategy" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "stale-connection-checker-class-name" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "exception-sorter-class-name" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "background-validation" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "check-valid-connection-sql" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "reauth-plugin-class-name" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "allow-multiple-users" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "url-selector-strategy-class-name" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "user-name" => { | |
| "read" => false, | |
| "write" => false | |
| }, | |
| "use-ccm" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "reauth-plugin-properties" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "driver-name" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "stale-connection-checker-properties" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "datasource-class" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "idle-timeout-minutes" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "query-timeout" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "use-java-context" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "valid-connection-checker-properties" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "min-pool-size" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "allocation-retry" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "security-domain" => { | |
| "read" => false, | |
| "write" => false | |
| }, | |
| "new-connection-sql" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "connection-url" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "use-try-lock" => { | |
| "read" => true, | |
| "write" => true | |
| }, | |
| "pool-prefill" => { | |
| "read" => true, | |
| "write" => true | |
| } | |
| } | |
| }, | |
| "exceptions" => {} | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| [standalone@localhost:9990 /] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment