diff --git a/model/clusters_mgmt/v1/environment_type.model b/model/clusters_mgmt/v1/environment_type.model index 311a322b..ca102ab0 100644 --- a/model/clusters_mgmt/v1/environment_type.model +++ b/model/clusters_mgmt/v1/environment_type.model @@ -24,4 +24,7 @@ struct Environment { // last time that the worker checked for limited support clusters LastLimitedSupportCheck Date + + // the backplane url for the environment + BackplaneURL String }