|
GetWhereUsed 服务在 ThingWorx 9.3 及更高版本中可用。
|
参数
|
基本类型
|
说明
|
---|---|---|
query
|
JSON
|
筛选结果。
|
charType
|
STRING
|
筛选出实体特征的所有使用实例的结果。可能的输入包括 ALL、Property、Service/Event 和 LocalizationToken。
|
charName
|
STRING
|
将结果过滤为实体上特定特征的所有使用。
|
|
对于涉及 "ALL 或 Service/Event" 的行,选择任一 charType 将产生相同的输出,因为该实体仅具有服务/事件特征。
|
实体类型
|
charType
|
charName
|
结果
|
---|---|---|---|
所有实体类型
|
不适用
|
不适用
|
特定实体的使用关系的引用。
|
Authenticator
|
ALL 或 Service/Event
|
不适用
|
引用该身份验证器实体上特征的所有使用。
|
Authenticator
|
ALL 或 Service/Event
|
ServiceName
|
引用该身份验证器实体上名称为 ServiceName 的特征的所有使用。
|
DirectoryService
|
ALL 或 Service/Event
|
不适用
|
引用该 DirectoryService 实体上特征的所有使用。
|
DirectoryService
|
ALL 或 Service/Event
|
ServiceName
|
引用该 DirectoryService 实体上名称为 ServiceName 的特征的所有使用。
|
LocalizationTable
|
不适用
|
不适用
|
引用本地化表的使用。
|
LocalizationTable
|
ALL 或 LocalizationToken
|
不适用
|
引用本地化表上所有令牌的使用。
|
LocalizationTable
|
ALL 或 LocalizationToken
|
TokenName
|
引用本地化表中特定令牌 TokenName 的所有使用。
|
NotificationDefinition
|
ALL 或 Service/Event
|
不适用
|
引用该 NotificationDefinition 实体上特征的所有使用。
|
NotificationDefinition
|
ALL 或 Service/Event
|
ServiceName
|
引用该 NotificationDefinition 实体上名称为 ServiceName 的特征的所有使用。
|
Project
|
ALL 或 Service/Event
|
不适用
|
引用该项目实体上特征的所有使用。
|
Project
|
ALL 或 Service/Event
|
ServiceName
|
引用该项目实体上名称为 ServiceName 的特征的所有使用。
|
Subsystem
|
ALL 或 Service/Event
|
不适用
|
引用该子系统实体上特征的所有使用。
|
Subsystem
|
ALL 或 Service/Event
|
ServiceName
|
引用该子系统实体上名称为 ServiceName 的特征的所有使用。
|
Thing
|
ALL
|
不适用
|
引用该事物实体上特征的所有使用。
|
Thing
|
ALL
|
ServiceName
|
引用该事物实体上名称为 ServiceName 的特征的所有使用。
|
Thing
|
Property
|
不适用
|
引用该事物实体上属性的所有使用。
|
Thing
|
Service/Event
|
不适用
|
引用该事物实体上服务和事件的所有使用。
|
ThingGroup
|
ALL 或 Service/Event
|
不适用
|
引用该 ThingGroup 实体上特征的所有使用。
|
ThingGroup
|
ALL 或 Service/Event
|
ServiceName
|
引用该 ThingGroup 实体上名称为 ServiceName 的特征的所有使用。
|
ThingShape
|
ALL
|
不适用
|
引用该事物形态实体上特征的所有使用。
|
ThingShape
|
ALL
|
ServiceName
|
引用该事物形态实体上名称为 ServiceName 的特征的所有使用。
|
ThingShape
|
Property
|
不适用
|
引用该事物形态实体上属性的所有使用。
|
ThingShape
|
Service/Event
|
不适用
|
引用该事物形态实体上服务和事件的所有使用。
|
ThingTemplate
|
ALL
|
不适用
|
引用该事物模板实体上特征的所有使用。
|
ThingTemplate
|
ALL
|
ServiceName
|
引用该事物模板实体上名称为 ServiceName 的特征的所有使用。
|
ThingTemplate
|
Property
|
不适用
|
引用该事物模板实体上属性的所有使用。
|
ThingTemplate
|
Service/Event
|
不适用
|
引用该事物模板实体上服务和事件的所有使用。
|