API حوالہ
connections
اس علاقے میں 11 اینڈ پوائنٹس ہیں۔ ہر ایک کا اپنا صفحہ ہے جس میں اس کے پیرامیٹرز، اس کا رسپانس اور ایک ریکوئسٹ ہے جسے آپ چلا سکتے ہیں۔
| طریقہ کار | پاتھ | یہ کیا کرتا ہے | اجازت |
|---|---|---|---|
| GET | /v1/connections/providers | Every 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}/probe | Re-test a stored credential, one row per permission. | connections.manage |
| GET | /v1/inference/deployments | The organisation's model deployments and what is actually serving. | — |
| GET | /v1/inference/flavours | The GPU shapes the organisation's inference account may deploy on. | — |
| GET | /v1/streaming/streams | The organisation's live streaming channels. | — |
| GET | /v1/streaming/videos | The organisation's stored, transcoded video. | — |
| GET | /v1/waap/domains | Domains protected by the organisation's WAAP account, and what the policy did. | — |
| POST | /v1/waap/domains/{domainId}/mode | Switch a protected domain between monitor, block and off. | — |