Modify HOST label¶
POST /api/v1/object/hosts/{host}/label/modify
Overview¶
Modify one/multiple labels for a HOST. After the interface call is successful, there is generally no more than 5 minutes of caching.
Route Parameters¶
Parameter Name | Type | Required | Description |
---|---|---|---|
host | string | Y | HOST name |
Body Request Parameters¶
Parameter Name | Type | Required | Description |
---|---|---|---|
source | string | Y | Data source Example: HOST Allow empty: False |
labels | array | Object name list Allow empty: False |