Checking Server Status

The server status can be checked using the command
search_master_api_instance.cluster_status()
Checking Collection Schema
The collection scheme describes the data configuration and structure:
search_master_api_instance.get_schema('collection_name')