{
"pageNumber": 1,
"pageSize": 1,
"totalCount": 1,
"deviceRegistries": [
{
"id": "text",
"name": "text",
"parent": "text",
"createdOn": "text",
"updatedOn": "text",
"httpConfig": {
"httpEnabledState": "HTTP_ENABLED"
},
"mqttConfig": {
"mqttEnabledState": "MQTT_ENABLED"
},
"logLevel": "INFO",
"isNatsRoute": true,
"logNotificationConfig": {
"pubsubTopicName": "text"
},
"stateNotificationConfig": {
"pubsubTopicName": "text"
},
"customOnboardNotificationConfig": {
"pubsubTopicName": "text"
},
"customOnboardEnabled": true,
"numberOfDevices": 1,
"numberOfGateways": 1,
"credentials": [
{
"publicKeyCertificate": {
"certificate": "text",
"x509Details": {
"expiryTime": "text",
"issuer": "text",
"publicKeyType": "text",
"signatureAlgorithm": "text",
"startTime": "text",
"subject": "text"
},
"format": "X509_CERTIFICATE_PEM"
},
"id": "text"
}
],
"eventNotificationConfigs": [
{
"pubsubTopicName": "text",
"subfolderMatches": "text"
}
]
}
]
}