Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 907 Bytes

HealthApi.md

File metadata and controls

32 lines (19 loc) · 907 Bytes

{{classname}}

All URIs are relative to https://api.equinix.com

Method HTTP request Description
GetStatus Get /fabric/v4/health Get service status

GetStatus

HealthResponse GetStatus(ctx, ) Get service status

GET All service health statys with an option query parameter to return all Equinix Fabric customer in which the customer has a presence.

Required Parameters

This endpoint does not need any parameter.

Return type

HealthResponse

Authorization

BearerAuth

HTTP request headers

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

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