API ကိုးကားချက်

connections

ဤနေရာတွင် အမှတ်အသား 11 ခု ရှိသည်။ တစ်ခုချင်းစီတွင် ၎င်းတို့၏ ကိုယ်ပိုင်ဘောင်များ၊ တုံ့ပြန်ချက်များနှင့် သင် လုပ်ဆောင်နိုင်သော တောင်းဆိုချက်တို့ပါရှိသော ၎င်းတို့၏ကိုယ်ပိုင်စာမျက်နှာ ရှိသည်။

နည်းလမ်းလမ်းကြောင်းလုပ်ဆောင်ချက်ခွင့်ပြုချက်
GET/v1/connections/providersEvery provider a customer can connect, with its form and its checklist.
GET/v1/connections/{provider}List the org's connected accounts for one provider.connections.manage
POST/v1/connections/{provider}Validate or store a provider access token.connections.manage
DELETE/v1/connections/{provider}/{connectionId}Disconnect a provider account.connections.manage
POST/v1/connections/{provider}/{connectionId}/probeRe-test a stored credential, one row per permission.connections.manage
GET/v1/inference/deploymentsThe organisation's model deployments and what is actually serving.
GET/v1/inference/flavoursThe GPU shapes the organisation's inference account may deploy on.
GET/v1/streaming/streamsThe organisation's live streaming channels.
GET/v1/streaming/videosThe organisation's stored, transcoded video.
GET/v1/waap/domainsDomains protected by the organisation's WAAP account, and what the policy did.
POST/v1/waap/domains/{domainId}/modeSwitch a protected domain between monitor, block and off.