Get storage providers overview
providers.read
该接口返回:
profilesdefaultProfiledefaultWriteProfileruntimealignment
Create storage profile
providers.create
请求体需要包含:
namedisplayNameproviderTypeisEnabledisDefaultconfigurationsecretConfiguration
Update storage profile
providers.update
采用 patch 语义,只更新你显式提交的字段。
Delete storage profile
providers.delete
Set default storage profile
settings.update
成功后,未显式指定 profile 的新上传将默认使用该 profile。
Browse a GitHub Repo directory
providers.read
这个接口只对 GitHub Repo 类型的 profile 有意义。
Upsert a GitHub Repo file
providers.update
用于在 GitHub Repo profile 对应的仓库中浏览、创建或覆盖单个文件。