interface MispNodeParameters {
additionalFields?:
| {
distribution?: 0
| 1
| 3
| 2
| 4
| 5;
sharing_group_id?: string;
}
| {
category?: string;
deleted?: boolean;
published?: boolean;
searchall?: string;
tags?: string;
type?: string;
}
| {
analysis?: 0
| 1
| 2;
distribution?: 0 | 1 | 3 | 2 | 4 | 5;
sharing_group_id?: string;
threat_level_id?: 1 | 3 | 2 | 4;
}
| {
distribution?: 0
| 1
| 3
| 2
| 4
| 5;
json?: string;
}
| {
created_by_email?: string;
description?: string;
nationality?: string;
sector?: string;
type?: string;
usercount?: number;
}
| { colour?: string }
| {
gpgkey?: string;
invited_by?: string;
org_id?: string;
};
attributeId?: string;
email?: string;
eventId?: string;
feedId?: string;
galaxyId?: string;
information?: string;
jsonOutput?: string;
limit?: number;
name?: string;
noticelistId?: string;
operation?: | "create"
| "get"
| "getAll"
| "update"
| "add"
| "remove"
| "delete"
| "search"
| "publish"
| "disable"
| "enable"
| "unpublish";
org_id?: string;
organisationId?: string;
provider?: string;
resource?: | "object"
| "event"
| "tag"
| "feed"
| "user"
| "attribute"
| "eventTag"
| "galaxy"
| "noticelist"
| "organisation"
| "warninglist";
returnAll?: boolean;
role_id?: string;
tagId?: string;
type?: "url"
| "comment"
| "text";
updateFields?:
| {
distribution?: 0
| 1
| 3
| 2
| 4
| 5;
sharing_group_id?: string;
}
| {
analysis?: 0
| 1
| 2;
distribution?: 0 | 1 | 3 | 2 | 4 | 5;
information?: string;
sharing_group_id?: string;
threat_level_id?: 1 | 3 | 2 | 4;
}
| {
distribution?: 0
| 1
| 3
| 2
| 4
| 5;
name?: string;
provider?: string;
rules?: string;
url?: string;
}
| {
description?: string;
name?: string;
nationality?: string;
sector?: string;
type?: string;
}
| { colour?: string; name?: string }
| {
email?: string;
gpgkey?: string;
invited_by?: string;
org_id?: string;
};
url?: string;
useJson?: boolean;
userId?: string;
value?: string;
warninglistId?: string;
}
Properties§
Source§readonly additional Fields?:
| {
distribution?: 0
| 1
| 3
| 2
| 4
| 5;
sharing_group_id?: string;
}
| {
category?: string;
deleted?: boolean;
published?: boolean;
searchall?: string;
tags?: string;
type?: string;
}
| {
analysis?: 0
| 1
| 2;
distribution?: 0 | 1 | 3 | 2 | 4 | 5;
sharing_group_id?: string;
threat_level_id?: 1 | 3 | 2 | 4;
}
| {
distribution?: 0
| 1
| 3
| 2
| 4
| 5;
json?: string;
}
| {
created_by_email?: string;
description?: string;
nationality?: string;
sector?: string;
type?: string;
usercount?: number;
}
| { colour?: string }
| {
gpgkey?: string;
invited_by?: string;
org_id?: string;
}
readonly additional Fields?:
| {
distribution?: 0
| 1
| 3
| 2
| 4
| 5;
sharing_group_id?: string;
}
| {
category?: string;
deleted?: boolean;
published?: boolean;
searchall?: string;
tags?: string;
type?: string;
}
| {
analysis?: 0
| 1
| 2;
distribution?: 0 | 1 | 3 | 2 | 4 | 5;
sharing_group_id?: string;
threat_level_id?: 1 | 3 | 2 | 4;
}
| {
distribution?: 0
| 1
| 3
| 2
| 4
| 5;
json?: string;
}
| {
created_by_email?: string;
description?: string;
nationality?: string;
sector?: string;
type?: string;
usercount?: number;
}
| { colour?: string }
| {
gpgkey?: string;
invited_by?: string;
org_id?: string;
}
Source§readonly json Output?: string
readonly json Output?: string
Get more info at {YOUR_BASE_URL_SPECIFIED_IN_CREDENTIALS}/api/openapi#operation/restSearchAttributes Default: "{\n "value": "search value",\n "type": "text"\n}\n" Type options: {"rows":5}
Source§readonly limit?: number
readonly limit?: number
Max number of results to return Default: 50 Type options: {"minValue":1}
Source§readonly operation?:
| "create"
| "get"
| "getAll"
| "update"
| "add"
| "remove"
| "delete"
| "search"
| "publish"
| "disable"
| "enable"
| "unpublish"
readonly operation?:
| "create"
| "get"
| "getAll"
| "update"
| "add"
| "remove"
| "delete"
| "search"
| "publish"
| "disable"
| "enable"
| "unpublish"
Default: "create"
Source§readonly org _ id?: string
readonly org _ id?: string
Choose from the list, or specify an ID using an expression Type options: {"loadOptionsMethod":"getOrgs"}
Source§readonly resource?:
| "object"
| "event"
| "tag"
| "feed"
| "user"
| "attribute"
| "eventTag"
| "galaxy"
| "noticelist"
| "organisation"
| "warninglist"
readonly resource?:
| "object"
| "event"
| "tag"
| "feed"
| "user"
| "attribute"
| "eventTag"
| "galaxy"
| "noticelist"
| "organisation"
| "warninglist"
Default: "attribute"
Source§readonly tag Id?: string
readonly tag Id?: string
Choose from the list, or specify an ID using an expression Type options: {"loadOptionsMethod":"getTags"}
Source§readonly update Fields?:
| {
distribution?: 0
| 1
| 3
| 2
| 4
| 5;
sharing_group_id?: string;
}
| {
analysis?: 0
| 1
| 2;
distribution?: 0 | 1 | 3 | 2 | 4 | 5;
information?: string;
sharing_group_id?: string;
threat_level_id?: 1 | 3 | 2 | 4;
}
| {
distribution?: 0
| 1
| 3
| 2
| 4
| 5;
name?: string;
provider?: string;
rules?: string;
url?: string;
}
| {
description?: string;
name?: string;
nationality?: string;
sector?: string;
type?: string;
}
| { colour?: string; name?: string }
| {
email?: string;
gpgkey?: string;
invited_by?: string;
org_id?: string;
}
readonly update Fields?:
| {
distribution?: 0
| 1
| 3
| 2
| 4
| 5;
sharing_group_id?: string;
}
| {
analysis?: 0
| 1
| 2;
distribution?: 0 | 1 | 3 | 2 | 4 | 5;
information?: string;
sharing_group_id?: string;
threat_level_id?: 1 | 3 | 2 | 4;
}
| {
distribution?: 0
| 1
| 3
| 2
| 4
| 5;
name?: string;
provider?: string;
rules?: string;
url?: string;
}
| {
description?: string;
name?: string;
nationality?: string;
sector?: string;
type?: string;
}
| { colour?: string; name?: string }
| {
email?: string;
gpgkey?: string;
invited_by?: string;
org_id?: string;
}
Default: {}
Default: {}