For an account or secret that has no explicit Asset associations defined and is currently inheriting association criteria from its Account Group, this API will add Asset association criteria for the Account or Secret with the given {id} using the data in the request body. This should be used only if the Account does not already have any Asset association defined.
If you set the filter_type to "criteria", then you must provide some properties in the criteria field. You may specify some or all of the available criteria properties. Once you have created association criteria with this POST API, separate APIs exist for adding or deleting single Asset or shared Asset Group ids from their respective lists in criteria, which might be preferable to supplying the entire array of ids up front with this API:
- Add a single Asset to
jump_items. - Remove a single Asset from
jump_items. - Add a single Asset Group to
shared_jump_groups. - Remove a single Asset Group from
shared_jump_groups.
If the filter_type is set to "any_jump_items" or "no_jump_items", the criteria field will be ignored.
Once you have used this API to add Asset association criteria, use the PATCH API to change the filter_type and / or criteria. To change this Account or Secret back to inheriting Asset association criteria from its Account Group, use the DELETE API.
This API cannot be used if the Account or Secret already has Asset association criteria defined. If you wish to update the current Asset association criteria, use the PATCH API instead.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||