api_urls property
Use the object returned by this method to retrieve URLs for the baseline, checkpoint, and diff images.
You can obtain these images using the REST API.
Syntax
value = stepinfo.api_urls # type is ApiUrls
Type:ApiUrls
See ApiUrls for a detailed description of this object.