Changes to Query the status of an asynchronous disk snapshot.

GET /v1/devboxes/disk_snapshots/{id}/status

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

Changed in 4 of the 50 revisions of this API.554

  1. d3ddb452754c541
  2. c8d61a0c8b881
  3. 5f33221208c111
  4. 436b4f5c74261

What changed

  • d3ddb452754c541See the full diff
    • the snapshot response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the required property snapshot/create_time_ms from the response with the 200 status

      response-required-property-removed

    • removed the required property snapshot/id from the response with the 200 status

      response-required-property-removed

    • removed the required property snapshot/metadata from the response with the 200 status

      response-required-property-removed

    • removed the required property snapshot/source_devbox_id from the response with the 200 status

      response-required-property-removed

    • removed the optional property snapshot/commit_message from the response with the 200 status

      response-optional-property-removed

    • removed the optional property snapshot/name from the response with the 200 status

      response-optional-property-removed

    • removed the optional property snapshot/size_bytes from the response with the 200 status

      response-optional-property-removed

    • removed the optional property snapshot/source_blueprint_id from the response with the 200 status

      response-optional-property-removed

    • added DevboxDiskSnapshotView subschema #2 to the snapshot response property anyOf list for the response status 200

      response-property-any-of-added

    • added the optional property snapshot/size_bytes to the response with the 200 status

      response-optional-property-added

  • 5f33221208c111See the full diff
    • added the new deleted enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the optional property snapshot/source_blueprint_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

    • added the optional property snapshot/commit_message to the response with the 200 status

      response-optional-property-added

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