designated_computer association

Available from 9.2.12. Use the designated_computer association to retrieve information about computers that were designated to scan shared disks as part of other REST API requests.

Association

designated_computer

Applicable REST APIs

You can use the designated_computer association with the following REST APIs:

Syntax

<URL>?columns[]=designated_computer.<column>&token=<token>
For example:
GET api/sam/v2/shared_disks?columns[]=designated_computer.ip_address
&token=7adc3efb175e2bc0f4484bdd2efca54a8fa04623

Schema description

To retrieve the list of all columns that are returned by this association together with their descriptions, use the following request.
GET api/sam/schemas/associations/designated_computer.json?token=<token>

Available columns

Table 1. Columns with information about computer hardware
Property Description Type
id Identifier of the computer that was designated by BigFix Inventory to scan the shared disk as specified in the BigFix Inventory database. Integer
remote_id Identifier of the computer that was designated by BigFix Inventory to scan the shared disk as specified in the BigFix database. Integer
last_seen Date and time when the computer reported to BigFix for the last time. The time is specified in the GMT time zone. String
datasource_id Identifier of the BigFix server to which the computer reports. Integer
datasource_name Name of the BigFix server to which the computer reports. String
created_at Date and time when the information about the computer was imported from BigFix for the first time. String
valid_to The date and time when the computer stopped being discovered, for example because it was removed from the infrastructure, the data source was removed, or the BigFix client was uninstalled. String
os Operating system of the computer. String
dns_name Name of the computer that is specified in the Domain Name System. String
name Host name of the computer. String
ip_address IP address of the computer. String