# ApplicationPost
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | The application name |
**is_active** | **bool** | If the application can be deployed |
**is_telemetry_agent_active** | Option<**bool**> | If the telemetry agent is installed on the versions of this app. | [optional]
**image** | **String** | Image base64 string |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)