Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 708 Bytes

File metadata and controls

14 lines (8 loc) · 708 Bytes

VaultAccountsTagAttachmentOperationsRequest

Properties

Name Type Description Notes
vaultAccountIds Array<string> The IDs of the vault accounts to attach tags to [default to undefined]
tagIdsToAttach Array<string> The IDs of the tags to attach [optional] [default to undefined]
tagIdsToDetach Array<string> The IDs of the tags to detach [optional] [default to undefined]

[Back to top] [Back to API list] [Back to Model list] [Back to README]