Endpoint
/api/v2/tenants/{tenantId}/managementProfiles/{profileId}/detach
Path Parameters
tenantId
string

profileId
string

Responses

OK

createdDate
string

description
string

id
integer

name
string

registered
boolean

tunnelType
string

type
string

{
  "createdDate": "2016-06-22T07:34:40+0000",
  "description": "Gateway Management Profile",
  "id": 76,
  "name": "LB1 Gateway Profile",
  "registered": false,
  "tunnelType": "SSHD",
  "type": "Gateway"
}