model
batch instance selection create
batch create instance_selections
post/api/v1/systems/{system_id}/instance-selections
Path parameters
system_idstring required
System ID
Request body
Example request
[
{
"id": "biz_set",
"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.