You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

CPS-251 - Getting issue details... STATUS

Introduction

CPS temporal data keeps data in

  1. to identify the issues in the network as soon as possible to ensure the customer gets uninterrupted service. 

Assumptions

Query API

In CPS temporal, the state can be filtered based on three criteria

  • Datetime
    • States in last X hours
    • States after a particular DateTime
    • State at a particular time
    • Last X states
  • DataTypes in CPS Core
    • Dataspace & schema-set

    • Dataspace & anchor
    • Dataspace & multiple anchors
    • Dataspace
  • Payload
    • Based on a subsection or field in the payload. These criteria do need schema-set to be fixed to search in the same set of anchors


Proposed APIs



URIPurposeExample
​/cps​-temporal/api​/v1​/dataspaces​/{dataspace-name}​/anchors​?x-path=&after=&top=

/cps-temporal/api/v1/dataspaces/{dataspace-name}/schema-sets?x-path=&after=&top=

Questions

 




  • No labels