Retrieve registration settings
Returns the current OIAnalytics registration settings
Response
The registration settings
Example response
{
"id": "entity123",
"createdBy": {
"id": "abc123",
"friendlyName": "John Doe (john.doe)"
},
"updatedBy": {
"id": "abc123",
"friendlyName": "John Doe (john.doe)"
},
"createdAt": "2023-10-31T12:34:56.789Z",
"updatedAt": "2023-10-31T12:34:56.789Z",
"host": "https://registration.example.com",
"activationCode": "ABC123",
"activationDate": "2023-10-31T12:34:56.789Z",
"activationExpirationDate": "2023-10-31T12:34:56.789Z",
"checkUrl": "https://instant.oianalytics.com/check",
"commandRefreshInterval": 60,
"commandRetryInterval": 10,
"messageRetryInterval": 10,
"commandPermissions": {
"updateNorthCacheContent": true,
"getNorthCacheFileContent": true,
"searchNorthCacheContent": true,
"updateHistoryCacheContent": true,
"getHistoryCacheFileContent": true,
"searchHistoryCacheContent": true,
"setpoint": true,
"deleteNorth": true,
"updateNorth": true,
"createNorth": true,
"createOrUpdateSouthItemsFromCsv": true,
"deleteSouth": true,
"updateSouth": true,
"createSouth": true,
"createOrUpdateHistoryItemsFromCsv": true,
"deleteHistoryQuery": true,
"updateHistoryQuery": true,
"createHistoryQuery": true,
"deleteCertificate": true,
"updateCertificate": true,
"createCertificate": true,
"deleteIpFilter": true,
"updateIpFilter": true,
"createIpFilter": true,
"deleteScanMode": true,
"updateScanMode": true,
"createScanMode": true,
"updateRegistrationSettings": true,
"updateEngineSettings": true,
"regenerateCipherKeys": true,
"restartEngine": true,
"updateVersion": true
}
}Changes
Changed in 9 of the 73 revisions of this API.181230
- ●
removed the optional property
creationDatefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
lastEditInstantfrom the response with the200statusresponse-optional-property-removed
- ○
added the required property
createdAtto the response with the200statusresponse-required-property-added
- ○
added the required property
createdByto the response with the200statusresponse-required-property-added
- ○
added the required property
updatedAtto the response with the200statusresponse-required-property-added
- ○
added the required property
updatedByto the response with the200statusresponse-required-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ▲
removed the required property
createdAtfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
createdByfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
updatedAtfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
updatedByfrom the response with the200statusresponse-required-property-removed
- ○
added the optional property
creationDateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
lastEditInstantto the response with the200statusresponse-optional-property-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
removed the optional property
creationDatefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
lastEditInstantfrom the response with the200statusresponse-optional-property-removed
- ○
added the required property
createdAtto the response with the200statusresponse-required-property-added
- ○
added the required property
createdByto the response with the200statusresponse-required-property-added
- ○
added the required property
updatedAtto the response with the200statusresponse-required-property-added
- ○
added the required property
updatedByto the response with the200statusresponse-required-property-added
- ●
- ▲
removed the required property
createdAtfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
createdByfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
updatedAtfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
updatedByfrom the response with the200statusresponse-required-property-removed
- ○
added the optional property
creationDateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
lastEditInstantto the response with the200statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
removed the optional property
creationDatefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
lastEditInstantfrom the response with the200statusresponse-optional-property-removed
- ○
added the required property
createdAtto the response with the200statusresponse-required-property-added
- ○
added the required property
createdByto the response with the200statusresponse-required-property-added
- ○
added the required property
updatedAtto the response with the200statusresponse-required-property-added
- ○
added the required property
updatedByto the response with the200statusresponse-required-property-added
This revision also has 12 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
removed the optional property
createdAtfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
createdByfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
updatedAtfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
updatedByfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
creationDateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
lastEditInstantto the response with the200statusresponse-optional-property-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
removed the optional property
creationDatefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
lastEditInstantfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
createdAtto the response with the200statusresponse-optional-property-added
- ○
added the optional property
createdByto the response with the200statusresponse-optional-property-added
- ○
added the optional property
updatedAtto the response with the200statusresponse-optional-property-added
- ○
added the optional property
updatedByto the response with the200statusresponse-optional-property-added
This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ▲
removed the required property
commandPermissions/moveHistoryCacheContentfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
commandPermissions/moveNorthCacheContentfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
commandPermissions/removeHistoryCacheContentfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
commandPermissions/removeNorthCacheContentfrom the response with the200statusresponse-required-property-removed
- ○
added the required property
commandPermissions/updateHistoryCacheContentto the response with the200statusresponse-required-property-added
- ○
added the required property
commandPermissions/updateNorthCacheContentto the response with the200statusresponse-required-property-added
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
removed the required property
commandPermissions/updateHistoryCacheContentfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
commandPermissions/updateNorthCacheContentfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
createdAtfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
createdByfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
updatedAtfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
updatedByfrom the response with the200statusresponse-required-property-removed
- ○
added the optional property
creationDateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
lastEditInstantto the response with the200statusresponse-optional-property-added
- ○
added the required property
commandPermissions/moveHistoryCacheContentto the response with the200statusresponse-required-property-added
- ○
added the required property
commandPermissions/moveNorthCacheContentto the response with the200statusresponse-required-property-added
- ○
added the required property
commandPermissions/removeHistoryCacheContentto the response with the200statusresponse-required-property-added
- ○
added the required property
commandPermissions/removeNorthCacheContentto the response with the200statusresponse-required-property-added
This revision also has 219 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲