Create Threshold Assignment
Subscriptions
Create Threshold Assignment
Assign an existing threshold to a subscription. Once assigned, the threshold monitors that subscription’s resource usage and fires its configured action when the limit is reached.
What this does: Returns the new ThresholdAssignmentId and assignment record. A threshold can be assigned to multiple subscriptions; each assignment is tracked independently.
Next steps:
- View all assignments for this threshold —
GET /v1.0/subscriptions/thresholds/assignments - Remove the assignment —
POST /v1.0/subscriptions/thresholds/assignments/delete
POST
Create Threshold Assignment
Body
Threshold_Assignment object
Response
Success — returns the new threshold assignment ID and record
The response is of type object.