Toggle navigation
vProtect REST API Documentation: CloudServiceProviderApplicationDetails
Resources
Data Types
Back to Top
Home
JSON
CloudServiceProviderApplicationDetails
CloudServiceProviderApplicationDetails
Data Type
Properties
name
data type
constraints
description
guid
string
clientId
string
clientSecret
string
secretChanged
boolean
required
Example
{ "guid" : "...", "clientId" : "...", "clientSecret" : "...", "secretChanged" : true }