v1
latestSwagger 2.02026-07-175271155.8 KBmodel
instance selection update
update instance_selection
put/api/v1/systems/{system_id}/instance-selections/{instance_selection_id}
Path parameters
system_idstring required
System ID
instance_selection_idstring required
Instance Selection ID
Request body
Example request
{
"name": "biz_set",
"name_en": "biz_set",
"resource_type_chain": [
{
"id": "host",
"system_id": "bk_cmdb"
}
]
}Response
OK