Get connector instance configuration
Returns the currently configured plugins and import stats for a connector instance.
Path parameters
Den TypeID with 'cin_' prefix and a 26-character base32 suffix.
Response
Connector instance configuration returned successfully.
Changes
Changed in 2 of the 26 revisions of this API.212
- ●
added the new
agent-pluginenum value to theitem/configuredPlugins/items/extension/anyOf[PluginArchExtensionProjection]/manifest/anyOf[OpenWorkExtensionManifest]/source/formatresponse property for the response status200response-property-enum-value-added
- ●
added the new
agent-pluginenum value to theitem/configuredPlugins/items/extension/anyOf[PluginArchExtensionProjection]/sourceFormatresponse property for the response status200response-property-enum-value-added
- ○
added the required property
item/configuredPlugins/items/sourceFormatto the response with the200statusresponse-required-property-added
- ○
added the required property
item/configuredPlugins/items/sourceSchemaVersionto the response with the200statusresponse-required-property-added
- ●
- ○
removed the pattern
^cin_.*from thepathrequest parameterconnectorInstanceIdrequest-parameter-pattern-removed
- ○
the
item/configuredPlugins/items/createdByOrgMembershipIdresponse's property pattern^om_.*was removed for the status200response-property-pattern-removed
- ○
the
item/configuredPlugins/items/extension/anyOf[PluginArchExtensionProjection]/idresponse's property pattern^plg_.*was removed for the status200response-property-pattern-removed
- ○
the
item/configuredPlugins/items/idresponse's property pattern^plg_.*was removed for the status200response-property-pattern-removed
- ○
the
item/configuredPlugins/items/marketplaces/items/idresponse's property pattern^mkt_.*was removed for the status200response-property-pattern-removed
- ○
the
item/configuredPlugins/items/organizationIdresponse's property pattern^org_.*was removed for the status200response-property-pattern-removed
- ○
the
item/connectorInstance/connectorAccountIdresponse's property pattern^cac_.*was removed for the status200response-property-pattern-removed
- ○
the
item/connectorInstance/createdByOrgMembershipIdresponse's property pattern^om_.*was removed for the status200response-property-pattern-removed
- ○
the
item/connectorInstance/idresponse's property pattern^cin_.*was removed for the status200response-property-pattern-removed
- ○
the
item/connectorInstance/organizationIdresponse's property pattern^org_.*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
- ○