---
title: VppServiceConfigResponse
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/vppserviceconfigresponse
---

# VppServiceConfigResponse

The response with the service configuration.

## Declaration

```data
object VppServiceConfigResponse
```

## Properties

associateLicenseSrvUrl: The URL for the Associate License endpoint. Note the Associate License endpoint has been deprecated. Use Manage Licenses instead. clientConfigSrvUrl: The URL for the Client Configuration endpoint. contentMetadataLookupUrl: The URL that returns metadata about a product in the iTunes Store. See Getting app and book information (Legacy), for more information. disassociateLicenseSrvUrl: The URL for the Disassociate License endpoint. Note the Disassociate License  endpoint has been deprecated. Use Manage Licenses instead. editUserSrvUrl: The URL for the Edit a User endpoint. errorCodes: List of possible error numbers and their human-readable explanations. errorMessage: The human-readable explanation of the error. errorNumber: The numeric code of the error. getLicensesSrvUrl: The URL for the Get Licenses endpoint. getUserSrvUrl: The URL for the Get a User endpoint. getUsersSrvUrl: The URL for the Get Users endpoint. getVPPAssetsSrvUrl: The URL for the Get Assets endpoint. invitationEmailUrl: The URL template for inviting users to an organization. manageVPPLicensesByAdamIdSrvUrl: The URL for the Manage Licenses endpoint. maxBatchAssociateLicenseCount: The maximum number of entries allowed in the arrays for associating licenses with Manage Licenses. The MDM server should check this value every 5 minutes, because it could change without notice. maxBatchDisassociateLicenseCount: The maximum number of entries allowed in the arrays for disassociating licenses from Manage Licenses. The MDM server should check this value every 5 minutes, because it could change without notice. registerUserSrvUrl: The URL for the Register a User endpoint. retireUserSrvUrl: The URL for the Retire a User endpoint. status: The status code for the response. Possible values are: 0 = Success. -1 = Failure. vppWebsiteUrl: The URL for the VPP website.
