cortex-client 0.1.1

API for Cortex, a powerful observable analysis and active response engine.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# StreamStatusResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**remaining** | Option<**i64**> | Remaining time in seconds for the session/token. | [optional]
**warning** | Option<**bool**> | Whether a warning state is active (e.g., session about to expire). | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)