Get Project Environments Environment
data class GetProjectEnvironmentsEnvironment(val autoStopAt: String, val autoStopSetting: String, val clusterAgentId: Int, val createdAt: String, val description: String, val externalUrl: String, val fluxResourcePath: String, val id: Int, val kubernetesNamespace: String, val name: String, val slug: String, val state: String, val tier: String, val updatedAt: String)
Properties
Link copied to clipboard
Timestamp of when the environment is scheduled to stop, RFC3339 format.
Link copied to clipboard
The auto stop setting for the environment.
Link copied to clipboard
The ID of the environments cluster agent or null
if none is assigned.
Link copied to clipboard
The description of the environment.
Link copied to clipboard
Place to link to for this environment.
Link copied to clipboard
The Flux resource path to associate with this environment.
Link copied to clipboard
The Kubernetes namespace to associate with this environment.