web-category reputation-scope

Configure the scope of reputation score

reputation-scope Specification

Type

Collection

Object Key(s)

name

Collection Name

reputation-scope-list

Collection URI

/axapi/v3/web-category/reputation-scope

Element Name

reputation-scope

Element URI

/axapi/v3/web-category/reputation-scope/{name}

Element Attributes

reputation-scope_attributes

Statistics Data URI

/axapi/v3/web-category/reputation-scope/{name}/stats

Schema

reputation-scope schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/web-category/reputation-scope

reputation-scope attributes

Create List

POST

/axapi/v3/web-category/reputation-scope

reputation-scope attributes

Get Object

GET

/axapi/v3/web-category/reputation-scope/{name}

reputation-scope attributes

Get List

GET

/axapi/v3/web-category/reputation-scope

reputation-scope-list

Modify Object

POST

/axapi/v3/web-category/reputation-scope/{name}

reputation-scope attributes

Replace Object

PUT

/axapi/v3/web-category/reputation-scope/{name}

reputation-scope attributes

Replace List

PUT

/axapi/v3/web-category/reputation-scope

reputation-scope-list

Delete Object

DELETE

/axapi/v3/web-category/reputation-scope/{name}

reputation-scope attributes

reputation-scope-list

reputation-scope-list is JSON List of reputation-scope attributes

reputation-scope-list : [

reputation-scope attributes

greater-than

Description: greater-than is a JSON Block. Please see below for greater-than

Type: Object

less-than

Description: less-than is a JSON Block. Please see below for less-than

Type: Object

name

Description Reputation Scope name

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

user-tag

Description Customized tag

Type: string

Format: string-rlx

Maximum Length: 127 characters

Maximum Length: 1 characters

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

less-than

Specification

Type

object

less-low-risk

Description Reputation score is less than or equal to 80

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

Mutual Exclusion: less-low-riskless-trustworthy, less-moderate-risk, less-suspicious, less-malicious and less-threshold are mutually exclusive

less-malicious

Description Reputation score is less than or equal to 20

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

Mutual Exclusion: less-maliciousless-trustworthy, less-low-risk, less-moderate-risk, less-suspicious and less-threshold are mutually exclusive

less-moderate-risk

Description Reputation score is less than or equal to 60

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

Mutual Exclusion: less-moderate-riskless-trustworthy, less-low-risk, less-suspicious, less-malicious and less-threshold are mutually exclusive

less-suspicious

Description Reputation score is less than or equal to 40

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

Mutual Exclusion: less-suspiciousless-trustworthy, less-low-risk, less-moderate-risk, less-malicious and less-threshold are mutually exclusive

less-threshold

Description Reputation score is less than or equal to a customized value (1-100)

Type: number

Range: 1-100

Mutual Exclusion: less-thresholdless-trustworthy, less-low-risk, less-moderate-risk, less-suspicious and less-malicious are mutually exclusive

less-trustworthy

Description Reputation score is less than or equal to 100

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

Mutual Exclusion: less-trustworthyless-low-risk, less-moderate-risk, less-suspicious, less-malicious and less-threshold are mutually exclusive

greater-than

Specification

Type

object

greater-low-risk

Description Reputation score is greater than or equal to 61

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

Mutual Exclusion: greater-low-riskgreater-trustworthy, greater-moderate-risk, greater-suspicious, greater-malicious and greater-threshold are mutually exclusive

greater-malicious

Description Reputation score is greater than or equal to 1

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

Mutual Exclusion: greater-maliciousgreater-trustworthy, greater-low-risk, greater-moderate-risk, greater-suspicious and greater-threshold are mutually exclusive

greater-moderate-risk

Description Reputation score is greater than or equal to 41

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

Mutual Exclusion: greater-moderate-riskgreater-trustworthy, greater-low-risk, greater-suspicious, greater-malicious and greater-threshold are mutually exclusive

greater-suspicious

Description Reputation score is greater than or equal to 21

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

Mutual Exclusion: greater-suspiciousgreater-trustworthy, greater-low-risk, greater-moderate-risk, greater-malicious and greater-threshold are mutually exclusive

greater-threshold

Description Reputation score is greater than or equal to the customized score (1-100)

Type: number

Range: 1-100

Mutual Exclusion: greater-thresholdgreater-trustworthy, greater-low-risk, greater-moderate-risk, greater-suspicious and greater-malicious are mutually exclusive

greater-trustworthy

Description Reputation score is greater than or equal to 81

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

Mutual Exclusion: greater-trustworthygreater-low-risk, greater-moderate-risk, greater-suspicious, greater-malicious and greater-threshold are mutually exclusive

stats data

Counter

Size

Description

trustworthy

8

Trustworthy level(81-100)

moderate-risk

8

Moderate-risk level(41-60)

suspicious

8

Suspicious level(21-40)

malicious

8

Malicious level(1-20)

low-risk

8

Low-risk level(61-80)