A newer version is available. For the latest information, see the
current release documentation.
PlatformServiceInfo
edit
The platform service information.
Propertiesedit
-
image
(array[
PlatformServiceImageInfo
]
) -
type
(string
) - Name of service
Exampleedit
{ "image" : [ { "hash" : "string", "id" : "string", "tag" : "string", "version" : "string" } ], "type" : "string" }