Get Anomaly Trusted List
GET/anomalies/trusted_list
Returns all entries in the Anomaly Trusted List.
Request
Responses
- 200
- 400
- 403
Successful operation
- application/json; charset=UTF-8
- Schema
- Example (from schema)
Schema
- Array [
- Array [
- ]
- ]
Anomalies trusted list ID
Customer ID
Anomaly name
Anomaly description
Created by
creation timestamp
Modified by
Modification timestamp
Role ID of user who last modified trusted list
Role type ID of user who last modified trusted list
Role ID of user who created trusted list
Role type ID of user who created trusted list
List of applicable policies
Trusted list type
Account ID
Account name
Virtual private cloud
trustedListEntries object[]
List of network anomalies in the trusted list
IP CIDR block
Resource ID
Image ID
Tag key
Tag value
Service
Port
Subject Name
Domain
Protocol
[
{
"id": 0,
"customerID": 0,
"name": "string",
"description": "string",
"createdBy": "string",
"createdOn": 0,
"modifiedBy": "string",
"modifiedOn": 0,
"modifiedRoleId": "string",
"modifiedRoleTypeId": 0,
"createdRoleId": "string",
"createdRoleTypeId": 0,
"applicablePolicies": [
"string"
],
"trustedListType": "string",
"accountID": "string",
"accountName": "string",
"vpc": "string",
"trustedListEntries": [
{
"ipCIDR": "string",
"resourceID": "string",
"imageID": "string",
"tagKey": "string",
"tagValue": "string",
"service": "string",
"port": "string",
"subject": "string",
"domain": "string",
"protocol": "string"
}
]
}
]
missing_required_parameter / invalid_parameter_value / internal_error
- application/json; charset=UTF-8
- Schema
- Example (from schema)
Schema
- Array [
- Array [
- ]
- ]
Anomalies trusted list ID
Customer ID
Anomaly name
Anomaly description
Created by
creation timestamp
Modified by
Modification timestamp
Role ID of user who last modified trusted list
Role type ID of user who last modified trusted list
Role ID of user who created trusted list
Role type ID of user who created trusted list
List of applicable policies
Trusted list type
Account ID
Account name
Virtual private cloud
trustedListEntries object[]
List of network anomalies in the trusted list
IP CIDR block
Resource ID
Image ID
Tag key
Tag value
Service
Port
Subject Name
Domain
Protocol
[
{
"id": 0,
"customerID": 0,
"name": "string",
"description": "string",
"createdBy": "string",
"createdOn": 0,
"modifiedBy": "string",
"modifiedOn": 0,
"modifiedRoleId": "string",
"modifiedRoleTypeId": 0,
"createdRoleId": "string",
"createdRoleTypeId": 0,
"applicablePolicies": [
"string"
],
"trustedListType": "string",
"accountID": "string",
"accountName": "string",
"vpc": "string",
"trustedListEntries": [
{
"ipCIDR": "string",
"resourceID": "string",
"imageID": "string",
"tagKey": "string",
"tagValue": "string",
"service": "string",
"port": "string",
"subject": "string",
"domain": "string",
"protocol": "string"
}
]
}
]
permission_error
- application/json; charset=UTF-8
- Schema
- Example (from schema)
Schema
- Array [
- Array [
- ]
- ]
Anomalies trusted list ID
Customer ID
Anomaly name
Anomaly description
Created by
creation timestamp
Modified by
Modification timestamp
Role ID of user who last modified trusted list
Role type ID of user who last modified trusted list
Role ID of user who created trusted list
Role type ID of user who created trusted list
List of applicable policies
Trusted list type
Account ID
Account name
Virtual private cloud
trustedListEntries object[]
List of network anomalies in the trusted list
IP CIDR block
Resource ID
Image ID
Tag key
Tag value
Service
Port
Subject Name
Domain
Protocol
[
{
"id": 0,
"customerID": 0,
"name": "string",
"description": "string",
"createdBy": "string",
"createdOn": 0,
"modifiedBy": "string",
"modifiedOn": 0,
"modifiedRoleId": "string",
"modifiedRoleTypeId": 0,
"createdRoleId": "string",
"createdRoleTypeId": 0,
"applicablePolicies": [
"string"
],
"trustedListType": "string",
"accountID": "string",
"accountName": "string",
"vpc": "string",
"trustedListEntries": [
{
"ipCIDR": "string",
"resourceID": "string",
"imageID": "string",
"tagKey": "string",
"tagValue": "string",
"service": "string",
"port": "string",
"subject": "string",
"domain": "string",
"protocol": "string"
}
]
}
]