locked
Retrieve tenant sub-tenant subscriptions RRS feed

  • Question

  • How can I through the API retrieve my tenants sub-tenants subscriptions?

    For example:

    admin
        -> User1
            * User1 Subscription (Delegated offer)
        -> User2
            * User2 Subscription (based on User1 subscription)

    When I retrieve subscriptions for my provider tenant I only retrieve the "User1 subscription" while I can't see the User2 subscription.

    I'm using the following api call to retrieve subscriptions under my provider subscription:

    GET https://adminmanagement.local.azurestack.external/subscriptions/default_provider_subscr_id/subscriptions?api-version=2015-11-01

    Wednesday, September 27, 2017 1:58 PM

Answers

All replies