---
sourceDocument: Australia Security Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/security-management

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Security Management

ft:clusterId :

    - security

bundleId :

    - security

workflow :

    - Technology


---

# REST messages for the Vulnerability Response patch orchestration integration with HCL BigFix

# REST messages for the Vulnerability Response patch orchestration integration with HCL
BigFix {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

The Vulnerability Response patch orchestration integration with HCL BigFix REST
messages are used to make calls to the BigFix API.

## BigFix login {#vr-bigfix-REST-msg__section_ojg_pgw_hsb}

You can also use the REST messages for the BigFix Login so that you can authenticate
REST API requests. Changes to the record method of the REST message impact the
authentication requests made to BigFix.
{#vr-bigfix-REST-msg__table_lqr_2wl_gmb__entry__3}

| Parameter name | Value | Description |
|-|-|-|
| sourceType | cumulative | Indicates the source integration pulls data from. Used by code. Changes are not recommended. |
| sortDIR | desc | Indicates the sort direction for the data pulled from integration. Changes are not recommended. |
| sortField | severity | Indicates the field the data sort is based on. Changes are not recommended. |
| type | vuln | Indicates the type of data to be fetched from integration for the assets integration. Changes are not recommended. |
[ ]

{#vr-bigfix-REST-msg__table_lqr_2wl_gmb}

## BigFix integration {#vr-bigfix-REST-msg__section_hxm_rgw_hsb}

You can use the REST message for the BigFix integration to retrieve information from
BigFix. Changes to the record method of the REST message impact the requests made to
BigFix to retrieve information. REST messages contain the following REST
methods.  
{#vr-bigfix-REST-msg__table_hrv_5gw_hsb__entry__2}

| REST method | Description |
|-|-|
| GET Fetch Data | Retrieves the information from BigFix regarding one of the following based on the query provided: * Computer/Computer Groups * Fixlets * Relevant Fixlets on computers * Actions {#vr-bigfix-REST-msg__ul_ekc_zgw_hsb} |
[Table 1. REST methods]

{#vr-bigfix-REST-msg__table_hrv_5gw_hsb}
{#vr-bigfix-REST-msg__table_cbk_3qm_lsb__entry__3}

| Parameter name | Value | Description |
|-|-|-|
| url | Dynamic values based on user | Indicates the endpoint of the BigFix Console |
[ ]

{#vr-bigfix-REST-msg__table_cbk_3qm_lsb}

## BigFix deploy patch {#vr-bigfix-REST-msg__section_yzy_chw_hsb}

You can use the REST message for the BigFix integration to schedule patches from your
ServiceNow AI Platform® to BigFix. Changes to the record method of the
REST message impact the requests made to BigFix to retrieve information. REST
messages contain the following REST methods.  
{#vr-bigfix-REST-msg__table_zjj_ghw_hsb__entry__2}

| REST method | Description |
|-|-|
| POST Deploy Patch | Schedules the patch to BigFix console on single/multiple computers. |
[ ]

{#vr-bigfix-REST-msg__table_zjj_ghw_hsb} {#vr-bigfix-REST-msg__table_sp1_4qm_lsb__entry__3}

| Parameter name | Value | Description |
|-|-|-|
| url | Dynamic values based on user | Indicates the endpoint of the BigFix Console. |
| title | Dynamic values based on user | Title of the deployment. |
| settings_tag | XML tag-named settings with values | Indicates settings that have different parameters and are sent to BigFix while scheduling the patch. |
| computer_tag | XML tag-named computers with values | Indicates list of computers on which the patch is going to be scheduled. |
| site_name | Value from patch update | Name of the site where the Fixlet is present. |
| fixlet_id | Value from patch update | Id of the Fixlet. |
[ ]

{#vr-bigfix-REST-msg__table_sp1_4qm_lsb}

