Service Providing Group Grid Suspension
The relation allowing an impacted system operator to temporarily suspend a service providing group from delivering services.
Relevant links
Fields
| Name | Description | Format | Reference |
|---|---|---|---|
| id | Unique surrogate identifier. | bigint Read only |
|
| impacted_system_operator_id | Reference to the impacted system operator suspending the service providing group. | bigint Non-updatable Defaults to the system operator creating the resource. |
party.id |
| service_providing_group_id | Reference to the service providing group being suspended. | bigint Required Non-updatable |
service_providing_group.id |
| reason | The reason for the suspension. | text One of: breach_of_conditions, significant_group_change, otherRequired |
|
| recorded_at | When the resource was recorded (created or updated) in the system. | date-time Read only |
|
| recorded_by | The identity that recorded the resource. | bigint Read only |
Validation Rules
| Validation rule key | Validation rule | Status |
|---|---|---|
| SPGGS-VAL001 | Service providing groups can only be suspended by ISOs by whom they are qualified. | DONE |
| SPGGS-VAL002 | ISO can only have one active suspension per service providing group. | DONE |
Notifications
| Action | Recipient | Comment |
|---|---|---|
| create, update, delete | SP | Suspended SP |
| create, update, delete | SO | All ISOs and all PSOs for which the SPG is prequalified or verified |
Authorization
Resource Level Authorization
Below is the RLA for the resource. The default policy is deny.
Anonymous
No policies.
Common
No policies.
Balance Responsible Party
No policies.
End User
No policies.
Energy Supplier
No policies.
Flexibility Information System Operator
| Policy key | Policy | Status |
|---|---|---|
| SPGGS-FISO001 | Create, read, update and delete all SPGGS. | DONE |
| SPGGS-FISO002 | Read all SPGGS history. | DONE |
Organisation
No policies.
System Operator
| Policy key | Policy | Status |
|---|---|---|
| SPGGS-SO001 | Create, read, update and delete their own SPGGS. | DONE |
| SPGGS-SO002 | Read history on their own SPGGS. | DONE |
| SPGGS-SO003 | Read SPGGS targeted at SPGs they can see. | DONE |
| SPGGS-SO004 | Read history on SPGGS targeted at SPGs they can see. | DONE |
Service Provider
| Policy key | Policy | Status |
|---|---|---|
| SPGGS-SP001 | Read SPGGS targeting their SPGs. | DONE |
| SPGGS-SP002 | Read history on SPGGS targeting their SPGs. | DONE |
Third Party
No policies.
Field Level Authorization
For party type abbreviations, check the authentication docs.
| FIELD | ANON | BRP | ES | EU | FISO | SO | SP | TP | ORG |
|---|---|---|---|---|---|---|---|---|---|
| id | R | R | R | R | R | R | R | ||
| impacted_system_operator_id | R | R | R | RC | RC | R | R | ||
| service_providing_group_id | R | R | R | RC | RC | R | R | ||
| reason | R | R | R | RCU | RCU | R | R | ||
| recorded_at | R | R | R | R | R | R | R | ||
| recorded_by | R | R | R | R | R | R | R |