Api Change Log

What's New


  1. POST/{client_id}/system/clients/archive Start client archiving
  2. GET/{client_id}/system/clients/archive/{run_id} Get the archive file by runId.
  3. GET/{client_id}/system/info Retrieve system information.
  4. POST/{client_id}/system/zdu/disconnect/{mqSetName} Disconnects all users and agents for the given MqSet.

What's Deleted


    What's Deprecated


      What's Changed


      1. POST/{client_id}/system/ra-solutions/upload
        • DELETE/{client_id}/system/usergroups/{group_name}/users
          • Parameters

            • users in query Notes The list of the users<br><i>Example explanation:</i> USER/DEPT - '/' needs to be encoded as '%2F' change into The list of the users
        • DELETE/{client_id}/system/users/{user_name}/connections
          • Parameters

            • Add target_client in query//The parameter indicates the client in which the user should be disconnected
        • POST/{client_id}/system/agentpacks
          • Request

            • Schema

              Changed body: '*/*'
        • GET/{client_id}/system/features
          • Response

            • Changed response : [200]//successful operation
              • Schema

                Changed body: 'application/json'
        • POST/{client_id}/system/ra-solutions
          • Request

            • Schema

              Changed body: '*/*'
        • POST/{client_id}/system/users
          • Request

            • Schema

              Changed body: '*/*'
        • POST/{client_id}/objects
          • Request

            • Schema

              Changed body: 'application/json'
        • POST/{client_id}/folderobjects
          • Request

            • Schema

              Changed body: 'application/json'
            • Schema

              Changed body: 'application/octet-stream'
        • GET/{client_id}/folderobjects/{folder_path}
          • Response

            • Changed response : [200]//successful operation
              • Schema

                Changed body: 'application/octet-stream'
        • PATCH/{client_id}/objects/{object_name}
          • Request

            • Schema

              Changed body: 'application/json'
        • GET/{client_id}/objects/{object_name}
          • Response

            • Changed response : [200]//successful operation
              • Schema

                Changed body: 'application/json'