By default, the inheritance of default permissions by destinations is allowed for all local destinations. Use this command to list whether the inheritance of default permissions is enabled or disabled for a local destination.
To run the command, use the AdminTask object of the wsadmin scripting client.
wsadmin> $AdminTask help SIBAdminCommands
wsadmin> $AdminTask help command_name
To list the defaults inheritance setting for a destination, use the following command:
$AdminTask listInheritDefaultsForDestination
{-type destinationType
-bus busName
-destination destinationName}