ska-mid-cbf-setresourceadminmode 1.1
Mid.CBF SetResourceAdminMode schema 1.1
Example (Mid.CBF SetResourceAdminMode Parameters)
{
"interface": "https://schema.skao.int/ska-midcbf-setresourceadminmode/1.1",
"admin_mode": "ENGINEERING",
"fsp_unit_ids": [1, 2, 3, 4],
"vcc_unit_ids": [1, 2],
"transaction_id": "txn-3fd8f6vxnkv"
}
https://schema.skao.int/ska-mid-cbf-setresourceadminmode/1.1 |
Mid.CBF_set_resource_admin_mode_1.1
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 |
|
|
A transaction id specific to the command |
||
type |
string |
||
default |
null |
||
additionalProperties |
True |
||