js7-client-python 2.0.10__tar.gz → 2.0.11__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {js7_client_python-2.0.10/src/js7_client_python.egg-info → js7_client_python-2.0.11}/PKG-INFO +7 -7
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/README.md +6 -6
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/pyproject.toml +1 -1
- {js7_client_python-2.0.10 → js7_client_python-2.0.11/src/js7_client_python.egg-info}/PKG-INFO +7 -7
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/LICENSE +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/setup.cfg +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/__init__.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/agent/cluster/confirm_node_loss.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/agent/cluster/switchover.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/agent/delete.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/agents/agents.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/agents/cluster/delete.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/agents/cluster/deploy.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/agents/cluster/revoke.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/agents/cluster/store.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/agents/export.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/agents/import.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/agents/inventory/cluster/deploy.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/agents/inventory/cluster/revoke.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/agents/inventory/cluster/store.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/agents/inventory/cluster/subagents/delete.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/agents/inventory/cluster/subagents/disable.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/agents/inventory/cluster/subagents/enable.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/agents/inventory/cluster/subagents/reset.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/agents/inventory/cluster/subagents/store.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/agents/inventory/deploy.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/agents/inventory/disable.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/agents/inventory/enable.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/agents/inventory/revoke.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/agents/inventory/store.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/agents/reset.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/authentication/auth.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/authentication/joc_cockpit_permissions.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/authentication/login.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/authentication/logout.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/configuration/configuration.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/configuration/save.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/controller/abort.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/controller/abort_and_restart.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/controller/cluster/appoint_nodes.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/controller/cluster/confirm_node_loss.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/controller/cluster/switchover.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/controller/components.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/controller/controller.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/controller/register.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/controller/restart.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/controller/terminate.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/controller/test.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/controller/unregister.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/daily_plan/orders/cancel.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/daily_plan/orders/copy.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/daily_plan/orders/delete.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/daily_plan/orders/generate.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/daily_plan/orders/modify.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/daily_plan/orders/orders.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/daily_plan/orders/submit.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/daily_plan/projections/calendar.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/daily_plan/projections/dates.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/daily_plan/projections/recreate.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/daily_plan/submissions/delete.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/account/change_password.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/account/permissions.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/account/rename.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/account/store.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/accounts/accounts.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/accounts/delete.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/accounts/disable.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/accounts/enable.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/accounts/reset_password.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/blocked_account/store.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/blocked_accounts/blocked_accounts.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/blocked_accounts/delete.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/folder/folder.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/folder/rename.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/folders/delete.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/folders/folders.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/folders/store.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/identity_service/delete.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/identity_service/identity_service.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/identity_service/rename.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/identity_service/store.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/identity_services/identity_services.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/permission/permission.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/permission/rename.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/permissions/delete.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/permissions/permissions.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/permissions/store.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/role/rename.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/role/role.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/role/store.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/roles/delete.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/roles/roles.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/changes/changes.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/dependencies.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/deployment/deploy.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/deployment/import_deploy.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/deployment/revoke.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/export/export.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/export/folder.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/import_objects.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/releasables/recall/folder.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/releasables/recall/recall.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/release.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/remove/folder.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/remove/remove.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/repository/delete.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/repository/git/add.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/repository/git/checkout.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/repository/git/clone.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/repository/git/commit.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/repository/git/credentials/add.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/repository/git/credentials/credentials.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/repository/git/credentials/remove.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/repository/git/pull.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/repository/git/push.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/repository/read.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/repository/store.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/repository/update.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/revalidate/folder.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/store.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/trash/delete/delete.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/trash/delete/folder.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/trash/restore.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/inventory/validate.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/joc/cluster/restart.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/joc/cluster/run.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/joc/cluster/switch_member.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/joc/license.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/joc/proxies/restart.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/joc/version.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/joc/versions.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/orders/add.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/orders/cancel.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/orders/confirm.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/orders/continue.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/orders/history.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/orders/orders.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/orders/remove_when_terminated.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/orders/resume.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/orders/suspend.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/settings/settings.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/settings/store.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/tasks/history.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/workflow/transition.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/workflow/workflow.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/workflows/resume.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/workflows/skip.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/workflows/stop.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/workflows/suspend.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/workflows/unskip.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/workflows/unstop.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/workflows/workflows.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/interface/dispatcher.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/interface/interface.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/interface/resolver.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/agent/confirm_node_loss_agent_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/agent/delete_subagent_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/agent/delete_subagent_clusters_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/agent/deploy_cluster_agents_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/agent/deploy_standalone_agents_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/agent/deploy_subagent_clusters_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/agent/disable_standalone_agents_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/agent/disable_subagents_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/agent/enable_standalone_agents_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/agent/enable_subagents_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/agent/export_agents_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/agent/get_agents_status_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/agent/import_agents_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/agent/remove_agent_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/agent/reset_agents_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/agent/reset_subagent_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/agent/revoke_cluster_agents_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/agent/revoke_standalone_agents_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/agent/revoke_subagent_clusters_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/agent/store_cluster_agents_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/agent/store_standalone_agents_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/agent/store_subagent_clusters_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/agent/store_subagents_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/agent/switchover_agent_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/controller/appoint_nodes_controller_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/controller/cancel_and_restart_controller_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/controller/cancel_controller_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/controller/confirm_cluster_node_loss_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/controller/get_controller_components_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/controller/get_controller_status_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/controller/register_controller_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/controller/restart_controller_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/controller/switchover_controller_cluster_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/controller/terminate_controller_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/controller/test_controller_instance_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/controller/unregister_controller_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/daily_plan/cancel_orders_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/daily_plan/copy_orders_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/daily_plan/delete_orders_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/daily_plan/delete_submissions_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/daily_plan/generate_orders_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/daily_plan/get_calendar_projections_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/daily_plan/get_orders_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/daily_plan/get_projection_dates_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/daily_plan/modify_orders_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/daily_plan/recreate_projections_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/daily_plan/submit_orders_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/helper/decrypt_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/helper/encrypt_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/iam/block_account_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/iam/change_account_password_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/iam/disable_accounts_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/iam/enable_accounts_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/iam/get_account_permissions_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/iam/get_accounts_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/iam/get_blocked_accounts_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/iam/get_folder_permissions_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/iam/get_identity_service_settings_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/iam/get_identity_services_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/iam/get_permissions_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/iam/get_roles_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/iam/remove_accounts_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/iam/remove_folder_permissions_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/iam/remove_identity_service_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/iam/remove_permissions_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/iam/remove_roles_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/iam/rename_account_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/iam/rename_folder_permissions_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/iam/rename_identity_service_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/iam/rename_permission_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/iam/rename_role_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/iam/reset_account_passwords_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/iam/set_folder_permissions_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/iam/set_permissions_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/iam/store_account_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/iam/store_identity_service_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/iam/store_identity_service_settings_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/iam/store_role_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/iam/unblock_accounts_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/deploy_configurations_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/export_configurations_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/export_folders_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/get_change_dependencies_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/get_changes_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/get_git_credentials_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/git_add_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/git_checkout_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/git_clone_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/git_commit_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/git_pull_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/git_push_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/import_configurations_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/import_deploy_configurations_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/read_from_local_repository_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/recall_folder_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/recall_released_configuration_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/release_configuartions_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/remove_configurations_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/remove_configurations_from_trash_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/remove_folder_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/remove_folder_from_trash_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/remove_git_credentials_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/remove_repository_configuration_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/restore_configuration_from_trash_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/revalidate_folder_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/revoke_configurations_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/store_configuration_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/store_git_credentials_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/store_repository_configuration_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/update_repository_configuration_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/inventory/validate_configuration_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/joc/get_components_versions_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/joc/get_license_info_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/joc/get_settings_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/joc/get_version_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/joc/restart_proxies_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/joc/restart_service_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/joc/run_service_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/joc/store_settings_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/joc/switch_over_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/order/add_orders_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/order/cancel_orders_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/order/confirm_orders_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/order/continue_orders_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/order/get_order_history_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/order/get_orders_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/order/remove_terminated_orders_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/order/resume_orders_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/order/suspend_orders_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/task/get_task_history_info_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/workflow/get_workflow_versions_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/workflow/resume_workflows_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/workflow/set_workflow_version_as_current_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/workflow/skip_job_instructions_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/workflow/stop_job_instructions_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/workflow/suspend_workflows_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/workflow/unskip_job_instructions_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/action/workflow/unstop_job_instructions_action.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/auth/auth_provider.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/auth/login.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/auth/logout.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/client.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/context.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/feature/agent/agent.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/feature/agent/deploy.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/feature/agent/manage.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/feature/agent/operate.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/feature/controller/controller.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/feature/controller/manage.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/feature/controller/operate.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/feature/daily_plan/daily_plan.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/feature/daily_plan/manage.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/feature/daily_plan/operate.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/feature/iam/iam.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/feature/iam/manage.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/feature/inventory/deploy.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/feature/inventory/inventory.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/feature/inventory/manage.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/feature/inventory/manage_repository.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/feature/joc/joc.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/feature/joc/manage.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/feature/joc/operate.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/feature/order/manage.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/feature/order/operate.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/feature/order/order.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/feature/task/task.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/feature/workflow/manage.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/feature/workflow/operate.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/client/feature/workflow/workflow.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/java/lib/3rd-party/bcpg-jdk15to18-1.78.1.jar +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/java/lib/3rd-party/bcpkix-jdk15to18-1.78.1.jar +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/java/lib/3rd-party/bcprov-jdk15to18-1.78.1.jar +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/java/lib/3rd-party/bcutil-jdk15to18-1.78.1.jar +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/java/lib/3rd-party/commons-io-2.15.1.jar +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/java/lib/3rd-party/commons-lang3-3.14.0.jar +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/java/lib/3rd-party/jackson-core-2.14.2.jar +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/java/lib/3rd-party/jackson-databind-2.14.2.jar +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/java/lib/3rd-party/jackson-dataformat-xml-2.14.2.jar +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/java/lib/3rd-party/jakarta.annotation-api-2.1.1.jar +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/java/lib/3rd-party/javax.activation-api-1.2.0.jar +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/java/lib/3rd-party/jaxb-api-2.4.0-b180830.0359.jar +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/java/lib/3rd-party/org.apache.logging.log4j.log4j-api-2.23.1.jar +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/java/lib/3rd-party/org.apache.logging.log4j.log4j-core-2.23.1.jar +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/java/lib/3rd-party/org.apache.logging.log4j.log4j-slf4j2-impl-2.23.1.jar +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/java/lib/3rd-party/org.slf4j.slf4j-api-2.0.13.jar +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/java/lib/3rd-party/stax2-api-4.2.1.jar +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/java/lib/3rd-party/woodstox-core-6.5.0.jar +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/java/lib/sos/sos-commons-encryption-2.7.3.jar +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/java/lib/sos/sos-commons-exception-2.7.3.jar +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/java/lib/sos/sos-commons-sign-2.7.3.jar +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/java/lib/sos/sos-webservices-json-2.7.3.jar +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/__init__.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/configuration/auth_configuration.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/configuration/client_configuration.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/configuration/http_configuration.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/error/http/joc_exceptions.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/private/api/endpoint.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/private/http/joc/joc_v_2_8_2.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/public/client/common/__init__.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/public/client/common/accounts.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/public/client/common/audit_log.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/public/client/common/changes.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/public/client/common/configurations.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/public/client/common/controller.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/public/client/common/cycle.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/public/client/common/git_credentials.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/public/client/common/identity_service.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/public/client/common/schedule_time.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/public/client/common/store_agents.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/public/client/enum/__init__.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/public/client/enum/object_types.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/public/client/enum/operation_type.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/public/client/enum/order_priority.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/public/client/filter/__init__.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/public/client/filter/daily_plan_order_filters.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/public/client/filter/element/__init__.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/public/client/filter/element/folder.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/public/client/filter/element/workflow_id.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/public/client/filter/export_filter.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/public/client/filter/export_folders_filter.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/public/client/filter/get_order_filter.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/public/client/filter/order_history_filter.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/public/client/filter/resume_order_filter.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/public/client/filter/suspend_order_filter.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/public/client/filter/tasks_filter.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/public/client/input/__init__.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/model/public/client/input/add_order.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/service/http_service.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/util/bytes_converter/bytes_to_archive_bytes.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/util/bytes_converter/bytes_to_file.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/util/bytes_converter/files_to_bytes.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/util/bytes_converter/read_bytes_archive_files_to_bytes.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/util/bytes_converter/sign_to_bytes.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/util/check_matching_version.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/util/detect_archive_type.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/util/str_converter/order_id_to_order_name.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/validator/http/joc_http_status_validator.py +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7_client_python.egg-info/SOURCES.txt +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7_client_python.egg-info/dependency_links.txt +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7_client_python.egg-info/requires.txt +0 -0
- {js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7_client_python.egg-info/top_level.txt +0 -0
{js7_client_python-2.0.10/src/js7_client_python.egg-info → js7_client_python-2.0.11}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: js7-client-python
|
|
3
|
-
Version: 2.0.
|
|
3
|
+
Version: 2.0.11
|
|
4
4
|
Summary: Python Client for the JOC Cockpit REST API
|
|
5
5
|
Author: Marcel Kerth
|
|
6
6
|
License: GNU GENERAL PUBLIC LICENSE
|
|
@@ -693,7 +693,7 @@ Requires-Dist: cryptography
|
|
|
693
693
|
[](https://pypi.org/project/js7-client-python/)
|
|
694
694
|
[](https://pypi.org/project/js7-client-python/)
|
|
695
695
|
|
|
696
|
-
The JS7 Python Client provides methods for accessing the JS7 JOC REST API.
|
|
696
|
+
The JS7 Python Client provides methods for accessing the JS7 JOC Cockpit REST API.
|
|
697
697
|
It offers functionality similar to the JS7 Unix CLI: [JS7 Unix CLI](https://github.com/sos-berlin/js7-cli-unix).
|
|
698
698
|
|
|
699
699
|
## Requirements
|
|
@@ -716,7 +716,7 @@ The following example shows how to create a client instance and perform an opera
|
|
|
716
716
|
|
|
717
717
|
### Client Initialization
|
|
718
718
|
|
|
719
|
-
Client initialization begins with configuring the JOC API endpoint and the user’s credentials.
|
|
719
|
+
Client initialization begins with configuring the JOC Cockpit API endpoint and the user’s credentials.
|
|
720
720
|
|
|
721
721
|
```python
|
|
722
722
|
import js7
|
|
@@ -759,7 +759,7 @@ client = js7.Client(
|
|
|
759
759
|
|
|
760
760
|
### Import Inventory Configurations
|
|
761
761
|
|
|
762
|
-
A common use case is importing inventory configurations into JS7 JOC.
|
|
762
|
+
A common use case is importing inventory configurations into JS7 JOC Cockpit.
|
|
763
763
|
We use the previously created client instance to import configurations.
|
|
764
764
|
|
|
765
765
|
```python
|
|
@@ -773,7 +773,7 @@ print(f"Operation successful: {ok}")
|
|
|
773
773
|
|
|
774
774
|
## Namespaces
|
|
775
775
|
|
|
776
|
-
The Client class follows the domains of the JS7 JOC API, but groups its methods into three namespaces:
|
|
776
|
+
The Client class follows the domains of the JS7 JOC Cockpit REST API, but groups its methods into three namespaces:
|
|
777
777
|
|
|
778
778
|
- **Manage**: Used to manage configurations and resources, such as importing, updating, or removing them.
|
|
779
779
|
- **Operate**: Used to control runtime behavior, such as resuming a workflow or canceling an order.
|
|
@@ -781,5 +781,5 @@ The Client class follows the domains of the JS7 JOC API, but groups its methods
|
|
|
781
781
|
|
|
782
782
|
## Resources
|
|
783
783
|
|
|
784
|
-
- **Docs**: [JS7 Python Client](https://kb.sos-berlin.com/display/JS7/JS7+-+Python+Client)
|
|
785
|
-
- **Issues**: [
|
|
784
|
+
- **Docs**: [JS7 - Python Client](https://kb.sos-berlin.com/display/JS7/JS7+-+Python+Client)
|
|
785
|
+
- **Issues**: [JS-2240 - Offer Python Client for JS7 REST API](https://change.sos-berlin.com/browse/JOC-2175)
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
[](https://pypi.org/project/js7-client-python/)
|
|
4
4
|
[](https://pypi.org/project/js7-client-python/)
|
|
5
5
|
|
|
6
|
-
The JS7 Python Client provides methods for accessing the JS7 JOC REST API.
|
|
6
|
+
The JS7 Python Client provides methods for accessing the JS7 JOC Cockpit REST API.
|
|
7
7
|
It offers functionality similar to the JS7 Unix CLI: [JS7 Unix CLI](https://github.com/sos-berlin/js7-cli-unix).
|
|
8
8
|
|
|
9
9
|
## Requirements
|
|
@@ -26,7 +26,7 @@ The following example shows how to create a client instance and perform an opera
|
|
|
26
26
|
|
|
27
27
|
### Client Initialization
|
|
28
28
|
|
|
29
|
-
Client initialization begins with configuring the JOC API endpoint and the user’s credentials.
|
|
29
|
+
Client initialization begins with configuring the JOC Cockpit API endpoint and the user’s credentials.
|
|
30
30
|
|
|
31
31
|
```python
|
|
32
32
|
import js7
|
|
@@ -69,7 +69,7 @@ client = js7.Client(
|
|
|
69
69
|
|
|
70
70
|
### Import Inventory Configurations
|
|
71
71
|
|
|
72
|
-
A common use case is importing inventory configurations into JS7 JOC.
|
|
72
|
+
A common use case is importing inventory configurations into JS7 JOC Cockpit.
|
|
73
73
|
We use the previously created client instance to import configurations.
|
|
74
74
|
|
|
75
75
|
```python
|
|
@@ -83,7 +83,7 @@ print(f"Operation successful: {ok}")
|
|
|
83
83
|
|
|
84
84
|
## Namespaces
|
|
85
85
|
|
|
86
|
-
The Client class follows the domains of the JS7 JOC API, but groups its methods into three namespaces:
|
|
86
|
+
The Client class follows the domains of the JS7 JOC Cockpit REST API, but groups its methods into three namespaces:
|
|
87
87
|
|
|
88
88
|
- **Manage**: Used to manage configurations and resources, such as importing, updating, or removing them.
|
|
89
89
|
- **Operate**: Used to control runtime behavior, such as resuming a workflow or canceling an order.
|
|
@@ -91,5 +91,5 @@ The Client class follows the domains of the JS7 JOC API, but groups its methods
|
|
|
91
91
|
|
|
92
92
|
## Resources
|
|
93
93
|
|
|
94
|
-
- **Docs**: [JS7 Python Client](https://kb.sos-berlin.com/display/JS7/JS7+-+Python+Client)
|
|
95
|
-
- **Issues**: [
|
|
94
|
+
- **Docs**: [JS7 - Python Client](https://kb.sos-berlin.com/display/JS7/JS7+-+Python+Client)
|
|
95
|
+
- **Issues**: [JS-2240 - Offer Python Client for JS7 REST API](https://change.sos-berlin.com/browse/JOC-2175)
|
{js7_client_python-2.0.10 → js7_client_python-2.0.11/src/js7_client_python.egg-info}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: js7-client-python
|
|
3
|
-
Version: 2.0.
|
|
3
|
+
Version: 2.0.11
|
|
4
4
|
Summary: Python Client for the JOC Cockpit REST API
|
|
5
5
|
Author: Marcel Kerth
|
|
6
6
|
License: GNU GENERAL PUBLIC LICENSE
|
|
@@ -693,7 +693,7 @@ Requires-Dist: cryptography
|
|
|
693
693
|
[](https://pypi.org/project/js7-client-python/)
|
|
694
694
|
[](https://pypi.org/project/js7-client-python/)
|
|
695
695
|
|
|
696
|
-
The JS7 Python Client provides methods for accessing the JS7 JOC REST API.
|
|
696
|
+
The JS7 Python Client provides methods for accessing the JS7 JOC Cockpit REST API.
|
|
697
697
|
It offers functionality similar to the JS7 Unix CLI: [JS7 Unix CLI](https://github.com/sos-berlin/js7-cli-unix).
|
|
698
698
|
|
|
699
699
|
## Requirements
|
|
@@ -716,7 +716,7 @@ The following example shows how to create a client instance and perform an opera
|
|
|
716
716
|
|
|
717
717
|
### Client Initialization
|
|
718
718
|
|
|
719
|
-
Client initialization begins with configuring the JOC API endpoint and the user’s credentials.
|
|
719
|
+
Client initialization begins with configuring the JOC Cockpit API endpoint and the user’s credentials.
|
|
720
720
|
|
|
721
721
|
```python
|
|
722
722
|
import js7
|
|
@@ -759,7 +759,7 @@ client = js7.Client(
|
|
|
759
759
|
|
|
760
760
|
### Import Inventory Configurations
|
|
761
761
|
|
|
762
|
-
A common use case is importing inventory configurations into JS7 JOC.
|
|
762
|
+
A common use case is importing inventory configurations into JS7 JOC Cockpit.
|
|
763
763
|
We use the previously created client instance to import configurations.
|
|
764
764
|
|
|
765
765
|
```python
|
|
@@ -773,7 +773,7 @@ print(f"Operation successful: {ok}")
|
|
|
773
773
|
|
|
774
774
|
## Namespaces
|
|
775
775
|
|
|
776
|
-
The Client class follows the domains of the JS7 JOC API, but groups its methods into three namespaces:
|
|
776
|
+
The Client class follows the domains of the JS7 JOC Cockpit REST API, but groups its methods into three namespaces:
|
|
777
777
|
|
|
778
778
|
- **Manage**: Used to manage configurations and resources, such as importing, updating, or removing them.
|
|
779
779
|
- **Operate**: Used to control runtime behavior, such as resuming a workflow or canceling an order.
|
|
@@ -781,5 +781,5 @@ The Client class follows the domains of the JS7 JOC API, but groups its methods
|
|
|
781
781
|
|
|
782
782
|
## Resources
|
|
783
783
|
|
|
784
|
-
- **Docs**: [JS7 Python Client](https://kb.sos-berlin.com/display/JS7/JS7+-+Python+Client)
|
|
785
|
-
- **Issues**: [
|
|
784
|
+
- **Docs**: [JS7 - Python Client](https://kb.sos-berlin.com/display/JS7/JS7+-+Python+Client)
|
|
785
|
+
- **Issues**: [JS-2240 - Offer Python Client for JS7 REST API](https://change.sos-berlin.com/browse/JOC-2175)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/agent/delete.py
RENAMED
|
File without changes
|
{js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/agents/agents.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/agents/export.py
RENAMED
|
File without changes
|
{js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/agents/import.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/agents/reset.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/role/role.py
RENAMED
|
File without changes
|
{js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/iam/role/store.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/joc/license.py
RENAMED
|
File without changes
|
|
File without changes
|
{js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/joc/version.py
RENAMED
|
File without changes
|
{js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/joc/versions.py
RENAMED
|
File without changes
|
{js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/orders/add.py
RENAMED
|
File without changes
|
{js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/orders/cancel.py
RENAMED
|
File without changes
|
{js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/orders/confirm.py
RENAMED
|
File without changes
|
|
File without changes
|
{js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/orders/history.py
RENAMED
|
File without changes
|
{js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/orders/orders.py
RENAMED
|
File without changes
|
|
File without changes
|
{js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/orders/resume.py
RENAMED
|
File without changes
|
{js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/orders/suspend.py
RENAMED
|
File without changes
|
|
File without changes
|
{js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/settings/store.py
RENAMED
|
File without changes
|
{js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/tasks/history.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/workflows/skip.py
RENAMED
|
File without changes
|
{js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/http/v_2_8_2/workflows/stop.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/interface/dispatcher.py
RENAMED
|
File without changes
|
{js7_client_python-2.0.10 → js7_client_python-2.0.11}/src/js7/api/joc/interface/interface.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|