Viewable Object Resources - Intergraph Smart API Manager - 5.0 - Help

Intergraph Smart API Manager Help

Language
English
Product
Intergraph Smart API Manager
Search by Category
Help
Smart API Manager Version
5.0

Here are some sample URLs for retrieving viewable file resources bound to a pipe:

  • GET https://sam.spclouddave.com/sampleservice/sppid/v3/Sites('Site A')/Plants('Plant A')/Pipes('302')/Files/Com.Ingr.Core.V1.ViewableObject

  • GET https://sam.spclouddave.com/sampleservice/sppid/v3/Sites('Site A')/Plants('Plant A')/Pipes('302')/Files('Primary 302')/Com.Ingr.Core.V1.ViewableObject

  • GET https://sam.spclouddave.com/sampleservice/sppid/v3/Sites('Site A')/Plants('Plant A')/Pipes('302')/Files/Com.Ingr.Core.V1.ViewableObject?$filter=GraphicType eq Com.Ingr.Core.V1.GraphicType'Drawing'

To call the listed resources requires an access token. See Authorization - use Postman to get an access token and Authorization - use Postman to call a Smart API for more information.