Skip to content

Commit bfd5016

Browse files
authored
Merge pull request #38 from gregcorbett/read_api_level_update
Update documented protection levels to reflect reality
2 parents c99ba10 + a117b64 commit bfd5016

File tree

11 files changed

+12
-12
lines changed

11 files changed

+12
-12
lines changed

api/read/get_cert_status_changes/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
| Description | Protection Level |
1010
| - | - |
11-
| Returns a list of changes/transitions to certification statuses. Note, if the requested Site certification status has never been updated from its initial state, then no changes will have occurred and the results will be empty. | Protected (level 2) |
11+
| Returns a list of changes/transitions to certification statuses. Note, if the requested Site certification status has never been updated from its initial state, then no changes will have occurred and the results will be empty. | Private (level 3) |
1212

1313
### Information
1414

api/read/get_downtime_to_broadcast/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
| Description | Protection Level |
1010
| - | - |
11-
| Returns the list of downtimes recently declared with notification settings | Protected (level 2) |
11+
| Returns the list of downtimes recently declared with notification settings | Public (level 1) |
1212

1313
### Information
1414

api/read/get_ngi/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
| Description | Protection Level |
1010
| - | - |
11-
| Returns a list of NGIs with contact information | Protected (level 2) |
11+
| Returns a list of NGIs with contact information | Private (level 3) |
1212

1313
### Information
1414

api/read/get_project_contacts/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
| Description | Protection Level |
1010
| - | - |
11-
| Returns a list of persons (and associated info) having a role over a project. | Protected (level 2) |
11+
| Returns a list of persons (and associated info) having a role over a project. | Private (level 3) |
1212

1313
### Information
1414

api/read/get_roc_contacts/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
| Description | Protection Level |
1010
| - | - |
11-
| Returns NGI contact details, including NGI contact mail address and list of NGI staff | Protected (level 2) |
11+
| Returns NGI contact details, including NGI contact mail address and list of NGI staff | Private (level 3) |
1212

1313
### Information
1414

api/read/get_service_group/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
| Description | Protection Level |
1010
| - | - |
11-
| Returns a list of service groups and the service endpoints under those groups. | Protected (level 2) |
11+
| Returns a list of service groups and the service endpoints under those groups. | Private (level 3) |
1212

1313
### Information
1414

api/read/get_service_group_role/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
| Description | Protection Level |
1010
| - | - |
11-
| Returns a list of service groups and the roles under those groups. | Protected (level 2) |
11+
| Returns a list of service groups and the roles under those groups. | Private (level 3) |
1212

1313
### Information
1414

api/read/get_site/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
| Description | Protection Level |
1212
| - | - |
13-
| Returns site information including contacts, grouped by site | Protected (level 2) |
13+
| Returns site information including contacts, grouped by site | Private (level 3) |
1414

1515
| Parameters | Effect | Format/Value(s) | Default | Example |
1616
| - | - | - | - | - |

api/read/get_site_security_info/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
| Description | Protection Level |
1010
| - | - |
11-
| Returns security/CSIRT contact information for sites | Protected (level 2) |
11+
| Returns security/CSIRT contact information for sites | Private (level 3) |
1212

1313
### Information
1414

api/read/get_user/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
| Description | Protection Level |
1010
| - | - |
11-
| Returns a user or a list of users with associated details and roles. Note that roles apply to a particular project – this is shown in the XML which qualifies which user-roles apply to which project using the RECOGNISED_IN_PROJECTS element. | Protected (level 2) |
11+
| Returns a user or a list of users with associated details and roles. Note that roles apply to a particular project – this is shown in the XML which qualifies which user-roles apply to which project using the RECOGNISED_IN_PROJECTS element. | Private (level 3) |
1212

1313
### Information
1414

0 commit comments

Comments
 (0)