feat(api): StatTemplateAutoControlController статистика авто-контроля
This commit is contained in:
@@ -220,6 +220,11 @@
|
||||
public const string GetForPeriod = BaseStat + "/templates/period";
|
||||
}
|
||||
|
||||
public static class StatTemplateAutoControl
|
||||
{
|
||||
public const string GetForPeriod = BaseStat + "/template-auto-controls/";
|
||||
}
|
||||
|
||||
public static class StatHost
|
||||
{
|
||||
public const string Get = BaseStat + "/hosts/";
|
||||
|
||||
Reference in New Issue
Block a user