package common const ( CommonEnabledStatusEnabled = "enabled" CommonEnabledStatusDisabled = "disabled" )