tencentcloud-sdk-nodejs-bh 4.1.227 → 4.1.246
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1815,81 +1815,117 @@ export interface DeleteOperationTasksRequest {
|
|
|
1815
1815
|
*/
|
|
1816
1816
|
export interface AppAsset {
|
|
1817
1817
|
/**
|
|
1818
|
-
*
|
|
1818
|
+
* <p>应用资产id</p>
|
|
1819
1819
|
*/
|
|
1820
1820
|
Id?: number;
|
|
1821
1821
|
/**
|
|
1822
|
-
*
|
|
1822
|
+
* <p>实例id</p>
|
|
1823
1823
|
*/
|
|
1824
1824
|
InstanceId?: string;
|
|
1825
1825
|
/**
|
|
1826
|
-
*
|
|
1826
|
+
* <p>资产名称</p>
|
|
1827
1827
|
*/
|
|
1828
1828
|
Name?: string;
|
|
1829
1829
|
/**
|
|
1830
|
-
*
|
|
1830
|
+
* <p>应用服务器id</p>
|
|
1831
1831
|
*/
|
|
1832
1832
|
DeviceId?: number;
|
|
1833
1833
|
/**
|
|
1834
|
-
*
|
|
1834
|
+
* <p>应用服务器账号id</p>
|
|
1835
1835
|
*/
|
|
1836
1836
|
DeviceAccountId?: number;
|
|
1837
1837
|
/**
|
|
1838
|
-
*
|
|
1838
|
+
* <p>应用资产类型。1-web应用</p>
|
|
1839
1839
|
*/
|
|
1840
1840
|
Kind?: number;
|
|
1841
1841
|
/**
|
|
1842
|
-
*
|
|
1842
|
+
* <p>客户端工具路径</p>
|
|
1843
1843
|
*/
|
|
1844
1844
|
ClientAppPath?: string;
|
|
1845
1845
|
/**
|
|
1846
|
-
*
|
|
1846
|
+
* <p>客户端工具类型</p>
|
|
1847
1847
|
*/
|
|
1848
1848
|
ClientAppKind?: string;
|
|
1849
1849
|
/**
|
|
1850
|
-
*
|
|
1850
|
+
* <p>应用资产url</p>
|
|
1851
1851
|
*/
|
|
1852
1852
|
Url?: string;
|
|
1853
1853
|
/**
|
|
1854
|
-
*
|
|
1854
|
+
* <p>托管状态</p><p>枚举值:</p><ul><li>0: 未托管</li><li>1: 已托管</li></ul>
|
|
1855
1855
|
*/
|
|
1856
1856
|
BindStatus?: number;
|
|
1857
1857
|
/**
|
|
1858
|
-
*
|
|
1858
|
+
* <p>应用服务器实例id</p>
|
|
1859
1859
|
*/
|
|
1860
1860
|
DeviceInstanceId?: string;
|
|
1861
1861
|
/**
|
|
1862
|
-
*
|
|
1862
|
+
* <p>应用服务器名称</p>
|
|
1863
1863
|
*/
|
|
1864
1864
|
DeviceName?: string;
|
|
1865
1865
|
/**
|
|
1866
|
-
*
|
|
1866
|
+
* <p>应用服务器账号名称</p>
|
|
1867
1867
|
*/
|
|
1868
1868
|
DeviceAccountName?: string;
|
|
1869
1869
|
/**
|
|
1870
|
-
*
|
|
1870
|
+
* <p>堡垒机实例id</p>
|
|
1871
1871
|
*/
|
|
1872
1872
|
ResourceId?: string;
|
|
1873
1873
|
/**
|
|
1874
|
-
*
|
|
1874
|
+
* <p>堡垒机实例信息</p>
|
|
1875
1875
|
*/
|
|
1876
1876
|
Resource?: Resource;
|
|
1877
1877
|
/**
|
|
1878
|
-
*
|
|
1878
|
+
* <p>网络域id</p>
|
|
1879
1879
|
*/
|
|
1880
1880
|
DomainId?: string;
|
|
1881
1881
|
/**
|
|
1882
|
-
*
|
|
1882
|
+
* <p>网络域名称</p>
|
|
1883
1883
|
*/
|
|
1884
1884
|
DomainName?: string;
|
|
1885
1885
|
/**
|
|
1886
|
-
*
|
|
1886
|
+
* <p>资产组信息</p>
|
|
1887
1887
|
*/
|
|
1888
1888
|
GroupSet?: Array<Group>;
|
|
1889
1889
|
/**
|
|
1890
|
-
*
|
|
1890
|
+
* <p>资产所属部门</p>
|
|
1891
1891
|
*/
|
|
1892
1892
|
Department?: Department;
|
|
1893
|
+
/**
|
|
1894
|
+
* <p>账号数量</p>
|
|
1895
|
+
*/
|
|
1896
|
+
AccountCount?: number;
|
|
1897
|
+
/**
|
|
1898
|
+
* <p>代填类型</p><p>枚举值:</p><ul><li>0: 不支持代填</li><li>1: 元素定位代填</li></ul>
|
|
1899
|
+
*/
|
|
1900
|
+
AgentInputType?: number;
|
|
1901
|
+
/**
|
|
1902
|
+
* <p>是否自动提交</p><p>枚举值:</p><ul><li>0: 不自动提交</li><li>1: 自动提交</li></ul>
|
|
1903
|
+
*/
|
|
1904
|
+
AgentInputSubmit?: number;
|
|
1905
|
+
/**
|
|
1906
|
+
* <p>用户名输入框选择器类型</p><p>枚举值:</p><ul><li>id: html标签id属性</li><li>name: html标签name属性</li><li>selector: css选择器</li><li>xpath: xpath</li></ul>
|
|
1907
|
+
*/
|
|
1908
|
+
UserNameType?: string;
|
|
1909
|
+
/**
|
|
1910
|
+
* <p>用户名输入框选择器属性</p>
|
|
1911
|
+
*/
|
|
1912
|
+
UserNameValue?: string;
|
|
1913
|
+
/**
|
|
1914
|
+
* <p>密码输入框选择器类型</p><p>枚举值:</p><ul><li>id: html标签id属性</li><li>name: html标签name属性</li><li>selector: css选择器</li><li>xpath: xpath</li></ul>
|
|
1915
|
+
*/
|
|
1916
|
+
PasswordType?: string;
|
|
1917
|
+
/**
|
|
1918
|
+
* <p>密码输入框选择器属性</p>
|
|
1919
|
+
*/
|
|
1920
|
+
PasswordValue?: string;
|
|
1921
|
+
/**
|
|
1922
|
+
* <p>提交按钮选择器类型,为空表示不支持自动提交</p><p>枚举值:</p><ul><li>id: html标签id属性</li><li>name: html标签name属性</li><li>selector: css选择器</li><li>xpath: xpath</li></ul>
|
|
1923
|
+
*/
|
|
1924
|
+
SubmitType?: string;
|
|
1925
|
+
/**
|
|
1926
|
+
* <p>提交按钮选择器属性值</p>
|
|
1927
|
+
*/
|
|
1928
|
+
SubmitValue?: string;
|
|
1893
1929
|
}
|
|
1894
1930
|
/**
|
|
1895
1931
|
* DescribeAssetSyncStatus返回参数结构体
|