I've tried using the pagecache commands, and am getting errors:
2014-09-08T11:33:12-05:00 ERR (3): The requested action 'pagecacheListRules' does not exist on this server<zendServerAPIResponse xmlns="http://www.zend.com/server/api/1.2">
<requestData>
<apiKeyName><![CDATA[Unknown]]></apiKeyName>
<method>default</method>
</requestData>
<errorData>
<errorCode>unknownMethod</errorCode>
<errorMessage><![CDATA[The requested action 'pagecacheListRules' does not exist on this server]]></errorMessage>
</errorData></zendServerAPIResponse>
======================================================================
The application has thrown an exception!
======================================================================
ZendServerWebApi\Model\Exception\ApiException
The requested action 'pagecacheListRules' does not exist on this server
The server in question is running version 7.0, and I have a target setup correctly (as in, other commands such as deployment work fine).
I've tried using the pagecache commands, and am getting errors:
The server in question is running version 7.0, and I have a target setup correctly (as in, other commands such as deployment work fine).