Bundle REST Endpoints
Bundle
The operations from the Bundle category.
- (Deprecated) Create a bundle
- Method: postPath:
/20260430/aiDataPlatforms/{aiDataPlatformId}/workspaces/{workspaceKey}/bundles - (Deprecated) Deploy all bundle resources
- Method: postPath:
/20260430/aiDataPlatforms/{aiDataPlatformId}/workspaces/{workspaceKey}/bundles/actions/deploy - (Deprecated) Destroy all deployed bundle resources
- Method: postPath:
/20260430/aiDataPlatforms/{aiDataPlatformId}/workspaces/{workspaceKey}/bundles/actions/purge - (Deprecated) Returns the latest known deployment summary for a bundle.
- Method: postPath:
/20260430/aiDataPlatforms/{aiDataPlatformId}/workspaces/{workspaceKey}/bundles/actions/getDeploymentStatus - (Deprecated) Sync bundle artifacts and descriptors
- Method: postPath:
/20260430/aiDataPlatforms/{aiDataPlatformId}/workspaces/{workspaceKey}/bundles/actions/sync - (Preview) Create a bundle
- Method: postPath:
/20260430/aiDataPlatforms/{aiDataPlatformId}/workspaces/{workspaceKey}/actions/createBundle - (Preview) Deploy all bundle resources
- Method: postPath:
/20260430/aiDataPlatforms/{aiDataPlatformId}/workspaces/{workspaceKey}/actions/deployBundle - (Preview) Destroy all deployed bundle resources
- Method: postPath:
/20260430/aiDataPlatforms/{aiDataPlatformId}/workspaces/{workspaceKey}/actions/purgeBundle - (Preview) Returns the latest known deployment summary for a bundle.
- Method: postPath:
/20260430/aiDataPlatforms/{aiDataPlatformId}/workspaces/{workspaceKey}/actions/getBundleDeploymentStatus - (Preview) Sync bundle artifacts and descriptors
- Method: postPath:
/20260430/aiDataPlatforms/{aiDataPlatformId}/workspaces/{workspaceKey}/actions/syncBundle