Getting API Versions for Migration APIs

You can manage versions using the set of REST resources summarized in the following table.

Important: The version number is case-sensitive. For example, if the version number is listed as v1 with a lowercase v, you cannot enter the version number with a capital V as in this incorrect example, V1, which would result in an error. Instead, you must enter the version number with a lowercase v as in this correct example: v1.

Table 9-2 Manage Versions of Migration APIs

Task Request REST Resource
Get REST API Versions for Migration GET /interop/rest/
Get Information About a Specific REST API Version for Migration GET /interop/rest/{apiVersion}