Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Equinix Stream Alert Rules API

Stream Alert Rules Beta

Equinix Stream Alert Rules API is one of 74 APIs that Equinix publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Stream Alert Rules. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 2 paths, and defines 17 schemas. It is described by OpenAPI 3.0.1, at version 1.2.

Requests are made against a single base URL, https://api.equinix.com.

5 operations 2 paths 17 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.2
Base URL
https://api.equinix.com
Terms of Service
Resource Areas
1

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Stream Alert Rules 5

Stream Alert Rules Beta

GET
/fabric/v4/streams/{streamId}/alertRules
Get Stream Alert Rules
getStreamAlertRules 3 params → 200401403404500
POST
/fabric/v4/streams/{streamId}/alertRules
Create Stream Alert Rules
createStreamAlertRules 1 param body → 202400401403415500
GET
/fabric/v4/streams/{streamId}/alertRules/{alertRuleId}
Get Stream Alert Rules
getStreamAlertRuleByUuid 2 params → 200400401403404500
PUT
/fabric/v4/streams/{streamId}/alertRules/{alertRuleId}
Update Stream Alert Rules
updateStreamAlertRuleByUuid 2 params body → 202400401403404415500
DELETE
/fabric/v4/streams/{streamId}/alertRules/{alertRuleId}
Delete Stream Alert Rules
deleteStreamAlertRuleByUuid 2 params → 202400401403404500

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are Changelog (12 properties), StreamAlertRule (11 properties), AlertRulePutRequest (7 properties), AlertRulePostRequest (7 properties). Each schema is shown below with its type and property counts.

AlertRuleId
string
Stream Alert Rule UUID
PriceError_additionalInfo
object
2 properties
ResourceSelectorResponse
object
1 property
DetectionMethodResponse
object
5 properties
GetAllStreamAlertRuleResponse
object
2 properties
DetectionMethod
object
5 properties 1 required
Pagination
object
Pagination response information
5 properties 2 required
StreamAlertRule
object
Stream object
11 properties
ErrorList
array
List of Error Message
Changelog
object
Change log
12 properties
MetricSelector
object
1 property 1 required
StreamId
string
Stream UUID
AlertRulePostRequest
object
Create Stream Alert Rules
7 properties 5 required
AlertRulePutRequest
object
Create Stream Alert Rules
7 properties 5 required
Error
object
Error Response with details
6 properties 2 required
ResourceSelector
object
1 property 1 required
MetricSelectorResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

equinix-stream-alert-rules-api-openapi.yml Raw ↑

Other APIs Equinix publishes across the network.

Equinix Agent Templates API
Equinix Agents API
Equinix Authentication API
Equinix availability API
Equinix Batches API
Equinix BGP API
Equinix Capacity API
Equinix Cloud Events API
Equinix Cloud Routers API
Equinix Company Profiles API
Equinix Connections API
Equinix Console Log Details API