TroubleshooterResources

Uses ‘stepId’ and ‘responses’ as the trigger to continue the troubleshooting steps for the respective troubleshooter resource name. <br/>Continue API is used to provide inputs that are required for the specific troubleshooter to progress into the next step in the process. This API is used after the Troubleshooter has been created using the Create API.

post/{scope}/providers/Microsoft.Help/troubleshooters/{troubleshooterName}/continue

Path parameters

scopestring required

The fully qualified Azure Resource manager identifier of the resource.

troubleshooterNamestring required

Troubleshooter resource Name.

Parameters

../../../../../../common-types/resource-management/v5/types.json#/components/parameters/ApiVersionParameter — unresolved $ref

Request body

stepIdstring

Unique id of the result.

Response

Azure operation completed successfully.

Changes

Changed in 2 of the 4 revisions of this API.13

  • 2023-01-01-preview6cda0116dbab12See the full diff
    • the optional response header Location removed for the status 204

      optional-response-header-removed

    • api tag TroubleshooterResources added

      api-tag-added

    • api tag troubleshooter removed

      api-tag-removed

  • 2023-01-01-preview97ac171614501See the full diff
    • endpoint added

      endpoint-added