Endpoint
/api/v2/tenants/{tenantId}/resources/{resourceId}/applications
Path Parameters
tenantId
string

resourceId
string

Responses

OK

[
  {
    "createdDate": "2016-05-30T10:13:27+0000",
    "id": 538,
    "installedDate": "2016-05-27T00:00:00+0000",
    "modifiedDate": "2016-06-09T07:58:25+0000",
    "name": "Google Chrome",
    "vendor": "Google Inc.",
    "version": "51.0.2704.63"
  },
  {
    "createdDate": "2016-05-30T10:13:27+0000",
    "id": 539,
    "modifiedDate": "2016-06-09T07:58:25+0000",
    "name": "Internet Explorer",
    "vendor": "Microsoft Corporation",
    "version": "8.0.7600.16385"
  },
  {
    "createdDate": "2016-05-30T10:13:27+0000",
    "id": 540,
    "modifiedDate": "2016-06-09T07:58:25+0000",
    "name": "Microsoft .NET Framework 4 Client Profile",
    "vendor": "Microsoft Corporation",
    "version": "4.0.30319"
  },
  {
    "createdDate": "2016-05-30T10:13:27+0000",
    "id": 541,
    "modifiedDate": "2016-06-09T07:58:25+0000",
    "name": "Microsoft Visual C++ 2012 Redistributable (x86) - 11.0.61030",
    "vendor": "Microsoft Corporation",
    "version": "11.0.61030.0"
  },
  {
    "createdDate": "2016-05-30T10:13:27+0000",
    "id": 542,
    "modifiedDate": "2016-06-09T07:58:25+0000",
    "name": "Oracle VM VirtualBox Guest Additions 5.0.20",
    "vendor": "Oracle Corporation",
    "version": "5.0.20.0"
  },
  {
    "createdDate": "2016-07-24T10:30:18+0000",
    "id": 545,
    "installedDate": "2016-01-01T00:00:00+0000",
    "modifiedDate": "2016-09-07T07:27:42+0000",
    "name": "Microsoft .NET Framework 3.5 SP1",
    "vendor": "Microsoft Corporation",
    "version": "3.5.30729"
  }
]