function
stringlengths
11
56k
repo_name
stringlengths
5
60
features
list
def _deserialize(self, params): self.AssetTypeSet = params.get("AssetTypeSet") self.PolicySetId = params.get("PolicySetId") self.PeriodTaskId = params.get("PeriodTaskId") memeber_set = set(params.keys()) for name, value in vars(self).items(): if name in memeber_set: ...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param TaskId: 返回创建的合规检查任务的ID。 :type TaskId: int :param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 :type RequestId: str """ self.TaskId = None self.RequestId = None
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param AssetType: 要导出信息的资产类型 :type AssetType: str :param ExportByAsset: 按照检测项导出,还是按照资产导出。true: 按照资产导出;false: 按照检测项导出。 :type ExportByAsset: bool :param ExportAll: true, 全部导出;false, 根据IdList来导出数据。 :type ExportAll: bool :param IdList:...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param JobId: 返回创建的导出任务的ID
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def _deserialize(self, params): self.JobId = params.get("JobId") self.RequestId = params.get("RequestId")
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param CoresCnt: 弹性计费上限,最小值500 :type CoresCnt: int """ self.CoresCnt = None
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 :type RequestId: str """ self.RequestId = None
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param TaskId: 返回创建的集群检查任务的ID,为0表示创建失败。 :type TaskId: int :param CreateResult: 创建检查任务的结果,"Succ"为成功,"Failed"为失败 :type CreateResult: str :param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 :type RequestId: str """ se...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param TaskId: 任务id :type TaskId: str :param ContainerIds: 需要扫描的容器id集合 :type ContainerIds: list of str :param TimeoutAll: 是否是扫描全部超时的 :type TimeoutAll: bool :param Timeout: 重新设置的超时时长 :type Timeout: int """ se...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 :type RequestId: str """ self.RequestId = None
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param ScanPathAll: 是否扫描所有路径 :type ScanPathAll: bool :param ScanRangeType: 扫描范围0容器1主机节点 :type ScanRangeType: int :param ScanRangeAll: true 全选,false 自选 :type ScanRangeAll: bool :param Timeout: 超时时长,单位小时 :type Timeout: int ...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param TaskID: 任务id :type TaskID: str :param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 :type RequestId: str """ self.TaskID = None self.RequestId = None
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param RuleIdSet: 策略的ids :type RuleIdSet: list of str """ self.RuleIdSet = None
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 :type RequestId: str """ self.RequestId = None
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param RuleIdSet: 策略的ids :type RuleIdSet: list of str """ self.RuleIdSet = None
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 :type RequestId: str """ self.RequestId = None
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param WhitelistIdSet: 指定的白名单项的ID的列表 :type WhitelistIdSet: list of int non-negative """ self.WhitelistIdSet = None
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 :type RequestId: str """ self.RequestId = None
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param WhiteListIdSet: 白名单ids :type WhiteListIdSet: list of str """ self.WhiteListIdSet = None
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 :type RequestId: str """ self.RequestId = None
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param WhiteListIdSet: 白名单ids :type WhiteListIdSet: list of str """ self.WhiteListIdSet = None
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 :type RequestId: str """ self.RequestId = None
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param EventId: 事件唯一id :type EventId: str """ self.EventId = None
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param EventBaseInfo: 事件基本信息 :type EventBaseInfo: :class:`tencentcloud.tcss.v20201101.models.RunTimeEventBaseInfo` :param ProcessInfo: 进程信息 :type ProcessInfo: :class:`tencentcloud.tcss.v20201101.models.ProcessDetailInfo` :param ParentProcessInfo: ...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param ExportField: 导出字段 :type ExportField: list of str :param Limit: 需要返回的数量,默认为10,最大值为100 :type Limit: int :param Offset: 偏移量,默认为0。 :type Offset: int :param Filters: 过滤参数,"Filters":[{"Name":"Status","Values":["2"]}] :type...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param DownloadUrl: execle下载地址
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def _deserialize(self, params): self.DownloadUrl = params.get("DownloadUrl") self.RequestId = params.get("RequestId")
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param Limit: 需要返回的数量,默认为10,最大值为100 :type Limit: int :param Offset: 偏移量,默认为0。 :type Offset: int :param Filters: 过滤参数,"Filters":[{"Name":"Status","Values":["2"]}] :type Filters: list of RunTimeFilters :param Order: 升序降序,asc desc ...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param TotalCount: 事件总数量 :type TotalCount: int :param EventSet: 异常进程数组 :type EventSet: list of AbnormalProcessEventInfo :param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 :type RequestId: str """ self.TotalCount =...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param RuleId: 策略唯一id :type RuleId: str :param ImageId: 镜像id, 在添加白名单的时候使用 :type ImageId: str """ self.RuleId = None self.ImageId = None
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param RuleDetail: 异常进程策略详细信息 :type RuleDetail: :class:`tencentcloud.tcss.v20201101.models.AbnormalProcessRuleInfo` :param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 :type RequestId: str """ self.RuleDetail = None self.R...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param ExportField: 导出字段 :type ExportField: list of str :param Limit: 需要返回的数量,默认为10,最大值为100 :type Limit: int :param Offset: 偏移量,默认为0。 :type Offset: int :param Filters: 过滤参数,"Filters":[{"Name":"Status","Values":["2"]}] :type...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param DownloadUrl: execle下载地址
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def _deserialize(self, params): self.DownloadUrl = params.get("DownloadUrl") self.RequestId = params.get("RequestId")
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param Limit: 需要返回的数量,默认为10,最大值为100 :type Limit: int :param Offset: 偏移量,默认为0。 :type Offset: int :param Filters: 过滤参数,"Filters":[{"Name":"Status","Values":["2"]}] :type Filters: list of RunTimeFilters :param Order: 升序降序,asc desc ...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param TotalCount: 事件总数量 :type TotalCount: int :param RuleSet: 异常进程策略信息列表 :type RuleSet: list of RuleBaseInfo :param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 :type RequestId: str """ self.TotalCount = None ...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param EventId: 事件唯一id :type EventId: str """ self.EventId = None
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param EventBaseInfo: 事件基本信息 :type EventBaseInfo: :class:`tencentcloud.tcss.v20201101.models.RunTimeEventBaseInfo` :param ProcessInfo: 进程信息 :type ProcessInfo: :class:`tencentcloud.tcss.v20201101.models.ProcessDetailInfo` :param TamperedFileInfo: 被...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param ExportField: 导出字段 :type ExportField: list of str :param Limit: 需要返回的数量,默认为10,最大值为100 :type Limit: int :param Offset: 偏移量,默认为0。 :type Offset: int :param Filters: 过滤参数,"Filters":[{"Name":"Status","Values":["2"]}] :type...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param DownloadUrl: execle下载地址
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def _deserialize(self, params): self.DownloadUrl = params.get("DownloadUrl") self.RequestId = params.get("RequestId")
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param Limit: 需要返回的数量,默认为10,最大值为100 :type Limit: int :param Offset: 偏移量,默认为0。 :type Offset: int :param Filters: 过滤参数,"Filters":[{"Name":"Status","Values":["2"]}] :type Filters: list of RunTimeFilters :param Order: 升序降序,asc desc ...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param TotalCount: 事件总数量 :type TotalCount: int :param EventSet: 访问控制事件数组 :type EventSet: list of AccessControlEventInfo :param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 :type RequestId: str """ self.TotalCount =...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param RuleId: 策略唯一id :type RuleId: str :param ImageId: 镜像id, 仅仅在事件加白的时候使用 :type ImageId: str """ self.RuleId = None self.ImageId = None
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param RuleDetail: 运行时策略详细信息 :type RuleDetail: :class:`tencentcloud.tcss.v20201101.models.AccessControlRuleInfo` :param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 :type RequestId: str """ self.RuleDetail = None self.Requ...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param ExportField: 导出字段 :type ExportField: list of str :param Limit: 需要返回的数量,默认为10,最大值为100 :type Limit: int :param Offset: 偏移量,默认为0。 :type Offset: int :param Filters: 过滤参数,"Filters":[{"Name":"Status","Values":["2"]}] :type...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param DownloadUrl: execle下载地址
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def _deserialize(self, params): self.DownloadUrl = params.get("DownloadUrl") self.RequestId = params.get("RequestId")
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param Limit: 需要返回的数量,默认为10,最大值为100 :type Limit: int :param Offset: 偏移量,默认为0。 :type Offset: int :param Filters: 过滤参数,"Filters":[{"Name":"Status","Values":["2"]}] :type Filters: list of RunTimeFilters :param Order: 升序降序,asc desc ...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param TotalCount: 事件总数量 :type TotalCount: int :param RuleSet: 访问控制策略信息列表 :type RuleSet: list of RuleBaseInfo :param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 :type RequestId: str """ self.TotalCount = None ...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param SeriousRiskClusterCount: 严重风险的集群数量 :type SeriousRiskClusterCount: int :param HighRiskClusterCount: 高危风险的集群数量 :type HighRiskClusterCount: int :param MiddleRiskClusterCount: 中危风险的集群数量 :type MiddleRiskClusterCount: int :param H...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param CheckItemId: 唯一的检测项的ID :type CheckItemId: int :param Offset: 偏移量 :type Offset: int :param Limit: 每次查询的最大记录数量 :type Limit: int :param Filters: Name - String
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def _deserialize(self, params): self.CheckItemId = params.get("CheckItemId") self.Offset = params.get("Offset") self.Limit = params.get("Limit") if params.get("Filters") is not None: self.Filters = [] for item in params.get("Filters"): obj = Compli...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param TotalCount: 受影响的节点总数 :type TotalCount: int :param AffectedNodeList: 受影响的节点列表 :type AffectedNodeList: list of AffectedNodeItem :param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 :type RequestId: str """ self...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param CheckItemId: 唯一的检测项的ID :type CheckItemId: int :param Offset: 偏移量 :type Offset: int :param Limit: 每次查询的最大记录数量 :type Limit: int :param Filters: Name - String
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def _deserialize(self, params): self.CheckItemId = params.get("CheckItemId") self.Offset = params.get("Offset") self.Limit = params.get("Limit") if params.get("Filters") is not None: self.Filters = [] for item in params.get("Filters"): obj = Compli...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param TotalCount: 受影响的workload列表数量 :type TotalCount: int :param AffectedWorkloadList: 受影响的workload列表 :type AffectedWorkloadList: list of AffectedWorkloadItem :param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 :type RequestId: st...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param Limit: 需要返回的数量,默认为10,最大值为100 :type Limit: int :param Offset: 偏移量,默认为0。 :type Offset: int :param Filters: 过滤条件。
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def _deserialize(self, params): self.Limit = params.get("Limit") self.Offset = params.get("Offset") if params.get("Filters") is not None: self.Filters = [] for item in params.get("Filters"): obj = AssetFilters() obj._deserialize(item) ...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param List: db服务列表 :type List: list of ServiceInfo :param TotalCount: 总数量 :type TotalCount: int :param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 :type RequestId: str """ self.List = None self.TotalCount...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param ContainerID: 容器id :type ContainerID: str :param Limit: 需要返回的数量,默认为10,最大值为100 :type Limit: int :param Offset: 偏移量,默认为0。 :type Offset: int :param Filters: 过滤条件 :type Filters: list of AssetFilters """ se...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param List: 组件列表 :type List: list of ComponentInfo :param TotalCount: 总数量 :type TotalCount: int :param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 :type RequestId: str """ self.List = None self.TotalCount...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param ContainerId: 容器id :type ContainerId: str """ self.ContainerId = None
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param HostID: 主机id :type HostID: str :param HostIP: 主机ip :type HostIP: str :param ContainerName: 容器名称 :type ContainerName: str :param Status: 运行状态 :type Status: str :param RunAs: 运行账户 :type RunAs: str ...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param Limit: 需要返回的数量,默认为10,最大值为100 :type Limit: int :param Offset: 偏移量,默认为0。 :type Offset: int :param Filters: 过滤条件。
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def _deserialize(self, params): self.Limit = params.get("Limit") self.Offset = params.get("Offset") if params.get("Filters") is not None: self.Filters = [] for item in params.get("Filters"): obj = AssetFilters() obj._deserialize(item) ...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param List: 容器列表 :type List: list of ContainerInfo :param TotalCount: 总数量 :type TotalCount: int :param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 :type RequestId: str """ self.List = None self.TotalCount...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param Limit: 需要返回的数量,默认为10,最大值为100 :type Limit: int :param Offset: 偏移量,默认为0。 :type Offset: int :param Filters: 过滤条件。
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def _deserialize(self, params): self.Limit = params.get("Limit") self.Offset = params.get("Offset") if params.get("Filters") is not None: self.Filters = [] for item in params.get("Filters"): obj = AssetFilters() obj._deserialize(item) ...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param List: db服务列表 :type List: list of ServiceInfo :param TotalCount: 总数量 :type TotalCount: int :param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 :type RequestId: str """ self.List = None self.TotalCount...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param HostId: 主机id :type HostId: str """ self.HostId = None
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param UUID: 云镜uuid :type UUID: str :param UpdateTime: 更新时间 :type UpdateTime: str :param HostName: 主机名 :type HostName: str :param Group: 主机分组 :type Group: str :param HostIP: 主机IP :type HostIP: str :p...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param Limit: 需要返回的数量,默认为10,最大值为100 :type Limit: int :param Offset: 偏移量,默认为0。 :type Offset: int :param Filters: 过滤条件。
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def _deserialize(self, params): self.Limit = params.get("Limit") self.Offset = params.get("Offset") if params.get("Filters") is not None: self.Filters = [] for item in params.get("Filters"): obj = AssetFilters() obj._deserialize(item) ...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param List: 主机列表 :type List: list of HostInfo :param TotalCount: 总数量 :type TotalCount: int :param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 :type RequestId: str """ self.List = None self.TotalCount = No...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param Limit: 需要返回的数量,默认为10,最大值为100 :type Limit: int :param Offset: 偏移量,默认为0。 :type Offset: int :param Filters: 过滤参数,"Filters":[{"Name":"EventType","Values":[""]}]
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def _deserialize(self, params): self.Limit = params.get("Limit") self.Offset = params.get("Offset") if params.get("Filters") is not None: self.Filters = [] for item in params.get("Filters"): obj = RunTimeFilters() obj._deserialize(item) ...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param TotalCount: 事件总数量 :type TotalCount: int :param ImageBindRuleSet: 镜像绑定规则列表 :type ImageBindRuleSet: list of ImagesBindRuleInfo :param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 :type RequestId: str """ self....
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param ImageID: 镜像id :type ImageID: str """ self.ImageID = None
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param ImageID: 镜像ID :type ImageID: str :param ImageName: 镜像名称 :type ImageName: str :param CreateTime: 创建时间 :type CreateTime: str :param Size: 镜像大小 :type Size: int :param HostCnt: 关联主机个数
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def _deserialize(self, params): self.ImageID = params.get("ImageID") self.ImageName = params.get("ImageName") self.CreateTime = params.get("CreateTime") self.Size = params.get("Size") self.HostCnt = params.get("HostCnt") self.ContainerCnt = params.get("ContainerCnt") ...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param Filters: 过滤条件 支持ImageID,HostID :type Filters: list of AssetFilters """ self.Filters = None
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param List: 镜像列表 :type List: list of ImageHost :param TotalCount: 总数量 :type TotalCount: int :param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 :type RequestId: str """ self.List = None self.TotalCount = N...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param ExportField: 导出字段 :type ExportField: list of str :param Limit: 需要返回的数量,默认为10,最大值为100 :type Limit: int :param Offset: 偏移量,默认为0。 :type Offset: int :param Filters: 过滤条件。
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def _deserialize(self, params): self.ExportField = params.get("ExportField") self.Limit = params.get("Limit") self.Offset = params.get("Offset") if params.get("Filters") is not None: self.Filters = [] for item in params.get("Filters"): obj = AssetF...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param DownloadUrl: excel文件下载地址 :type DownloadUrl: str :param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 :type RequestId: str """ self.DownloadUrl = None self.RequestId = None
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param Limit: 需要返回的数量,默认为10,最大值为100 :type Limit: int :param Offset: 偏移量,默认为0。 :type Offset: int :param Filters: 过滤条件。
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def _deserialize(self, params): self.Limit = params.get("Limit") self.Offset = params.get("Offset") if params.get("Filters") is not None: self.Filters = [] for item in params.get("Filters"): obj = AssetFilters() obj._deserialize(item) ...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param List: 镜像列表 :type List: list of ImagesInfo :param TotalCount: 总数量 :type TotalCount: int :param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 :type RequestId: str """ self.List = None self.TotalCount = ...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param Status: 更新进度状态,doing更新中,success更新成功,failed失败 :type Status: str :param Err: 错误信息
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def _deserialize(self, params): self.Status = params.get("Status") self.Err = params.get("Err") self.RequestId = params.get("RequestId")
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param Id: 仓库列表id :type Id: int :param ImageId: 镜像ID :type ImageId: str """ self.Id = None self.ImageId = None
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param ImageDigest: 镜像Digest
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def _deserialize(self, params): self.ImageDigest = params.get("ImageDigest") self.ImageRepoAddress = params.get("ImageRepoAddress") self.RegistryType = params.get("RegistryType") self.ImageName = params.get("ImageName") self.ImageTag = params.get("ImageTag") self.ScanTime...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param ExportField: 导出字段 :type ExportField: list of str :param Limit: 需要返回的数量,默认为10,最大值为100 :type Limit: int :param Offset: 偏移量,默认为0 :type Offset: int :param Filters: 排序字段 :type Filters: list of AssetFilters :param ...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param DownloadUrl: excel文件下载地址
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def _deserialize(self, params): self.DownloadUrl = params.get("DownloadUrl") self.RequestId = params.get("RequestId")
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param Limit: 需要返回的数量,默认为10,最大值为100 :type Limit: int :param Offset: 偏移量,默认为0 :type Offset: int :param Filters: 过滤字段
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def _deserialize(self, params): self.Limit = params.get("Limit") self.Offset = params.get("Offset") if params.get("Filters") is not None: self.Filters = [] for item in params.get("Filters"): obj = AssetFilters() obj._deserialize(item) ...
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]
def __init__(self): r""" :param List: 镜像仓库列表
tzpBingo/github-trending
[ 42, 20, 42, 1, 1504755582 ]