ska-mid-cbf-setresourceadminmode 1.0
Mid.CBF SetResourceAdminMode schema 1.0
Example (Mid.CBF SetResourceAdminMode Parameters)
{
"interface": "https://schema.skao.int/ska-midcbf-setresourceadminmode/1.0",
"admin_mode": "ENGINEERING",
"fsp_unit_ids": [1, 2, 3, 4],
"vcc_unit_ids": [1, 2]
}
https://schema.skao.int/ska-mid-cbf-setresourceadminmode/1.0 |
|||
type |
object |
||
properties |
|||
|
URI of JSON schema applicable to this JSON payload. |
||
type |
string |
||
|
The the value to set for the See: SKA-Control-Model Documentation Range: Enumeration value that is one of: ONLINE
OFFLINE
ENGINEERING
NOT_FITTED
|
||
type |
string |
||
|
The IDs of the FSP Units to set admin mode on. This will set all FSP resources assigned to the FSP Unit to that admin mode as well. Note: FSP resources must not be assigned to a subarray when
setting the FSP Unit admin mode to Range:
At least one of |
||
type |
array |
||
default |
null |
||
items |
type |
integer |
|
|
The IDs of the VCC Units to set admin mode on. This will set all VCC resources assigned to the VCC Unit to that admin mode as well. Note: VCC resources must not be assigned to a subarray when
setting the VCC Unit admin mode to Range:
At least one of Note:
|
||
type |
array |
||
default |
null |
||
items |
type |
integer |
|
additionalProperties |
True |
||