Ask a question to get started
Enter to sendā¢Shift+Enter new line
Create a cache Args: name(str): name of the cache. config(str): configuration of the cache. Returns: An http Response containing the result of the operation
cache_post( self, name: str, config: str, ) -> Response