Creating Backup of specific Indexes
About this task
API Data Store contains multiple indexes, each used to store different types of data. To
back up specific data, back up specific index or a set of indexes. To view the list of
available indexes in the API Data Store, use the following
command:
GET _cat/indices
API Data Store has the following indexes:
Index | Description |
---|---|
gateway_tenant_assets |
Specifies information related to all assets in webMethods API Gateway. It includes details about APIs, policies, and other required configurations. |
gateway_tenant_analytics |
Specifies data related to API usage, performance, and metrics. It also provides information on traffic patterns, response times, and overall API health. |
gateway_tenant_audit_auditlogs |
Specifies all significant events and actions within API Gateway. It includes details such as user access, policy enforcement, and security-related events. |
gateway_tenant_log |
Specifies logs generated by webMethods API Gateway during its operation. These logs capture information about requests, responses, errors, and system events. |
gateway_tenant_cache_cachestatistics |
Specifies cache-related statistics within the webMethods API Gateway. It provides insights into cache hits, misses, and efficiency. |
To take a backup of the required indexes