Modify One/More Labels of a Host¶
post /api/v1/object/hosts/{host}/label/modify
Overview¶
Modify one/more labels of a host, and after the interface is successfully called, there will generally be no more than 5 minutes of cache.
Routing Parameters¶
Parameter Name | Type | Required | Description |
---|---|---|---|
host | string | Y | 主机名 |
Body Request Parameter¶
Parameter Name | Type | Required | Description |
---|---|---|---|
source | string | Y | Data source Example: HOST Allow null: False |
labels | array | List of object names Allow null: False |