Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 782 Bytes

StatusApi.md

File metadata and controls

30 lines (18 loc) · 782 Bytes

{{classname}}

All URIs are relative to http://localhost:4567

Method HTTP request Description
StatusGet Get /status returns a state of a Cassandra node

StatusGet

CassandraStatus StatusGet(ctx, ) returns a state of a Cassandra node

Required Parameters

This endpoint does not need any parameter.

Return type

CassandraStatus

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]