GitHub

Get GitHub connector discovery

Analyzes a GitHub connector target and returns discovered plugin candidates.

get/v1/connector-instances/{connectorInstanceId}/discovery

Path parameters

connectorInstanceIdstring typeid required

Den TypeID with 'cin_' prefix and a 26-character base32 suffix.

Response

GitHub connector discovery returned successfully.

oktrue required

Changes

Changed in 2 of the 26 revisions of this API.28

  • fcbb34aa170221See the full diff
    • added the new agent_plugin_manifest enum value to the item/discoveredPlugins/items/sourceKind response property for the response status 200

      response-property-enum-value-added

    • added the new agent_plugin_repo enum value to the item/classification response property for the response status 200

      response-property-enum-value-added

    • added the required property item/discoveredPlugins/items/sourceSchemaVersion to the response with the 200 status

      response-required-property-added

    • removed the pattern ^cin_.* from the path request parameter connectorInstanceId

      request-parameter-pattern-removed

    • the item/connectorInstance/connectorAccountId response's property pattern ^cac_.* was removed for the status 200

      response-property-pattern-removed

    • the item/connectorInstance/createdByOrgMembershipId response's property pattern ^om_.* was removed for the status 200

      response-property-pattern-removed

    • the item/connectorInstance/id response's property pattern ^cin_.* was removed for the status 200

      response-property-pattern-removed

    • the item/connectorInstance/organizationId response's property pattern ^org_.* was removed for the status 200

      response-property-pattern-removed

    • the item/connectorTarget/connectorInstanceId response's property pattern ^cin_.* was removed for the status 200

      response-property-pattern-removed

    • the item/connectorTarget/id response's property pattern ^ctg_.* was removed for the status 200

      response-property-pattern-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog