Get connector sync event
Returns one connector sync event detail.
Path parameters
Den TypeID with 'cse_' prefix and a 26-character base32 suffix.
Response
Connector sync event returned successfully.
Changes
Changed in 2 of the 25 revisions of this API.6
- ○
removed the pattern
^cse_.*from thepathrequest parameterconnectorSyncEventIdrequest-parameter-pattern-removed
- ○
the
item/connectorInstanceIdresponse's property pattern^cin_.*was removed for the status200response-property-pattern-removed
- ○
the
item/connectorTargetId/anyOf[subschema #1]/response's property pattern^ctg_.*was removed for the status200response-property-pattern-removed
- ○
the
item/idresponse's property pattern^cse_.*was removed for the status200response-property-pattern-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the required property
item/attemptCountto the response with the200statusresponse-required-property-added
- ○
added the required property
item/nextAttemptAtto the response with the200statusresponse-required-property-added
- ○