You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BizNamestring`json:"bizName"`// ClusterName of the business
36
+
BizVersionstring`json:"bizVersion"`// Version of the business
37
+
BizModelVersionstring`json:"bizModelVersion"`// Pod key (podKey) used for aligning module state with Kubernetes pod state to prevent old uninstall requests from removing new modules. Format: {bizName}-{template}-{randomString} (e.g., biz1-web-single-host-786dfc476f-x2hwk)
38
+
Response ark_service.ArkResponse[ark.ArkResponseData] `json:"response"`// Response from ark service
0 commit comments