...
JSON Path The path to the property | Type* Type of information | JSON Type The type of the value | Description The description of the value | Presence When this property is exposed | Comment | |||||
---|---|---|---|---|---|---|---|---|---|---|
$ | STRUCT | Object | The response for end point invocation (root) | Always |
| |||||
$.response | STRUCT | Object | Data specific to the call for service response | Always |
| |||||
$.version | TECH | String | Version of the API end point | Always | ||||||
$.apiversion | TECH | String | Version of the API | Always | ||||||
$.response.data | STRUCT | Array of strings | List of resource names | Always | $.response.total | AGPG | Number | The total number of resource corresponding to the request | ||
$.response.count | AGPG | Number | The number of resource names in this response | |||||||
$.response.data | STRUCT | Array of strings | List of resource names |
The property type classifies properties into 6 types:
...