Contents

VppClientConfigRequest

The request for the client configuration.

Declaration

object VppClientConfigRequest

Properties

NameTypeDescription
clientContextstring

Any JSON string under 256 bytes. The server stores the value of this field, and this value is returned in all responses. To clear the field’s value, provide an empty string as the input value (””).

See Protecting Your VPP Account for more information.

notificationTokenstring

The token to use when sending notifications through notificationURL.

sToken Requiredstring

The authentication token. For more information, see Authentication.

See Also

Request and Response