You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is implemented by api.ts, this talks to the hosted SE2 API (specific to the hosted offering of SE2, self-hosted versions only has expose a local control plane which is currently handled by admin.ts).
Currently it only has listTenant and createTenant methods but I'd imagine this will also have functions for e.g. listing and manipulating plugins per tenant & environment. Tenant plugin listing is not yet available in the API, the internal tracking issue for the feature is suborbital/se2#872
The discrepancy between the hosted and self-hosted versions is an issue in making this straightforward, and consolidating the two has been also discussed internally.
No description provided.
The text was updated successfully, but these errors were encountered: