The Taxii Member object provides information about Taxii service configuration such as the start/stop flag and RPZ (Response Policy Zone) configuration.
References to taxii are object references. The name part of a Taxii Member object reference has the following components:
- The name of the Taxii Member object.
Example: taxii/ZGldHdvcmtfdmlldyQxMTk:taxii2
The object does not support the following operations:
The object cannot be managed on Cloud Platform members.
These fields are actual members of the object; thus, they can be requested by using _return_fields, if the fields are readable.
The basic version of the object contains the field(s): ipv4addr, ipv6addr, name.
Indicates whether the Taxii service is running on the given member or not.
Type
Bool.
Create
The default value is False.
Search
The field is not available for search.
The IPv4 Address of the Grid member.
Type
String.
Search
The field is available for search via
Notes
The ipv4addr is part of the base object.
The ipv4addr cannot be updated.
ipv4addr cannot be written.
The IPv6 Address of the Grid member.
Type
String.
Search
The field is available for search via
Notes
The ipv6addr is part of the base object.
The ipv6addr cannot be updated.
ipv6addr cannot be written.
The name of the Taxii Member.
Type
String.
Search
The field is available for search via
Notes
The name is part of the base object.
The name cannot be updated.
name cannot be written.
Taxii service RPZ configuration list.
Type
A/An Taxii Member RPZ Configuration struct array.
Create
The default value is:
empty
Search
The field is not available for search.
Field | Type | Req | R/O | Base | Search |
---|---|---|---|---|---|
enable_service | Bool | N | N | N | N/A |
ipv4addr | String | N | Y | Y | = ~ |
ipv6addr | String | N | Y | Y | = ~ |
name | String | N | Y | Y | : = ~ |
taxii_rpz_config | [struct] | N | N | N | N/A |