DEPRECATED use PUT instead. Updates asset group selectors.
{
"data": {
"added_selectors": [
{
"id": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": {
"time": "2023-11-07T05:31:56Z",
"valid": true
},
"asset_group_id": 123,
"name": "<string>",
"selector": "<string>",
"system_selector": true
}
],
"removed_selectors": [
{
"id": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": {
"time": "2023-11-07T05:31:56Z",
"valid": true
},
"asset_group_id": 123,
"name": "<string>",
"selector": "<string>",
"system_selector": true
}
]
}
}
Authorization: Bearer $JWT_TOKEN
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.
x >= 0
ID of the asset_group record to retrieve
The request body for updating asset group selectors
The body is of type object[]
.
Created
The response is of type object
.
{
"data": {
"added_selectors": [
{
"id": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": {
"time": "2023-11-07T05:31:56Z",
"valid": true
},
"asset_group_id": 123,
"name": "<string>",
"selector": "<string>",
"system_selector": true
}
],
"removed_selectors": [
{
"id": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": {
"time": "2023-11-07T05:31:56Z",
"valid": true
},
"asset_group_id": 123,
"name": "<string>",
"selector": "<string>",
"system_selector": true
}
]
}
}
DEPRECATED use PUT instead. Updates asset group selectors.
{
"data": {
"added_selectors": [
{
"id": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": {
"time": "2023-11-07T05:31:56Z",
"valid": true
},
"asset_group_id": 123,
"name": "<string>",
"selector": "<string>",
"system_selector": true
}
],
"removed_selectors": [
{
"id": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": {
"time": "2023-11-07T05:31:56Z",
"valid": true
},
"asset_group_id": 123,
"name": "<string>",
"selector": "<string>",
"system_selector": true
}
]
}
}
Authorization: Bearer $JWT_TOKEN
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.
x >= 0
ID of the asset_group record to retrieve
The request body for updating asset group selectors
The body is of type object[]
.
Created
The response is of type object
.
{
"data": {
"added_selectors": [
{
"id": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": {
"time": "2023-11-07T05:31:56Z",
"valid": true
},
"asset_group_id": 123,
"name": "<string>",
"selector": "<string>",
"system_selector": true
}
],
"removed_selectors": [
{
"id": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": {
"time": "2023-11-07T05:31:56Z",
"valid": true
},
"asset_group_id": 123,
"name": "<string>",
"selector": "<string>",
"system_selector": true
}
]
}
}