Search code examples
apiazure-devops

Export an inherited process in Devops via APIs


I would like to export an inherited process in Devops via APIs. I found this API

But after calling this API, I recieve the following response:

{
    "$id": "1",
    "innerException": null,
    "message": "The feature is disabled. Contact your Azure DevOps Server administrator.",
    "typeName": "Microsoft.TeamFoundation.Framework.Server.FeatureDisabledException, Microsoft.TeamFoundation.Framework.Server",
    "typeKey": "FeatureDisabledException",
    "errorCode": 0,
    "eventId": 3000
}

It sounds to me, to achieve this aim something should be enabled.

Does any one know what should I enable and in which place?


Solution

  • This feature is not available for the Inherited process. You may use it for On-premises XML process.

    Available APIs for the inherited processes you may find here: Processes.