shield_get_subscription_state: Returns the SubscriptionState, either Active or Inactive
Description
Returns the SubscriptionState
, either Active
or Inactive
.
Usage
shield_get_subscription_state()
Value
A list with the following syntax:
list(
SubscriptionState = "ACTIVE"|"INACTIVE"
)
Request syntax
svc$get_subscription_state()