edgegap 0.1.0

Auto-generated client library for the Edgegap API, used by the arbctl tool
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# DeploymentSessionContext

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**session_id** | **String** | Unique UUID | 
**status** | **String** | Current status of the session | 
**ready** | **bool** | If the session is linked to a Ready deployment | 
**linked** | **bool** | If the session is linked to a deployment | 
**kind** | **String** | Type of session created | 
**user_count** | **i32** | Count of user this session currently have | 

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