Create south item group
Creates a new group for a south connector
Path parameters
Request body
Example request
{
"standardSettings": {
"scanModeId": "periodic-5min",
"name": "Production Line A"
},
"historySettings": {
"readDelay": 200,
"maxReadInterval": 3600,
"startTimeOffset": -1000
}
}Response
Created
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",
"standardSettings": {
"scanMode": {
"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",
"name": "Daily Backup Scan",
"description": "Scans for new backup data every day at midnight",
"cron": "0 0 * * *"
},
"name": "Production Line A"
},
"historySettings": {
"readDelay": 200,
"maxReadInterval": 3600,
"startTimeOffset": -1000
}
}Changes
Changed in 29 of the 73 revisions of this API.563350
- ▲
added the new required request property
historySettings/endTimeOffsetnew-required-request-property
- ▲
added the new required request property
historySettings/recoveryStrategynew-required-request-property
- ▲
added the new required request property
historySettings/startTimeOffsetnew-required-request-property
- ▲
removed the required property
historySettings/overlapfrom the response with the201statusresponse-required-property-removed
- ●
removed the request property
historySettings/overlaprequest-property-removed
- ○
added the required property
historySettings/endTimeOffsetto the response with the201statusresponse-required-property-added
- ○
added the required property
historySettings/recoveryStrategyto the response with the201statusresponse-required-property-added
- ○
added the required property
historySettings/startTimeOffsetto the response with the201statusresponse-required-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
added the new required request property
historySettings/overlapnew-required-request-property
- ▲
removed the required property
historySettings/endTimeOffsetfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
historySettings/recoveryStrategyfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
historySettings/startTimeOffsetfrom the response with the201statusresponse-required-property-removed
- ●
removed the request property
historySettings/endTimeOffsetrequest-property-removed
- ●
removed the request property
historySettings/recoveryStrategyrequest-property-removed
- ●
removed the request property
historySettings/startTimeOffsetrequest-property-removed
- ○
added the required property
historySettings/overlapto the response with the201statusresponse-required-property-added
This revision also has 29 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
added the new required request property
historySettings/endTimeOffsetnew-required-request-property
- ▲
added the new required request property
historySettings/recoveryStrategynew-required-request-property
- ▲
added the new required request property
historySettings/startTimeOffsetnew-required-request-property
- ▲
removed the required property
historySettings/overlapfrom the response with the201statusresponse-required-property-removed
- ●
removed the request property
historySettings/overlaprequest-property-removed
- ○
added the required property
historySettings/endTimeOffsetto the response with the201statusresponse-required-property-added
- ○
added the required property
historySettings/recoveryStrategyto the response with the201statusresponse-required-property-added
- ○
added the required property
historySettings/startTimeOffsetto the response with the201statusresponse-required-property-added
- ▲
- ▲
added the new required request property
historySettings/overlapnew-required-request-property
- ▲
removed the required property
historySettings/endTimeOffsetfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
historySettings/recoveryStrategyfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
historySettings/startTimeOffsetfrom the response with the201statusresponse-required-property-removed
- ●
removed the request property
historySettings/endTimeOffsetrequest-property-removed
- ●
removed the request property
historySettings/recoveryStrategyrequest-property-removed
- ●
removed the request property
historySettings/startTimeOffsetrequest-property-removed
- ○
added the required property
historySettings/overlapto the response with the201statusresponse-required-property-added
This revision also has 23 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
added the new required request property
historySettings/endTimeOffsetnew-required-request-property
- ▲
added the new required request property
historySettings/recoveryStrategynew-required-request-property
- ▲
added the new required request property
historySettings/startTimeOffsetnew-required-request-property
- ▲
removed the required property
historySettings/overlapfrom the response with the201statusresponse-required-property-removed
- ●
removed the request property
historySettings/overlaprequest-property-removed
- ○
added the required property
historySettings/endTimeOffsetto the response with the201statusresponse-required-property-added
- ○
added the required property
historySettings/recoveryStrategyto the response with the201statusresponse-required-property-added
- ○
added the required property
historySettings/startTimeOffsetto the response with the201statusresponse-required-property-added
- ▲
- ▲
added the new required request property
historySettings/overlapnew-required-request-property
- ▲
removed the required property
historySettings/endTimeOffsetfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
historySettings/recoveryStrategyfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
historySettings/startTimeOffsetfrom the response with the201statusresponse-required-property-removed
- ●
removed the request property
historySettings/endTimeOffsetrequest-property-removed
- ●
removed the request property
historySettings/recoveryStrategyrequest-property-removed
- ●
removed the request property
historySettings/startTimeOffsetrequest-property-removed
- ○
added the required property
historySettings/overlapto the response with the201statusresponse-required-property-added
This revision also has 23 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
added the new required request property
historySettings/endTimeOffsetnew-required-request-property
- ▲
added the new required request property
historySettings/startTimeOffsetnew-required-request-property
- ▲
removed the required property
historySettings/overlapfrom the response with the201statusresponse-required-property-removed
- ●
removed the request property
historySettings/overlaprequest-property-removed
- ○
added the required property
historySettings/endTimeOffsetto the response with the201statusresponse-required-property-added
- ○
added the required property
historySettings/startTimeOffsetto the response with the201statusresponse-required-property-added
- ▲
- ▲
added the new required request property
historySettings/recoveryStrategynew-required-request-property
- ○
added the required property
historySettings/recoveryStrategyto the response with the201statusresponse-required-property-added
- ▲
- ▲
added the new required request property
historySettings/overlapnew-required-request-property
- ▲
removed the required property
historySettings/endTimeOffsetfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
historySettings/recoveryStrategyfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
historySettings/startTimeOffsetfrom the response with the201statusresponse-required-property-removed
- ●
removed the request property
historySettings/endTimeOffsetrequest-property-removed
- ●
removed the request property
historySettings/recoveryStrategyrequest-property-removed
- ●
removed the request property
historySettings/startTimeOffsetrequest-property-removed
- ○
added the required property
historySettings/overlapto the response with the201statusresponse-required-property-added
This revision also has 23 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
added the new required request property
historySettings/endTimeOffsetnew-required-request-property
- ▲
added the new required request property
historySettings/startTimeOffsetnew-required-request-property
- ▲
removed the required property
historySettings/overlapfrom the response with the201statusresponse-required-property-removed
- ●
removed the request property
historySettings/overlaprequest-property-removed
- ○
added the required property
historySettings/endTimeOffsetto the response with the201statusresponse-required-property-added
- ○
added the required property
historySettings/startTimeOffsetto the response with the201statusresponse-required-property-added
- ▲