Swift Rest SDK Documentation Beta

Structure Mobiledge​XiOSLibrary.​Matching​Engine.​Appinstance

public struct Appinstance: Decodable

Object returned in CloudletLocation appinstances field Information about specific app instances

MobiledgeXiOSLibrary.MatchingEngine.Appinstance MobiledgeXiOSLibrary.MatchingEngine.Appinstance Decodable Decodable MobiledgeXiOSLibrary.MatchingEngine.Appinstance->Decodable

Member Of

MobiledgeXiOSLibrary.MatchingEngine

MatchingEngine class MobiledgeX MatchingEngine APIs

Conforms To

Decodable

Properties

app_name

var app_name: String

app_vers

var app_vers: String

fqdn

var fqdn: String

ports

var ports: [AppPort]

org_name

var org_name: String