PlatformServiceInfo

edit

Platform service information

Properties

edit
image (array[PlatformServiceImageInfo])
type (string)
Name of service

Example

edit
{
   "image" : [
      {
         "hash" : "string",
         "id" : "string",
         "tag" : "string",
         "version" : "string"
      }
   ],
   "type" : "string"
}