Coder Social home page Coder Social logo

blazemeter-api-client's Introduction

BlazeMeter Java SDK

We, at BlazeMeter, aim to bring you tools for quicker, and easier development.

As part of this ambition, we are proud to present our Java SDK!

Read more about this library on our wiki page.

Build Status codecov Codacy Badge

Supported calls:

Description Method Path
Master
Get Sessions GET /api/v4/sessions?masterId={masterId}
Stop Master POST /api/v4/masters/{masterId}/stop
Terminate Master POST /api/v4/masters/{masterId}/terminate
Get Master Status Code GET /api/v4/masters/{masterId}/status?events=false
Get CI Status GET /api/v4/masters/{masterId}/ci-status
Get Public Report GET /api/v4/masters/{masterId}/public-token
Get Summary GET /api/v4/masters/{masterId}/reports/main/summary
Get JUnit Report GET /api/v4/masters/{masterId}/reports/thresholds?format=junit
Get Functional Report GET /api/v4/masters/{masterId}
Post Notes PATCH /api/v4/masters/{masterId}
Session
Post Properties POST /api/v4/sessions/{sessionId}/properties?target=all
Get JTL Report GET /api/v4/sessions/{sessionId}/reports/logs
User
Get User GET /api/v4/user
Get Accounts GET /api/v4/accounts?limit={limit}&sort[]={sort}
Workspace
Get Workspace GET /api/v4/workspaces/{workspaceId}
Create Project POST /api/v4/projects
Get Projects GET /api/v4/projects?workspaceId={workspaceId}&limit={limit}&sort[]={sort}
Get Single Tests GET /api/v4/tests?workspaceId={workspaceId}&limit={limit}&sort[]={sort}
Get Multi Tests GET /api/v4/multi-tests?workspaceId={workspaceId}&limit={limit}&sort[]={sort}
Project
Create Single Test POST /api/v4/tests
Get Single Tests GET /api/v4/tests?projectId={projectId}&limit={limit}&sort[]={sort}
Get Multi Tests GET /api/v4/multi-tests?projectId={projectId}&limit={limit}&sort[]={sort}
Account
Create Workspace POST /api/v4/workspaces
Get Workspaces GET /api/v4/workspaces?accountId={accountId}&enabled={enabled}&limit={limit}
Single Test
Get Test GET /api/v4/tests/{testId}
Start POST /api/v4/tests/{testId}/start
Update Test PATCH /api/v4/tests/{testId}
Upload files POST /api/v4/tests/{testId}/files
Validate Test POST /api/v4/tests/{testId}/validate
Get Test Validations GET /api/v4/tests/{testId}/validations
Multi Test
Get Multi Test GET /api/v4/multi-tests/{testId}
Start POST /api/v4/multi-tests/{testId}/start

blazemeter-api-client's People

Contributors

akshayblazemeter avatar dependabot[bot] avatar doratias avatar eliran-mesika avatar kothulemayur avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.