Save Admin Contact
Request
URI
PUT
https://{api_host}/dt-rest/v100/security/organization/{id}/saveadmincontact
COPY
Path Parameters
string
id
Required
id
Request Body
DtContactImpl
of type(s)
application/json
Optional
{
"id": "string",
"contactData": {
"id": 0,
"name": "string",
"email": "string",
"phone": "string",
"cellPhone": "string",
"auditParamMap": {
"auditParamMap": {}
}
},
"email": "string",
"phone": "string",
"cellPhone": "string",
"name": "string",
"location": "string",
"DtLink": [
{
"href": "string",
"rel": "string",
"deprecated": false,
"name": "string",
"method": "string"
}
]
}
Responses
200
successful operation
Returns
DtOrganization
of type(s)
*/*
"DtOrganization Object"
boolean
disabled
Optional
disabled
array of
object
allAppliances
Optional
allAppliances
boolean
superTenant
Optional
superTenant
boolean
userWritableVolumeEnabled
Optional
userWritableVolumeEnabled
array of
object
desktopModelQuotas
Optional
desktopModelQuotas
string
sslCertificate
Optional
sslCertificate
string
caCertificate
Optional
caCertificate
string
sslCertificateKey
Optional
sslCertificateKey
string
enableAppVolumesStatus
Optional
enableAppVolumesStatus
object
helpDesk
Optional
helpDesk
object
support
Optional
support
object
customFields
Optional
customFields
integer As int32
As int32
diskQuota
Optional
diskQuota
integer As int32
As int32
vmQuota
Optional
vmQuota
string
psqlPassword
Optional
psqlPassword
string
brandedCSSURL
Optional
brandedCSSURL
string
licenseFileURL
Optional
licenseFileURL
string
supportURL
Optional
supportURL
string
crmURL
Optional
crmURL
string
businessUrl
Optional
businessUrl
object
adminContact
Optional
adminContact
object
technicalContact
Optional
technicalContact
string As date-time
As date-time
dateCreated
Optional
dateCreated
string As date-time
As date-time
dateUpdated
Optional
dateUpdated
string
name
Optional
name
string
id
Optional
id
array of
object
links
Optional
links
Code Samples
COPY
curl -X PUT -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{}' https://{api_host}/dt-rest/v100/security/organization/{id}/saveadmincontact
Dt Organization Operations
GET
Get Organization By Id
GET
Get All Appliances
POST
Create Internal Network
DELETE
Delete Internal Network
PUT
Enable App Volumes
GET
Get Enable App Volumes Status
PUT
Enable User Writable Volume
GET
Get Admin Contact
GET
Get Notification Email
GET
Get Technical Contact
GET
Get Desktop Model Quotas
GET
Retrieve Internal Networks
GET
Retrieve Max Concurrent Refresh
GET
Retrieve Max Desktop Count Per DM
PUT
Save Admin Contact
PUT
Save Max Concurrent Refresh
PUT
Save Notification Email
PUT
Save Technical Contact
POST
Set Max Desktop Count Per DM