PageDevicePostureResponse
{ "content": [ { "id": "string", "name": "string", "description": "string", "userGroupsIds": [ "string" ], "windows": { "allowed": true, "version": { "version": "string", "condition": "GTE" }, "antiviruses": [ "AVAST" ], "diskEncryption": { "type": "FULL_DISK", "volume": "string" }, "certificate": "string" }, "macos": { "allowed": true, "version": { "version": "string", "condition": "GTE" }, "antiviruses": [ "AVAST" ], "diskEncrypted": true, "certificate": "string" }, "linux": { "allowed": true }, "android": { "allowed": true }, "ios": { "allowed": true } } ], "totalElements": 0, "totalPages": 0, "numberOfElements": 0, "page": 0, "size": 0 }
Properties
Name | Type | Required | Restrictions | Description |
---|---|---|---|---|
content | false | none | none | |
totalElements | integer(int32) | false | none | none |
totalPages | integer(int32) | false | none | none |
numberOfElements | integer(int32) | false | none | none |
page | integer(int32) | false | none | none |
size | integer(int32) | false | none | none |