Figure 2-1 identifies key areas of the Migrate API reference documentation. Each area is described below.
Figure 2-1 Layout of PlateSpin Migrate API Reference Documentation
Version 2019.8 is the latest release version of PlateSpin Migrate API. As development continues, we expect breaking changes to require a new release version.
The Migrate API is based on the specified Open API Specification. You can download the Open API Specification and use it to generate client libraries through the Swagger toolset. We have not tested this capability of the Swagger toolset.
Migrate Resources represent paths that can be called to support operations. Expand a section to see the methods of interaction that are allowed with the resource, such as GET, POST, PUT, or DELETE.
For example, you can expand the Platforms resource to show valid operations. See Figure 2-2.
Figure 2-2 Methods of Interaction Allowed for Platforms Resources
To learn more about how to navigate the API reference to understand the resources, methods, operations, and relationships, continue with Section 2.3, Exploring Migrate Resources.
The Schemas option at the bottom of the Migrate API landing page provides definitions of data types that can be passed or returned. See Section 2.4, Exploring Schemas.