Contents

VppServiceConfigResponse

The response with the service configuration.

Declaration

object VppServiceConfigResponse

Properties

NameTypeDescription
associateLicenseSrvUrlstring

The URL for the Associate License endpoint. Note the Associate License endpoint has been deprecated. Use Manage Licenses instead.

clientConfigSrvUrlstring

The URL for the Client Configuration endpoint.

contentMetadataLookupUrlstring

The URL that returns metadata about a product in the iTunes Store.

See Getting App and Book Information (Legacy), for more information.

disassociateLicenseSrvUrlstring

The URL for the Disassociate License endpoint. Note the Disassociate License endpoint has been deprecated. Use Manage Licenses instead.

editUserSrvUrlstring

The URL for the Edit a User endpoint.

errorCodesVppErrorCode

List of possible error numbers and their human-readable explanations.

errorMessagestring

The human-readable explanation of the error.

errorNumberint32

The numeric code of the error.

getLicensesSrvUrlstring

The URL for the Get Licenses endpoint.

getUserSrvUrlstring

The URL for the Get a User endpoint.

getUsersSrvUrlstring

The URL for the Get Users endpoint.

getVPPAssetsSrvUrlstring

The URL for the Get Assets endpoint.

invitationEmailUrlstring

The URL template for inviting users to an organization.

manageVPPLicensesByAdamIdSrvUrlstring

The URL for the Manage Licenses endpoint.

maxBatchAssociateLicenseCountint32

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.

maxBatchDisassociateLicenseCountint32

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.

registerUserSrvUrlstring

The URL for the Register a User endpoint.

retireUserSrvUrlstring

The URL for the Retire a User endpoint.

statusint32

The status code for the response. Possible values are:

0 = Success. -1 = Failure.

vppWebsiteUrlstring

The URL for the VPP website.