Projects
📄️ List All Projects
List All Projects
📄️ Clone Existing Project
Clone Existing Project
📄️ Get Project as XML
Get Project as XML
📄️ Retrieve Project Details
Reads the project identified by projectId in the endpoint and returns the JSON representations.
📄️ Update Project
Updates the project identified by projectId in the endpoint and returns the JSON representations. Payload is a Project represented as JSON. There are two important things to consider. First, since project's cubes are identified only by their Cube ID, you should take care to keep the existing Cube IDs unchanged. If the update removes an existing Cube ID, then that cube's aggregates will be deactivated on publish. Second, if a project contains a new Cube ID, then that cube will receive the default, run-time security settings, and also will not have any aggregates when published. Cube ID's are likely to be different in Project files exported from different AtScale installations. Please verify that the Project definition contains the expected Cube ID's before proceeding with the project update.
📄️ Modify Project Metadata
Manages Project Metadata update. Metadata supported are display name, query name, description and predictive aggregates.
📄️ Delete Project
Deletes the project identified by projectId.
📄️ Create New Project
Create New Project
📄️ Convert Project JSON to XML
Convert Project JSON to XML
📄️ Convert Project XML to JSON
Convert Project XML to JSON
📄️ Get Project Options
Get Project Options
📄️ Create Empty Project
Create Empty Project
📄️ Rename Existing Project
Rename Existing Project
📄️ Verify Project Name Availability
Verify Project Name Availability
📄️ Publish Project
Publish Project
📄️ Get Project Permission Properties
Get Project Permission Properties
📄️ Retrieve Project Permissions
Retrieve Project Permissions
📄️ Update Project Permissions
Update Project Permissions
📄️ List Project Snapshots
List Project Snapshots
📄️ Create Project Snapshot
Create Project Snapshot
📄️ Delete Project Snapshot
Delete Project Snapshot
📄️ Restore Project from Snapshot
Restore Project from Snapshot