The management file for pool MSAP is _admin\manage_nss\pool\ poolname\zlss\msap.xml . One file exists for each pool. This file contains MSAP statistics for the pool. The MSAP attribute is displayed in the enabledAttributes tag of the poolinfo.xml management file.
For manage.cmd, the pool operation getPoolInfo returns the MSAP tag ( <msap>) in the supportedAttributes tag ( <supportedAttributes>) and the enabledAttributes tag ( <enabledAttributes>).
For APIs, the pool feature zpool_feature_msap can be viewed and controlled using the zGetInfo and zModifyInfo commands.