Endpoint
/api/v2/tenants/{tenantId}/managementProfiles/{id}/attach
Path Parameters
tenantIdstring
idstring
Responses
OK
activationTokenstring
createdDatestring
Date format is yyyy-MM-ddTHH:mm:ssZ (GMT).
descriptionstring
idinteger
namestring
registeredboolean
tunnelTypestring
typestring
{
"activationToken": "d72eb58e-ff20-44e4-887c-341b0760eb00",
"createdDate": "2016-06-22T07:34:40+0000",
"description": "Gateway Management Profile",
"id": 76,
"name": "LB1 Gateway Profile",
"registered": false,
"tunnelType": "SSHD",
"type": "Gateway"
}