result = self._hc.drop_block_cache()
Result:
This method returns a dictionary, similar as Restful API, if it succeeds. Otherwise, “None” will be returned.
Parameter description:
Parameters | Description | Required |
---|---|---|
node (str) | Node to drop block cache | No, defaults to all nodes |
Table 99 Drop Block Cache (Python API)