VCSAgISZoneCapable()

VCSAgBool VCSAgISZoneCapable()

This API returns either True or False. If the agent is running on a system running Solaris 10 or higher, the API returns True; otherwise it returns False.

Agents use this API to decide whether or not to do something zone specific, such as, compare the zone_id field in the psinfo structure with the ID of the zone name specified in the resource configuration to confirm whether the found process is indeed the process the agent is looking for.