model
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
Changes
No recorded changes to this endpoint across all 8 revisions of this API.