Archived 2023.01.11. Content moved to CDS Guide, Metrics
Question
Do incorrect API calls have to be included in metrics reporting?
For example, should the following calls be reported:
- POST /token2 - wrong resource path in an infoSec call - 404 status code
- GET /cds-au/v2 - non-existent base path in a resource call - 404 status code
- GET cds-au/v1/banking/accounts - non-existent resource path - 404 status code
- PUT cds-au/v1/banking/accounts - wrong method invoked - 405 status code
Answer
The examples show endpoints that are not part of the Consumer Data Standards (CDS). They are not considered part of metrics reporting. With the examples above, there is no non-disclosure of CDR data because the APIs are not defined by the CDS.
See:
Comments
0 comments
Please sign in to leave a comment.