Spend management endpoint
This topic provides a quick reference for the method signatures of spend management API methods.
Location: http://smile.example.com:port/stage/smile/ws/v2/spendmanagement
WSDL: http://smile.example.com:port/stage/smile/ws/v2/spendmanagement?wsdl
Method | Method signature | Purpose |
---|---|---|
getSubscriptionSpendLimitState() |
|
Returns the current state of a specified spend limit for a subscription. |
getSubscriptionSpendLimitStates() |
|
Returns the current state of all spend limits for a subscription. |
getSubscriptionUsageAlertGroup() |
|
Returns the current state of a specified usage alert group for a subscription. |
getSubscriptionUsageAlertGroups() |
|
Returns the current state of all usage alert groups for a subscription. |
getSubscriptionValuePoolState() |
|
Returns the current state of a specified value pool for a subscription. |
getSubscriptionValuePoolStates() |
|
Returns the current state of all value pools for a subscription. |
setSpendLimitAlertThresholdOverrides() |
|
Changes the alert thresholds for a subscription spend limit. |
setSpendLimitOverride() |
|
Permanently changes the value of a subscription spend limit. |
setTemporarySpendLimitOverride() |
|
Temporarily changes the value of a subscription spend limit. |