Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get Thread Information from TM1 Server #2

Merged
merged 1 commit into from
Aug 6, 2016

Conversation

zPat
Copy link
Contributor

@zPat zPat commented Aug 6, 2016

Gets thread information from TM1 and returns it as a dictionary.

Gets thread information from TM1 and returns it as a dictionary.
@MariusWirtz MariusWirtz merged commit c6da093 into cubewise-code:master Aug 6, 2016
MariusWirtz pushed a commit that referenced this pull request Mar 27, 2023
rclapp added a commit that referenced this pull request Aug 3, 2023
* Moved api path to base url to continue to support v11

* Refactored all services to continue v11 support and expand support to v12 using the base_url property.

* Update config.ini

Fixed test fixture config

* Corrected test_get_threads to include api/v1 in the path

* Support for v12 Auth with backwards compatibility.

* Updates to cell service to support v12 using blobs. Updates include tests, new utils for skipping invalid tests, and updates to the FileService.py

* Updates to services and tests to support v12

* Updates to services and tests to support v12

* Small change to CubeService_test.py to use a real rule statement in the get all names test. Test used to use comments which seem unreliable across versions.

* Updates to the ProcessService and HierarchyService and related tests.

* Removed test that requires control process, not all models have control processes.

* New functions request the server metadata and update system logger levels

* Updates to process tests

* Remove ODATA tags that are not needed

* Updates to the application service to support v12. Updated tests to resolve dependency issues with chores and processes.

* New manage service that allows you to control the PAe control plane

* Remove support for Impersonation and ErrorLogs entity

* Manage Service Updates

* Manage Service Updates and small fixes to security tests

* Simplification of the auth and root creation methods
MariusWirtz pushed a commit that referenced this pull request Nov 29, 2023
* Moved api path to base url to continue to support v11

* Refactored all services to continue v11 support and expand support to v12 using the base_url property.

* Update config.ini

Fixed test fixture config

* Corrected test_get_threads to include api/v1 in the path

* Support for v12 Auth with backwards compatibility.

* Updates to cell service to support v12 using blobs. Updates include tests, new utils for skipping invalid tests, and updates to the FileService.py

* Updates to services and tests to support v12

* Updates to services and tests to support v12

* Small change to CubeService_test.py to use a real rule statement in the get all names test. Test used to use comments which seem unreliable across versions.

* Updates to the ProcessService and HierarchyService and related tests.

* Removed test that requires control process, not all models have control processes.

* New functions request the server metadata and update system logger levels

* Updates to process tests

* Remove ODATA tags that are not needed

* Updates to the application service to support v12. Updated tests to resolve dependency issues with chores and processes.

* New manage service that allows you to control the PAe control plane

* Remove support for Impersonation and ErrorLogs entity

* Manage Service Updates

* Manage Service Updates and small fixes to security tests

* Simplification of the auth and root creation methods
@rclapp rclapp mentioned this pull request Dec 1, 2023
MariusWirtz pushed a commit that referenced this pull request Jan 8, 2024
* Moved api path to base url to continue to support v11

* Refactored all services to continue v11 support and expand support to v12 using the base_url property.

* Update config.ini

Fixed test fixture config

* Corrected test_get_threads to include api/v1 in the path

* Support for v12 Auth with backwards compatibility.

* Updates to cell service to support v12 using blobs. Updates include tests, new utils for skipping invalid tests, and updates to the FileService.py

* Updates to services and tests to support v12

* Updates to services and tests to support v12

* Small change to CubeService_test.py to use a real rule statement in the get all names test. Test used to use comments which seem unreliable across versions.

* Updates to the ProcessService and HierarchyService and related tests.

* Removed test that requires control process, not all models have control processes.

* New functions request the server metadata and update system logger levels

* Updates to process tests

* Remove ODATA tags that are not needed

* Updates to the application service to support v12. Updated tests to resolve dependency issues with chores and processes.

* New manage service that allows you to control the PAe control plane

* Remove support for Impersonation and ErrorLogs entity

* Manage Service Updates

* Manage Service Updates and small fixes to security tests

* Simplification of the auth and root creation methods
MariusWirtz pushed a commit that referenced this pull request Jan 11, 2024
* Moved api path to base url to continue to support v11

* Refactored all services to continue v11 support and expand support to v12 using the base_url property.

* Update config.ini

Fixed test fixture config

* Corrected test_get_threads to include api/v1 in the path

* Support for v12 Auth with backwards compatibility.

* Updates to cell service to support v12 using blobs. Updates include tests, new utils for skipping invalid tests, and updates to the FileService.py

* Updates to services and tests to support v12

* Updates to services and tests to support v12

* Small change to CubeService_test.py to use a real rule statement in the get all names test. Test used to use comments which seem unreliable across versions.

* Updates to the ProcessService and HierarchyService and related tests.

* Removed test that requires control process, not all models have control processes.

* New functions request the server metadata and update system logger levels

* Updates to process tests

* Remove ODATA tags that are not needed

* Updates to the application service to support v12. Updated tests to resolve dependency issues with chores and processes.

* New manage service that allows you to control the PAe control plane

* Remove support for Impersonation and ErrorLogs entity

* Manage Service Updates

* Manage Service Updates and small fixes to security tests

* Simplification of the auth and root creation methods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants