rir:organization : Regional Internet Registry organization object.¶
An RIR organization provides information about an entity that has registered a network resource in the RIPE database. This entity can be a company (such as an ISP), a nonprofit group, or an individual. You can add RIR organizations defined in the RIPE database and start managing their data through NIOS.
Object Reference¶
References to rir:organization are object references.
The name part of the rir:organization object reference has the following components:
The name of Regional Internet Registry
The RIR organization identifier
The name of the RIR organization
- Example:
rir/ZG5zLm9wdGlvbl9kZWZpbml0aW9uJGluZm8uLmZhbHNlLjI1Mg:RIPE/ ORG-MC2-RIPE/rir_org1
Restrictions¶
The object does not support the following operations:
CSV export
The object cannot be managed on Cloud Platform members.
Fields¶
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): id, maintainer, name, rir, sender_email.
The following fields are required to create this object:
Field |
Notes |
---|---|
extattrs |
|
id |
|
maintainer |
|
name |
|
password |
|
rir |
|
sender_email |
extattrs¶
- extattrs¶
Extensible attributes associated with the object.
For valid values for extensible attributes, see the following information.
Type
Extensible attributes.
This field allows +/- to be specified as part of the field name when updating the object, see the following information.
Create
The field is required on creation.
Search
For how to search extensible attributes, see the following information.
id¶
- id¶
The RIR organization identifier.
Type
String.
Values with leading or trailing white space are not valid for this field.
Create
The field is required on creation.
Search
The field is available for search via
‘~=’ (regular expression)
‘=’ (exact equality)
‘:=’ (case insensitive search)
Notes
The id is part of the base object.
maintainer¶
- maintainer¶
The RIR organization maintainer.
Type
String.
Values with leading or trailing white space are not valid for this field.
Create
The field is required on creation.
Search
The field is available for search via
‘~=’ (regular expression)
‘=’ (exact equality)
‘:=’ (case insensitive search)
Notes
The maintainer is part of the base object.
name¶
- name¶
The RIR organization name.
Type
String.
Values with leading or trailing white space are not valid for this field.
Create
The field is required on creation.
Search
The field is available for search via
‘~=’ (regular expression)
‘=’ (exact equality)
‘:=’ (case insensitive search)
Notes
The name is part of the base object.
password¶
- password¶
The password for the maintainer of RIR organization.
Type
String.
Create
The field is required on creation.
Search
The field is not available for search.
Notes
password is not readable.
rir¶
- rir¶
The RIR associated with RIR organization.
Type
String.
Create
The field is required on creation.
Search
The field is available for search via
‘=’ (exact equality)
Notes
The rir is part of the base object.
sender_email¶
- sender_email¶
The sender e-mail address for RIR organization.
Type
String.
Values with leading or trailing white space are not valid for this field.
Create
The field is required on creation.
Search
The field is available for search via
‘~=’ (regular expression)
‘=’ (exact equality)
‘:=’ (case insensitive search)
Notes
The sender_email is part of the base object.
Fields List¶
Field |
Type |
Req |
R/O |
Base |
Search |
---|---|---|---|---|---|
extattrs |
Extattr |
Y |
N |
N |
ext |
id |
String |
Y |
N |
Y |
: = ~ |
maintainer |
String |
Y |
N |
Y |
: = ~ |
name |
String |
Y |
N |
Y |
: = ~ |
password |
String |
Y |
N |
N |
N/A |
rir |
String |
Y |
N |
Y |
= |
sender_email |
String |
Y |
N |
Y |
: = ~ |