Entitlements
APIs for managing entitlements
📄️ Get Entitlements
This API can be used to get the list of all the entitlements.
📄️ Get Child Entitlements
This API can be used to get the list of all child entitlements.
📄️ Create/Update Entitlement
This method creates a new 'entitlementvalue' for an 'endpoint' in SSM. All the input parameters it requires are attributes with which the new account record would get created.
📄️ Get Entitlement Values For Endpoint
This method returns a `List` of 'EntitlementValues' for a specific endpoint in SSM.