From 8b59931d62a29d752fce8f3471581bf39ae783fb Mon Sep 17 00:00:00 2001 From: "equinix-labs@auto-commit-workflow" Date: Tue, 3 Dec 2024 01:03:56 +0000 Subject: [PATCH] Auto commit generated client synchronization changes for Data Schema Updates - Tue Dec 3 01:03:56 UTC 2024 --- DataLoader.json | 6 +++++- README.md | 11 +++++++++++ jsonschema/catalog.json | 6 +++++- 3 files changed, 21 insertions(+), 2 deletions(-) diff --git a/DataLoader.json b/DataLoader.json index 398eef3..48b4f13 100644 --- a/DataLoader.json +++ b/DataLoader.json @@ -58,7 +58,11 @@ "equinix.fabric.service_token.state.deleted", "equinix.fabric.service_token.state.inactive" ], - "preview": [] + "preview": [ + "equinix.fabric.registration", + "equinix.fabric.service_token.state.deleted", + "equinix.fabric.service_token.state.inactive" + ] }, "metricNames": { "released": [ diff --git a/README.md b/README.md index 9ead2e7..71bc504 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,17 @@ The following data payloads are the supported events and formats for Equinix Int #### Supported Events, Metrics, and Alerts #### Events +
+In Preview + +`equinix.fabric.registration`
+`equinix.fabric.service_token.state.deleted`
+`equinix.fabric.service_token.state.inactive` + +
+ + +
Released diff --git a/jsonschema/catalog.json b/jsonschema/catalog.json index 14feb89..d14d5c3 100644 --- a/jsonschema/catalog.json +++ b/jsonschema/catalog.json @@ -87,7 +87,11 @@ "equinix.fabric.service_token.state.deleted", "equinix.fabric.service_token.state.inactive" ], - "preview": [] + "preview": [ + "equinix.fabric.registration", + "equinix.fabric.service_token.state.deleted", + "equinix.fabric.service_token.state.inactive" + ] }, "metricNames": { "released": [],