Documentation Index
Fetch the complete documentation index at: https://docs.pinkfish.ai/llms.txt
Use this file to discover all available pages before exploring further.
Server path: /rapid7-appsec | Type: Application | PCID required: Yes
rapid7_appsec_add_app_tag
Add App Tag
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
app-id | string | Yes | — | The app-id value |
body | object | Yes | — | The last editor of the comment |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"app-id": {
"type": "string",
"description": "The app-id value"
},
"body": {
"description": "The last editor of the comment"
}
},
"required": [
"PCID",
"app-id",
"body"
]
}
rapid7_appsec_add_app_user
Add App User
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
app-id | string | Yes | — | The app-id value |
body | object | Yes | — | The Scan Config of the Schedule |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"app-id": {
"type": "string",
"description": "The app-id value"
},
"body": {
"description": "The Scan Config of the Schedule"
}
},
"required": [
"PCID",
"app-id",
"body"
]
}
rapid7_appsec_create_app
Create App
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"body"
]
}
rapid7_appsec_create_attack_module
Create Attack Module
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
attack-template-id | string | Yes | — | The attack-template-id value |
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"attack-template-id": {
"type": "string",
"description": "The attack-template-id value"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"attack-template-id",
"body"
]
}
rapid7_appsec_create_attack_template
Create Attack Template
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"body"
]
}
rapid7_appsec_create_blackout
Create Blackout
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"body"
]
}
rapid7_appsec_create_engine
Create Engine
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"body"
]
}
rapid7_appsec_create_engine_group
Create Engine Group
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"body"
]
}
rapid7_appsec_create_file
Create File
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
app-id | string | Yes | — | The app-id value |
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"app-id": {
"type": "string",
"description": "The app-id value"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"app-id",
"body"
]
}
rapid7_appsec_create_scan_config
Create Scan Config
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"body"
]
}
rapid7_appsec_create_schedule
Create Schedule
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"body"
]
}
rapid7_appsec_create_tag
Create Tag
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"body"
]
}
rapid7_appsec_create_target
Create Target
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"body"
]
}
Create Vulnerability Comment
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
vuln-id | string | Yes | — | The vuln-id value |
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"vuln-id": {
"type": "string",
"description": "The vuln-id value"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"vuln-id",
"body"
]
}
rapid7_appsec_delete_app
Delete App
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
app-id | string | Yes | — | The app-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"app-id": {
"type": "string",
"description": "The app-id value"
}
},
"required": [
"PCID",
"app-id"
]
}
rapid7_appsec_delete_attack_module
Delete Attack Module
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
attack-template-id | string | Yes | — | The attack-template-id value |
attack-module-id | string | Yes | — | The attack-module-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"attack-template-id": {
"type": "string",
"description": "The attack-template-id value"
},
"attack-module-id": {
"type": "string",
"description": "The attack-module-id value"
}
},
"required": [
"PCID",
"attack-template-id",
"attack-module-id"
]
}
rapid7_appsec_delete_attack_template
Delete Attack Template
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
attack-template-id | string | Yes | — | The attack-template-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"attack-template-id": {
"type": "string",
"description": "The attack-template-id value"
}
},
"required": [
"PCID",
"attack-template-id"
]
}
rapid7_appsec_delete_blackout
Delete Blackout
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
blackout-id | string | Yes | — | The blackout-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"blackout-id": {
"type": "string",
"description": "The blackout-id value"
}
},
"required": [
"PCID",
"blackout-id"
]
}
rapid7_appsec_delete_engine
Delete Engine
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
engine-id | string | Yes | — | The engine-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"engine-id": {
"type": "string",
"description": "The engine-id value"
}
},
"required": [
"PCID",
"engine-id"
]
}
rapid7_appsec_delete_engine_credential
Delete Engine Credential
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
engine-id | string | Yes | — | The engine-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"engine-id": {
"type": "string",
"description": "The engine-id value"
}
},
"required": [
"PCID",
"engine-id"
]
}
rapid7_appsec_delete_engine_group
Delete Engine Group
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
engine-group-id | string | Yes | — | The engine-group-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"engine-group-id": {
"type": "string",
"description": "The engine-group-id value"
}
},
"required": [
"PCID",
"engine-group-id"
]
}
rapid7_appsec_delete_file
Delete File
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
app-id | string | Yes | — | The app-id value |
file-id | string | Yes | — | The file-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"app-id": {
"type": "string",
"description": "The app-id value"
},
"file-id": {
"type": "string",
"description": "The file-id value"
}
},
"required": [
"PCID",
"app-id",
"file-id"
]
}
rapid7_appsec_delete_report
Delete Report
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
report-id | string | Yes | — | The report-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"report-id": {
"type": "string",
"description": "The report-id value"
}
},
"required": [
"PCID",
"report-id"
]
}
rapid7_appsec_delete_scan
Delete Scan
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
scan-id | string | Yes | — | The scan-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"scan-id": {
"type": "string",
"description": "The scan-id value"
}
},
"required": [
"PCID",
"scan-id"
]
}
rapid7_appsec_delete_scan_config
Delete Scan Config
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
scan-config-id | string | Yes | — | The scan-config-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"scan-config-id": {
"type": "string",
"description": "The scan-config-id value"
}
},
"required": [
"PCID",
"scan-config-id"
]
}
rapid7_appsec_delete_schedule
Delete Schedule
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
schedule-id | string | Yes | — | The schedule-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"schedule-id": {
"type": "string",
"description": "The schedule-id value"
}
},
"required": [
"PCID",
"schedule-id"
]
}
rapid7_appsec_delete_tag
Delete Tag
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
tag-id | string | Yes | — | The tag-id value |
cascade | boolean | No | — | The cascade value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"tag-id": {
"type": "string",
"description": "The tag-id value"
},
"cascade": {
"type": "boolean",
"description": "The cascade value"
}
},
"required": [
"PCID",
"tag-id"
]
}
rapid7_appsec_delete_target
Delete Target
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
target-id | string | Yes | — | The target-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"target-id": {
"type": "string",
"description": "The target-id value"
}
},
"required": [
"PCID",
"target-id"
]
}
Delete Vulnerability Comment
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
vuln-id | string | Yes | — | The vuln-id value |
comment-id | string | Yes | — | The comment-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"vuln-id": {
"type": "string",
"description": "The vuln-id value"
},
"comment-id": {
"type": "string",
"description": "The comment-id value"
}
},
"required": [
"PCID",
"vuln-id",
"comment-id"
]
}
rapid7_appsec_generate_report
Generate Report
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"body"
]
}
rapid7_appsec_get_app
Get App
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
app-id | string | Yes | — | The app-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"app-id": {
"type": "string",
"description": "The app-id value"
}
},
"required": [
"PCID",
"app-id"
]
}
Get App Tags
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
app-id | string | Yes | — | The app-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"app-id": {
"type": "string",
"description": "The app-id value"
}
},
"required": [
"PCID",
"app-id"
]
}
rapid7_appsec_get_app_users
Get App Users
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
app-id | string | Yes | — | The app-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"app-id": {
"type": "string",
"description": "The app-id value"
}
},
"required": [
"PCID",
"app-id"
]
}
rapid7_appsec_get_apps
Get Apps
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
index | integer | No | — | The index value |
size | integer | No | — | The size value |
sort | string | No | — | Sort order for results |
page-token | string | No | — | The page-token value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"index": {
"type": "integer",
"description": "The index value"
},
"size": {
"type": "integer",
"description": "The size value"
},
"sort": {
"type": "string",
"description": "Sort order for results"
},
"page-token": {
"type": "string",
"description": "The page-token value"
}
},
"required": [
"PCID"
]
}
rapid7_appsec_get_attack
Get Attack
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
module-id | string | Yes | — | The module-id value |
attack-id | string | Yes | — | The attack-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"module-id": {
"type": "string",
"description": "The module-id value"
},
"attack-id": {
"type": "string",
"description": "The attack-id value"
}
},
"required": [
"PCID",
"module-id",
"attack-id"
]
}
rapid7_appsec_get_attack_documentation
Get Attack Documentation
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
module-id | string | Yes | — | The module-id value |
attack-id | string | Yes | — | The attack-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"module-id": {
"type": "string",
"description": "The module-id value"
},
"attack-id": {
"type": "string",
"description": "The attack-id value"
}
},
"required": [
"PCID",
"module-id",
"attack-id"
]
}
rapid7_appsec_get_attack_modules
Get Attack Modules
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
attack-template-id | string | Yes | — | The attack-template-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"attack-template-id": {
"type": "string",
"description": "The attack-template-id value"
}
},
"required": [
"PCID",
"attack-template-id"
]
}
rapid7_appsec_get_attack_modules_configs
Get Attack Modules Configs
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
}
},
"required": [
"PCID"
]
}
rapid7_appsec_get_attack_template
Get Attack Template
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
attack-template-id | string | Yes | — | The attack-template-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"attack-template-id": {
"type": "string",
"description": "The attack-template-id value"
}
},
"required": [
"PCID",
"attack-template-id"
]
}
rapid7_appsec_get_attack_templates
Get Attack Templates
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
index | integer | No | — | The index value |
size | integer | No | — | The size value |
sort | string | No | — | Sort order for results |
page-token | string | No | — | The page-token value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"index": {
"type": "integer",
"description": "The index value"
},
"size": {
"type": "integer",
"description": "The size value"
},
"sort": {
"type": "string",
"description": "Sort order for results"
},
"page-token": {
"type": "string",
"description": "The page-token value"
}
},
"required": [
"PCID"
]
}
rapid7_appsec_get_blackout
Get Blackout
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
blackout-id | string | Yes | — | The blackout-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"blackout-id": {
"type": "string",
"description": "The blackout-id value"
}
},
"required": [
"PCID",
"blackout-id"
]
}
rapid7_appsec_get_blackouts
Get Blackouts
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
index | integer | No | — | The index value |
size | integer | No | — | The size value |
sort | string | No | — | Sort order for results |
page-token | string | No | — | The page-token value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"index": {
"type": "integer",
"description": "The index value"
},
"size": {
"type": "integer",
"description": "The size value"
},
"sort": {
"type": "string",
"description": "Sort order for results"
},
"page-token": {
"type": "string",
"description": "The page-token value"
}
},
"required": [
"PCID"
]
}
rapid7_appsec_get_documentation_by_variance
Get Vulnerability Variance Documentation
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
vuln-id | string | Yes | — | The vuln-id value |
variance-id | string | Yes | — | The variance-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"vuln-id": {
"type": "string",
"description": "The vuln-id value"
},
"variance-id": {
"type": "string",
"description": "The variance-id value"
}
},
"required": [
"PCID",
"vuln-id",
"variance-id"
]
}
rapid7_appsec_get_documentation_by_variances
Get Vulnerability Variances Documentation
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"body"
]
}
rapid7_appsec_get_engine
Get Engine
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
engine-id | string | Yes | — | The engine-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"engine-id": {
"type": "string",
"description": "The engine-id value"
}
},
"required": [
"PCID",
"engine-id"
]
}
rapid7_appsec_get_engine_credential
Get Engine Credential
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
engine-id | string | Yes | — | The engine-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"engine-id": {
"type": "string",
"description": "The engine-id value"
}
},
"required": [
"PCID",
"engine-id"
]
}
rapid7_appsec_get_engine_group
Get Engine Group
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
engine-group-id | string | Yes | — | The engine-group-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"engine-group-id": {
"type": "string",
"description": "The engine-group-id value"
}
},
"required": [
"PCID",
"engine-group-id"
]
}
rapid7_appsec_get_engine_group_engines
Get Engine Group Engines
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
engine-group-id | string | Yes | — | The engine-group-id value |
index | integer | No | — | The index value |
size | integer | No | — | The size value |
sort | string | No | — | Sort order for results |
page-token | string | No | — | The page-token value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"engine-group-id": {
"type": "string",
"description": "The engine-group-id value"
},
"index": {
"type": "integer",
"description": "The index value"
},
"size": {
"type": "integer",
"description": "The size value"
},
"sort": {
"type": "string",
"description": "Sort order for results"
},
"page-token": {
"type": "string",
"description": "The page-token value"
}
},
"required": [
"PCID",
"engine-group-id"
]
}
rapid7_appsec_get_engine_groups
Get Engine Groups
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
index | integer | No | — | The index value |
size | integer | No | — | The size value |
sort | string | No | — | Sort order for results |
page-token | string | No | — | The page-token value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"index": {
"type": "integer",
"description": "The index value"
},
"size": {
"type": "integer",
"description": "The size value"
},
"sort": {
"type": "string",
"description": "Sort order for results"
},
"page-token": {
"type": "string",
"description": "The page-token value"
}
},
"required": [
"PCID"
]
}
rapid7_appsec_get_engines
Get Engines
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
pageConfig | object | Yes | — | Page Config |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"pageConfig": {
"description": "Page Config"
}
},
"required": [
"PCID",
"pageConfig"
]
}
rapid7_appsec_get_file
Get File
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
app-id | string | Yes | — | The app-id value |
file-id | string | Yes | — | The file-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"app-id": {
"type": "string",
"description": "The app-id value"
},
"file-id": {
"type": "string",
"description": "The file-id value"
}
},
"required": [
"PCID",
"app-id",
"file-id"
]
}
rapid7_appsec_get_files
Get Files
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
app-id | string | Yes | — | The app-id value |
index | integer | No | — | The index value |
size | integer | No | — | The size value |
sort | string | No | — | Sort order for results |
page-token | string | No | — | The page-token value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"app-id": {
"type": "string",
"description": "The app-id value"
},
"index": {
"type": "integer",
"description": "The index value"
},
"size": {
"type": "integer",
"description": "The size value"
},
"sort": {
"type": "string",
"description": "Sort order for results"
},
"page-token": {
"type": "string",
"description": "The page-token value"
}
},
"required": [
"PCID",
"app-id"
]
}
rapid7_appsec_get_module
Get Module
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
module-id | string | Yes | — | The module-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"module-id": {
"type": "string",
"description": "The module-id value"
}
},
"required": [
"PCID",
"module-id"
]
}
rapid7_appsec_get_modules
Get Modules
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
}
},
"required": [
"PCID"
]
}
rapid7_appsec_get_report
Get Report
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
report-id | string | Yes | — | The report-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"report-id": {
"type": "string",
"description": "The report-id value"
}
},
"required": [
"PCID",
"report-id"
]
}
rapid7_appsec_get_reports
Get Reports
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
index | integer | No | — | The index value |
size | integer | No | — | The size value |
sort | string | No | — | Sort order for results |
page-token | string | No | — | The page-token value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"index": {
"type": "integer",
"description": "The index value"
},
"size": {
"type": "integer",
"description": "The size value"
},
"sort": {
"type": "string",
"description": "Sort order for results"
},
"page-token": {
"type": "string",
"description": "The page-token value"
}
},
"required": [
"PCID"
]
}
rapid7_appsec_get_scan
Get Scan
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
scan-id | string | Yes | — | The scan-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"scan-id": {
"type": "string",
"description": "The scan-id value"
}
},
"required": [
"PCID",
"scan-id"
]
}
rapid7_appsec_get_scan_action
Get Scan Action
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
scan-id | string | Yes | — | The scan-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"scan-id": {
"type": "string",
"description": "The scan-id value"
}
},
"required": [
"PCID",
"scan-id"
]
}
rapid7_appsec_get_scan_config
Get Scan Config
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
scan-config-id | string | Yes | — | The scan-config-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"scan-config-id": {
"type": "string",
"description": "The scan-config-id value"
}
},
"required": [
"PCID",
"scan-config-id"
]
}
rapid7_appsec_get_scan_config_options
Get Scan Config Options
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
scan-config-id | string | Yes | — | The scan-config-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"scan-config-id": {
"type": "string",
"description": "The scan-config-id value"
}
},
"required": [
"PCID",
"scan-config-id"
]
}
rapid7_appsec_get_scan_configs
Get Scan Configs
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
include-errors | boolean | No | — | The include-errors value |
index | integer | No | — | The index value |
size | integer | No | — | The size value |
sort | string | No | — | Sort order for results |
page-token | string | No | — | The page-token value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"include-errors": {
"type": "boolean",
"description": "The include-errors value"
},
"index": {
"type": "integer",
"description": "The index value"
},
"size": {
"type": "integer",
"description": "The size value"
},
"sort": {
"type": "string",
"description": "Sort order for results"
},
"page-token": {
"type": "string",
"description": "The page-token value"
}
},
"required": [
"PCID"
]
}
rapid7_appsec_get_scan_configs_options_default
Get Scan Configs Options Default
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
}
},
"required": [
"PCID"
]
}
rapid7_appsec_get_scan_engine_events
Get Scan Engine Events
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
scan-id | string | Yes | — | The scan-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"scan-id": {
"type": "string",
"description": "The scan-id value"
}
},
"required": [
"PCID",
"scan-id"
]
}
rapid7_appsec_get_scan_execution_details
Get Scan Execution Details
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
scan-id | string | Yes | — | The scan-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"scan-id": {
"type": "string",
"description": "The scan-id value"
}
},
"required": [
"PCID",
"scan-id"
]
}
Get Scan Platform Events
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
scan-id | string | Yes | — | The scan-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"scan-id": {
"type": "string",
"description": "The scan-id value"
}
},
"required": [
"PCID",
"scan-id"
]
}
rapid7_appsec_get_scans
Get Scans
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
index | integer | No | — | The index value |
size | integer | No | — | The size value |
sort | string | No | — | Sort order for results |
page-token | string | No | — | The page-token value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"index": {
"type": "integer",
"description": "The index value"
},
"size": {
"type": "integer",
"description": "The size value"
},
"sort": {
"type": "string",
"description": "Sort order for results"
},
"page-token": {
"type": "string",
"description": "The page-token value"
}
},
"required": [
"PCID"
]
}
rapid7_appsec_get_schedule
Get Schedule
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
schedule-id | string | Yes | — | The schedule-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"schedule-id": {
"type": "string",
"description": "The schedule-id value"
}
},
"required": [
"PCID",
"schedule-id"
]
}
rapid7_appsec_get_schedules
Get Schedules
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
index | integer | No | — | The index value |
size | integer | No | — | The size value |
sort | string | No | — | Sort order for results |
page-token | string | No | — | The page-token value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"index": {
"type": "integer",
"description": "The index value"
},
"size": {
"type": "integer",
"description": "The size value"
},
"sort": {
"type": "string",
"description": "Sort order for results"
},
"page-token": {
"type": "string",
"description": "The page-token value"
}
},
"required": [
"PCID"
]
}
rapid7_appsec_get_tag
Get Tag
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
tag-id | string | Yes | — | The tag-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"tag-id": {
"type": "string",
"description": "The tag-id value"
}
},
"required": [
"PCID",
"tag-id"
]
}
Get Tags
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
root | boolean | No | — | The root value |
index | integer | No | — | The index value |
size | integer | No | — | The size value |
sort | string | No | — | Sort order for results |
page-token | string | No | — | The page-token value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"root": {
"type": "boolean",
"description": "The root value"
},
"index": {
"type": "integer",
"description": "The index value"
},
"size": {
"type": "integer",
"description": "The size value"
},
"sort": {
"type": "string",
"description": "Sort order for results"
},
"page-token": {
"type": "string",
"description": "The page-token value"
}
},
"required": [
"PCID"
]
}
rapid7_appsec_get_target
Get Target
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
target-id | string | Yes | — | The target-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"target-id": {
"type": "string",
"description": "The target-id value"
}
},
"required": [
"PCID",
"target-id"
]
}
rapid7_appsec_get_targets
Get Targets
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
index | integer | No | — | The index value |
size | integer | No | — | The size value |
sort | string | No | — | Sort order for results |
page-token | string | No | — | The page-token value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"index": {
"type": "integer",
"description": "The index value"
},
"size": {
"type": "integer",
"description": "The size value"
},
"sort": {
"type": "string",
"description": "Sort order for results"
},
"page-token": {
"type": "string",
"description": "The page-token value"
}
},
"required": [
"PCID"
]
}
rapid7_appsec_get_vulnerabilities
Get Vulnerabilities
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
index | integer | No | — | The index value |
size | integer | No | — | The size value |
sort | string | No | — | Sort order for results |
page-token | string | No | — | The page-token value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"index": {
"type": "integer",
"description": "The index value"
},
"size": {
"type": "integer",
"description": "The size value"
},
"sort": {
"type": "string",
"description": "Sort order for results"
},
"page-token": {
"type": "string",
"description": "The page-token value"
}
},
"required": [
"PCID"
]
}
rapid7_appsec_get_vulnerability
Get Vulnerability
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
vuln-id | string | Yes | — | The vuln-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"vuln-id": {
"type": "string",
"description": "The vuln-id value"
}
},
"required": [
"PCID",
"vuln-id"
]
}
Get Vulnerability Comment
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
vuln-id | string | Yes | — | The vuln-id value |
comment-id | string | Yes | — | The comment-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"vuln-id": {
"type": "string",
"description": "The vuln-id value"
},
"comment-id": {
"type": "string",
"description": "The comment-id value"
}
},
"required": [
"PCID",
"vuln-id",
"comment-id"
]
}
Get Vulnerability Comments
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
vuln-id | string | Yes | — | The vuln-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"vuln-id": {
"type": "string",
"description": "The vuln-id value"
}
},
"required": [
"PCID",
"vuln-id"
]
}
rapid7_appsec_get_vulnerability_discoveries
Get Vulnerability Discoveries
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
vuln-id | string | Yes | — | The vuln-id value |
index | integer | No | — | The index value |
size | integer | No | — | The size value |
sort | string | No | — | Sort order for results |
page-token | string | No | — | The page-token value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"vuln-id": {
"type": "string",
"description": "The vuln-id value"
},
"index": {
"type": "integer",
"description": "The index value"
},
"size": {
"type": "integer",
"description": "The size value"
},
"sort": {
"type": "string",
"description": "Sort order for results"
},
"page-token": {
"type": "string",
"description": "The page-token value"
}
},
"required": [
"PCID",
"vuln-id"
]
}
rapid7_appsec_get_vulnerability_discovery
Get Vulnerability Discovery
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
vuln-id | string | Yes | — | The vuln-id value |
vuln-discovery-id | string | Yes | — | The vuln-discovery-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"vuln-id": {
"type": "string",
"description": "The vuln-id value"
},
"vuln-discovery-id": {
"type": "string",
"description": "The vuln-discovery-id value"
}
},
"required": [
"PCID",
"vuln-id",
"vuln-discovery-id"
]
}
rapid7_appsec_get_vulnerability_history
Get Vulnerability History
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
vuln-id | string | Yes | — | The vuln-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"vuln-id": {
"type": "string",
"description": "The vuln-id value"
}
},
"required": [
"PCID",
"vuln-id"
]
}
rapid7_appsec_patch_scan_config_options
Patch Scan Config Options
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
scan-config-id | string | Yes | — | The scan-config-id value |
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"scan-config-id": {
"type": "string",
"description": "The scan-config-id value"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"scan-config-id",
"body"
]
}
Perform Search
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
limitData | boolean | No | — | Limit Data |
index | integer | No | — | The index value |
size | integer | No | — | The size value |
sort | string | No | — | Sort order for results |
page-token | string | No | — | The page-token value |
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"limitData": {
"type": "boolean",
"description": "Limit Data"
},
"index": {
"type": "integer",
"description": "The index value"
},
"size": {
"type": "integer",
"description": "The size value"
},
"sort": {
"type": "string",
"description": "Sort order for results"
},
"page-token": {
"type": "string",
"description": "The page-token value"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"body"
]
}
rapid7_appsec_regenerate_engine_credential
Regenerate Engine Credential
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
engine-id | string | Yes | — | The engine-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"engine-id": {
"type": "string",
"description": "The engine-id value"
}
},
"required": [
"PCID",
"engine-id"
]
}
rapid7_appsec_remove_app_tag
Remove App Tag
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
app-id | string | Yes | — | The app-id value |
tag-id | string | Yes | — | The tag-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"app-id": {
"type": "string",
"description": "The app-id value"
},
"tag-id": {
"type": "string",
"description": "The tag-id value"
}
},
"required": [
"PCID",
"app-id",
"tag-id"
]
}
rapid7_appsec_remove_app_user
Remove App User
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
app-id | string | Yes | — | The app-id value |
user-id | string | Yes | — | The user-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"app-id": {
"type": "string",
"description": "The app-id value"
},
"user-id": {
"type": "string",
"description": "The user-id value"
}
},
"required": [
"PCID",
"app-id",
"user-id"
]
}
rapid7_appsec_submit_scan
Submit Scan
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"body"
]
}
rapid7_appsec_submit_scan_action
Submit Scan Action
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
scan-id | string | Yes | — | The scan-id value |
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"scan-id": {
"type": "string",
"description": "The scan-id value"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"scan-id",
"body"
]
}
rapid7_appsec_update_app
Update App
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
app-id | string | Yes | — | The app-id value |
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"app-id": {
"type": "string",
"description": "The app-id value"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"app-id",
"body"
]
}
rapid7_appsec_update_attack_module
Update Attack Module
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
attack-template-id | string | Yes | — | The attack-template-id value |
attack-module-id | string | Yes | — | The attack-module-id value |
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"attack-template-id": {
"type": "string",
"description": "The attack-template-id value"
},
"attack-module-id": {
"type": "string",
"description": "The attack-module-id value"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"attack-template-id",
"attack-module-id",
"body"
]
}
rapid7_appsec_update_attack_template
Update Attack Template
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
attack-template-id | string | Yes | — | The attack-template-id value |
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"attack-template-id": {
"type": "string",
"description": "The attack-template-id value"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"attack-template-id",
"body"
]
}
rapid7_appsec_update_blackout
Update Blackout
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
blackout-id | string | Yes | — | The blackout-id value |
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"blackout-id": {
"type": "string",
"description": "The blackout-id value"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"blackout-id",
"body"
]
}
rapid7_appsec_update_engine
Update Engine
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
engine-id | string | Yes | — | The engine-id value |
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"engine-id": {
"type": "string",
"description": "The engine-id value"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"engine-id",
"body"
]
}
rapid7_appsec_update_engine_group
Update Engine Group
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
engine-group-id | string | Yes | — | The engine-group-id value |
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"engine-group-id": {
"type": "string",
"description": "The engine-group-id value"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"engine-group-id",
"body"
]
}
rapid7_appsec_update_file
Update File
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
app-id | string | Yes | — | The app-id value |
file-id | string | Yes | — | The file-id value |
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"app-id": {
"type": "string",
"description": "The app-id value"
},
"file-id": {
"type": "string",
"description": "The file-id value"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"app-id",
"file-id",
"body"
]
}
rapid7_appsec_update_scan_config
Update Scan Config
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
scan-config-id | string | Yes | — | The scan-config-id value |
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"scan-config-id": {
"type": "string",
"description": "The scan-config-id value"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"scan-config-id",
"body"
]
}
rapid7_appsec_update_scan_config_options
Update Scan Config Options
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
scan-config-id | string | Yes | — | The scan-config-id value |
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"scan-config-id": {
"type": "string",
"description": "The scan-config-id value"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"scan-config-id",
"body"
]
}
rapid7_appsec_update_schedule
Update Schedule
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
schedule-id | string | Yes | — | The schedule-id value |
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"schedule-id": {
"type": "string",
"description": "The schedule-id value"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"schedule-id",
"body"
]
}
rapid7_appsec_update_tag
Update Tag
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
tag-id | string | Yes | — | The tag-id value |
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"tag-id": {
"type": "string",
"description": "The tag-id value"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"tag-id",
"body"
]
}
rapid7_appsec_update_target
Update Target
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
target-id | string | Yes | — | The target-id value |
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"target-id": {
"type": "string",
"description": "The target-id value"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"target-id",
"body"
]
}
rapid7_appsec_update_vulnerability
Update Vulnerability
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
vuln-id | string | Yes | — | The vuln-id value |
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"vuln-id": {
"type": "string",
"description": "The vuln-id value"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"vuln-id",
"body"
]
}
Update Vulnerability Comment
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
vuln-id | string | Yes | — | The vuln-id value |
comment-id | string | Yes | — | The comment-id value |
body | object | Yes | — | Request body |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"vuln-id": {
"type": "string",
"description": "The vuln-id value"
},
"comment-id": {
"type": "string",
"description": "The comment-id value"
},
"body": {
"description": "Request body"
}
},
"required": [
"PCID",
"vuln-id",
"comment-id",
"body"
]
}
rapid7_appsec_upgrade_engine
Upgrade Engine
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
engine-id | string | Yes | — | The engine-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"engine-id": {
"type": "string",
"description": "The engine-id value"
}
},
"required": [
"PCID",
"engine-id"
]
}
rapid7_appsec_upload_file
Upload File Content
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
app-id | string | Yes | — | The app-id value |
file-id | string | Yes | — | The file-id value |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"app-id": {
"type": "string",
"description": "The app-id value"
},
"file-id": {
"type": "string",
"description": "The file-id value"
}
},
"required": [
"PCID",
"app-id",
"file-id"
]
}