Loading
Missing property "MostFrequentUser" in Atlas API?

Hi,

According to the documentation (https://docs.snowsoftware.io/snow-atlas-api/resources/sam-core-apis/computers#tag/Computers/operation/computers) the Get-Computer end-point should include a property "mostFrequentUser".

 

This is however not the case. When getting the response back from the end-point, there's not such property. Below is an example response that I get when querying the end-point.

 

Can I get some help please?

 

{

"_links": [

{

"href": "/api/sam/estate/v1/computers/f812f2b0-44e1-47db-9897-4d09aa43f5d2",

"method": "GET",

"rel": "self"

},

{

"href": "sam/estate/v1/computers",

"method": "GET",

"rel": "collection"

},

{

"href": "/api/sam/estate/v1/computers/f812f2b0-44e1-47db-9897-4d09aa43f5d2/environment-variables",

"method": "GET",

"rel": "environment-variables"

},

{

"href": "/api/sam/estate/v1/computers/f812f2b0-44e1-47db-9897-4d09aa43f5d2/registry",

"method": "GET",

"rel": "registry"

},

{

"href": "/api/sam/estate/v1/computers/f812f2b0-44e1-47db-9897-4d09aa43f5d2/hardware",

"method": "GET",

"rel": "hardware"

},

{

"href": "/api/sam/estate/v1/computers/f812f2b0-44e1-47db-9897-4d09aa43f5d2/hardware/cpu",

"method": "GET",

"rel": "processor"

},

{

"href": "/api/sam/estate/v1/computers/f812f2b0-44e1-47db-9897-4d09aa43f5d2/hardware/cpu/socketmap",

"method": "GET",

"rel": "socketmap"

},

{

"href": "/api/sam/estate/v1/computers/f812f2b0-44e1-47db-9897-4d09aa43f5d2/hardware/harddrives",

"method": "GET",

"rel": "disks"

},

{

"href": "/api/sam/estate/v1/computers/f812f2b0-44e1-47db-9897-4d09aa43f5d2/hardware/disks/logical",

"method": "GET",

"rel": "logicaldisks"

},

{

"href": "/api/sam/estate/v1/computers/f812f2b0-44e1-47db-9897-4d09aa43f5d2/applications",

"method": "GET",

"rel": "applications"

},

{

"href": "/api/sam/estate/v1/computers/f812f2b0-44e1-47db-9897-4d09aa43f5d2/logonhistory",

"method": "GET",

"rel": "logon-history"

},

{

"href": "/api/sam/estate/v1/computers/f812f2b0-44e1-47db-9897-4d09aa43f5d2/hardware/monitors",

"method": "GET",

"rel": "monitors"

},

{

"href": "/api/sam/estate/v1/computers/f812f2b0-44e1-47db-9897-4d09aa43f5d2/hardware/displayadapters",

"method": "GET",

"rel": "displayadapters"

},

{

"href": "/api/sam/estate/v1/computers/f812f2b0-44e1-47db-9897-4d09aa43f5d2/metering",

"method": "GET",

"rel": "metering"

}

],

"architecture": "64-bit",

"biosDate": "2018-08-02T00:00:00Z",

"biosSerialNumber": "SN-CORP0143A17",

"biosVersion": "R02ET67W (1.40 )",

"clientConfigurationName": "Default Configuration",

"clientInstallDate": "2018-10-07T00:00:00Z",

"clientSiteName": "SNOW",

"clientVersion": "5.2.1",

"coreCount": 2,

"domain": "CORP",

"hostName": "CORP0143A17",

"id": "f812f2b0-44e1-47db-9897-4d09aa43f5d2",

"infoTransferDate": "2019-04-07T19:18:34.907Z",

"ipAddress": "10.0.41.42",

"is64bit": true,

"isAutoEditingDisabled": false,

"isPortable": true,

"isQuarantineManagementDisabled": false,

"isServer": false,

"isUpdated": false,

"isVdi": false,

"isVirtual": false,

"lastScanDate": "2024-12-19T00:00:00Z",

"manufacturer": "LENOVO",

"manufacturerWebsite": "https://www.lenovo.com",

"model": "ThinkPad X260",

"operatingSystem": "Windows 10 Pro",

"operatingSystemId": "8aa9240d-8c2f-4d1f-816e-48f574890904",

"operatingSystemSerialNumber": "AAAAA-BBBBB-CCCCC-DDDDD-EEEEE",

"operatingSystemServicePack": "",

"processorCount": 1,

"purchaseCurrency": "EUR",

"purchaseDate": "2018-06-17T07:06:25Z",

"purchaseValue": 820,

"purchaseValueBase": 820,

"reportingDate": "2019-01-10T07:06:25Z",

"scannerVersion": "",

"status": "Active",

"updatedDate": "2023-10-30T08:10:39.183Z"

}


  • JohnSorensenDK (Flexera Software)

    @DavidSveeExSnow​ 

    I notified product management but they have some issues logging into the community right now, so I'm relaying their feedback.

     

    Please raise a support ticket as what you are looking for should be there, assuming the computer they are looking at actually has a most frequent user.

     

    Thanks,

    John Sorensen

    Expand Post
  • Thanks,

    looking forward to hear back as soon as all access is resolved.

     

    I've raised a ticket: 02978963

     

    Kind regards,

    David

    Expand Post

Loading
Missing property "MostFrequentUser" in Atlas API?