ProductIntegrationTest
Attributes available for a product integration ping test.
This page contains
Fields
timestamp: DateTime | Timestamp showing when the test was performed. |
createPingHealth: ProductIntegrationHealth | Health of the subscription create endpoint. |
createPingStatus: String | Status of the subscription create endpoint. |
updatePingHealth: ProductIntegrationHealth | Health of the subscription update endpoint. |
updatePingStatus: String | Status of the subscription update endpoint. |
cancelPingHealth: ProductIntegrationHealth | Health of the subscription cancel endpoint. |
cancelPingStatus: String | Status of the subscription cancel endpoint. |
noticePingHealth: ProductIntegrationHealth | Health of the subscription notice endpoint. |
noticePingStatus: String | Status of the subscription notice endpoint. |
addonOrderPingHealth: ProductIntegrationHealth | Health of the addon order endpoint. |
addonOrderPingStatus: String | Status of the addon order endpoint. |
addonChangePingHealth: ProductIntegrationHealth | Health of the addon change endpoint. |
addonChangePingStatus: String | Status of the addon change endpoint. |
addonCancelPingHealth: ProductIntegrationHealth | Health of the addon cancel endpoint. |
addonCancelPingStatus: String | Status of the addon cancel endpoint. |
addonBindPingHealth: ProductIntegrationHealth | Health of the addon bind endpoint. |
addonBindPingStatus: String | Status of the addon bind endpoint. |
addonUnbindPingHealth: ProductIntegrationHealth | Health of the addon unbind endpoint. |
addonUnbindPingStatus: String | Status of the addon unbind endpoint. |
assignPingHealth: ProductIntegrationHealth | Health of the user assign endpoint. |
assignPingStatus: String | Status of the user assign endpoint. |
unassignPingHealth: ProductIntegrationHealth | Health of the user unassign endpoint. |
unassignPingStatus: String | Status of the user unassign endpoint. |
Parent objects of ProductIntegrationTest
IntegrationConfiguration | Attributes of an integration configuration. |
ProductIntegration | Attributes available for a product integration. |
Queries for ProductIntegrationTest
productIntegration | Query product integrations by integration ref ID and version. |