Changes to Get the status of a previously issued provisioning job

GET /provisioning/{provisioningJobId}/status

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 7 of the 50 revisions of this API.345

  1. c20f3ebace5322
  2. 0290bea4247c1
  3. 9fbf5defc05a11
  4. f8442ac9c67511
  5. 0012adbb99c01
  6. 253a3f8319a71
  7. 0aaa4c57a9851

What changed

  • c20f3ebace5322See the full diff
    • added the new FAILURE enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the new SUCCESS enum value to the status response property for the response status 200

      response-property-enum-value-added

    • removed the COMPLETE enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the FAILED enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • added the new optional header request parameter X-Atat-Api-Version to all path's operations

      new-optional-request-default-parameter-to-existing-path

  • 9fbf5defc05a11See the full diff
    • deleted the header request parameter X-Target-Impact-Level

      request-parameter-removed

    • added the optional property environment_id to the response with the 200 status

      response-optional-property-added

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

  • f8442ac9c67511See the full diff
    • added the new path request parameter provisioningJobId

      new-request-path-parameter

    • deleted the path request parameter portfolioId

      request-parameter-removed

    • the response property portfolio_id became optional for the status 200

      response-property-became-optional

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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