Copyright | (c) 2015-2016 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Language | Haskell2010 |
Get license assignment of a particular product and sku for a user
See: Enterprise License Manager API Reference for licensing.licenseAssignments.get
.
Synopsis
- type LicenseAssignmentsGetResource = "apps" :> ("licensing" :> ("v1" :> ("product" :> (Capture "productId" Text :> ("sku" :> (Capture "skuId" Text :> ("user" :> (Capture "userId" Text :> (QueryParam "alt" AltJSON :> Get '[JSON] LicenseAssignment)))))))))
- licenseAssignmentsGet :: Text -> Text -> Text -> LicenseAssignmentsGet
- data LicenseAssignmentsGet
- lagSKUId :: Lens' LicenseAssignmentsGet Text
- lagUserId :: Lens' LicenseAssignmentsGet Text
- lagProductId :: Lens' LicenseAssignmentsGet Text
REST Resource
type LicenseAssignmentsGetResource = "apps" :> ("licensing" :> ("v1" :> ("product" :> (Capture "productId" Text :> ("sku" :> (Capture "skuId" Text :> ("user" :> (Capture "userId" Text :> (QueryParam "alt" AltJSON :> Get '[JSON] LicenseAssignment))))))))) Source #
A resource alias for licensing.licenseAssignments.get
method which the
LicenseAssignmentsGet
request conforms to.
Creating a Request
licenseAssignmentsGet Source #
Creates a value of LicenseAssignmentsGet
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
data LicenseAssignmentsGet Source #
Get license assignment of a particular product and sku for a user
See: licenseAssignmentsGet
smart constructor.
Instances
Request Lenses
lagProductId :: Lens' LicenseAssignmentsGet Text Source #
Name for product