Create Asset Group Tag Selector
Asset Isolation
Create Asset Group Tag Selector
Creates an asset group tag selector.
POST
Create Asset Group Tag Selector
Authorizations
Authorization: Bearer $JWT_TOKEN
Headers
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240. Passing in wait=-1 bypasses all timeout limits when the feature is enabled.
Pattern:
^wait=(-1|[0-9]+)$Path Parameters
ID of the asset_group_tag to create a selector
Body
application/json
The request body for creating an asset group tag selector. Only the name and seeds fields are required.
An RFC-3339 formatted string
auto_certify must be an input value of 0 (Disabled), 1 (AllMembers), or 2 (SeedsOnly)
Available options:
0, 1, 2 Response
Created