computer_systems REST API と v2/computers REST API の列のマッピング
9.2.8 から使用可能です。computer_systems REST API を使用しているカスタム・ツールまたは内部プロセスがある場合、この API の列が v2/computers API の列にどのようにマップされるのかを把握してください。バージョン 2 の REST API を使用するようにツールを調整することをお勧めします。
注: 使用している computer_systems API の列が v2/computers API のどの列にもマップされない場合、またはマッピングによって情報の細分度が不十分になる場合は、アイデアを送信してください。
| computer_systems API | computers API | コメント |
|---|---|---|
| ID | コンピューター・システムは、コンピューターで置き換えられます。 | |
| parent_id | コンピューター・システムは、コンピューターで置き換えられます。また、REST API バージョン 2 は階層的ではありません。 | |
| computer_id | ID | |
| computer_remote_id | bigfix_id | |
| server_id | computer_hardware.server_id | |
| datasource_name | ||
| datasource_id | ||
| type | computer_hardware.computer_type | REST API バージョン 2 には、以下の 3 つの値があります。物理、仮想、およびパブリック・クラウドで実行されているコンピューター。 |
| os | os | |
| host_name | name | |
| dns_name | dns_name | |
| ip_address | ip_address | |
| last_seen | last_seen | |
| hardware_manufacturer | この情報は、computer_hardware.server_name 列に含まれます。 | |
| hardware_model | この情報は、computer_hardware.server_name 列に含まれます。 | |
| hardware_serial_number | この情報は、computer_hardware.server_name 列に含まれます。 | |
| hardware_type | この情報は、computer_hardware.server_name 列に含まれます。 | |
| hardware_name | computer_hardware.server_name | |
| processor_brand_string | computer_hardware.processor_brand_string | |
| processor_type | computer_hardware.processor_type | |
| processor_brand | computer_hardware.processor_brand | |
| processor_vendor | computer_hardware.processor_vendor | |
| partition_cores | computer_hardware.partition_cores | |
| server_processors | computer_hardware.node_total_processors | |
| server_cores | computer_hardware.server_cores | |
| pvu_per_core | computer_hardware.pvu_per_core | |
| uuid | ||
| cluster_id | クラスター ID は、computer_hardware.cluster_name 列で使用可能なクラスター名に置き換えられます。 |