Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 ADC REST API 获取数据资产的数据配置文件,但没有看到任何专门公开数据配置文件信息的 API。是否有公开数据资产的表和列配置文件的 Rest API?如果没有,此功能是否包含在路线图中?
您可以对资产使用 GET API,它也会检索数据配置文件。没有专门针对数据配置文件的特定 API。
希望这会有所帮助,莫妮卡