HealthMutationResult
HealthMutationResult
messagestring
The message returned from the health check. Can be passed as an argument
statusstring
The status of the health check
Was this section helpful?
Was this section helpful?
POST
authorizeIntegrationToOrgPOST
claimDeviceToSitePOST
createSitePOST
deleteSitePOST
disableIntegrationFromSitePOST
enableIntegrationAtSitePOST
healthPOST
inviteSiteRoleWithEmailNotificationPOST
inviteSiteRoleWithoutEmailNotificationPOST
removeIntegrationAuthorizationFromOrgPOST
removeSiteRolesPOST
sendTraitActionToDevicePOST
unclaimDeviceFromSitePOST
updateSiteHealth Mutation Result
The message returned from the health check. Can be passed as an argument
The status of the health check
1
2
3
4
{
"message": null,
"status": null
}