List connector mappings
Lists mappings under a connector target.
Path parameters
Den TypeID with 'ctg_' prefix and a 26-character base32 suffix.
Query parameters
Den TypeID with 'plg_' prefix and a 26-character base32 suffix.
Response
Connector mappings returned successfully.
Changes
Changed in 3 of the 25 revisions of this API.39
- ●
added the new
workflowenum value to theitems/items/objectTyperesponse property for the response status200response-property-enum-value-added
- ○
added the new enum value
workflowto thequeryrequest parameterobjectTyperequest-parameter-enum-value-added
- ○
removed the pattern
^ctg_.*from thepathrequest parameterconnectorTargetIdrequest-parameter-pattern-removed
- ○
removed the pattern
^plg_.*from thequeryrequest parameterpluginIdrequest-parameter-pattern-removed
- ○
the
items/items/connectorInstanceIdresponse's property pattern^cin_.*was removed for the status200response-property-pattern-removed
- ○
the
items/items/connectorTargetIdresponse's property pattern^ctg_.*was removed for the status200response-property-pattern-removed
- ○
the
items/items/idresponse's property pattern^cmp_.*was removed for the status200response-property-pattern-removed
- ○
the
items/items/pluginId/anyOf[subschema #1]/response's property pattern^plg_.*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 new
appenum value to theitems/items/objectTyperesponse property for the response status200response-property-enum-value-added
- ○
added the new enum value
appto thequeryrequest parameterobjectTyperequest-parameter-enum-value-added
- ●
- ●
added the new
scriptenum value to theitems/items/objectTyperesponse property for the response status200response-property-enum-value-added
- ○
added the new enum value
scriptto thequeryrequest parameterobjectTyperequest-parameter-enum-value-added
- ●