Changes to Scan a remote model

POST /scan/v3/jobs

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

Changed in 4 of the 44 revisions of this API.26

  1. efca861e915b2
  2. 361732eb539f11
  3. c3af5f4a9a7911
  4. 193d6dfbca672

What changed

    • added the new optional request property inventory/scan_target/asset_id

      new-optional-request-property

    • added the optional property inventory/scan_target/asset_id to the response with the 201 status

      response-optional-property-added

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

    • added the new AZURE_ML enum value to the inventory/scan_target/provider_details/provider response property for the response status 201

      response-property-enum-value-added

    • added the new AZURE_ML enum value to the request property inventory/scan_target/provider_details/provider

      request-property-enum-value-added

    • added the new DATABRICKS enum value to the inventory/scan_target/provider_details/provider response property for the response status 201

      response-property-enum-value-added

    • added the new DATABRICKS enum value to the request property inventory/scan_target/provider_details/provider

      request-property-enum-value-added

    • added the new optional request property inventory/scan_target/provider_details/country

      new-optional-request-property

    • added the optional property inventory/scan_target/provider_details/country to the response with the 201 status

      response-optional-property-added