When you configure an export, import, or other type of flow step using the prebuilt Alokai connector, you can select any of the API operations listed below*, organized by API type.
Note
If your API endpoint isn’t listed here, switch the flow step to HTTP mode and configure the endpoint provided in the Alokai API documentation. *You can also create a composite endpoint for this application in HTTP mode.
Resource |
API endpoint |
Export |
Import |
---|---|---|---|
Admin |
Create admin instance namespace |
X |
|
Delete admin instance namespace |
X |
||
Get admin instance namespace |
X |
||
Update admin instance namespace |
X |
||
CDN |
Invalidate URI on specific instance for specific domain |
X |
|
Invalidate URI on specific instance |
X |
||
Deploy check |
Check if tag is deployed |
X |
|
Flush cache |
Flush cache for instance |
X |
|
Instance |
Delete instance object from Firestore DB |
X |
|
Update instance configuration |
X |
||
Get instance namespace |
X |
||
Checks if instance exists |
X |
||
Instance: Additional application |
Create instance's additional applications |
X |
|
Delete instance's additional applications |
X |
||
Get instance's additional applications |
X |
||
Update instance's additional applications |
X |
||
Instance: Env vars |
Delete additional app instance's environmental variables |
X |
|
Delete Datadog instance's environmental variables |
X |
||
Delete VSF instance's environmental variables |
X |
||
Delete VSF API instance's environmental variables |
X |
||
Instance: Ingresses |
Provides a list of ingresses and their types, domains and IPs |
X |
|
Provides a list of ingresses and their types, domains and IPs (v2.2) |
X |
||
Instance: Kube config |
Get kube config file |
X |
|
Get kube config file (v2.2) |
X |
||
Instance: Pod |
Get list of pods of your instance |
X |
|
Get status of pods of your instance |
X |
||
Fetch pod logs |
X |
||
Instance (v2.2) |
Delete instance namespace |
X |
|
Get instance namespace |
X |
||
Update instance namespace |
X |
||
Instance (v2.2): Pod |
Fetch pod details |
X |
Comments
Article is closed for comments.