Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 461 Bytes

ServerBulkTagRequest.md

File metadata and controls

14 lines (14 loc) · 461 Bytes

ServerBulkTagRequest


Description

Server Bulk Tag Request

Fields

Name Description Type Allowed Values Required
addTags List of tags to add list true
filters Filters that describe the servers to tag ngserverbulkfilterrequest true
removeTags List of tags to remove list true

Template

{"addTags":[],"filters":{},"removeTags":[]}