Secure Edge Access Mode
Update ssh key in firewall module while modifying secure Edge Access Mode
Privileges required:
MODIFY_EDGE_ACCESS_MODE
undefined
Request
URI
POST
https://{api_host}/portal/rest/enterprise/insertOrUpdateSecureEdgeAccessMode
COPY
Request Body
insert_or_update_secure_edge_access_mode
of type(s)
application/json
Required
{
"enterpriseId": 0,
"mode": "string"
}
integer
enterpriseId
Optional
enterpriseId
string
mode
Optional
mode
Possible values are :
PASSWORD,
SSH_KEY,
Responses
200
Request was successfully processed
Returns
insert_or_update_secure_edge_access_mode_result
of type(s)
application/json
"insert_or_update_secure_edge_access_mode_result Object"
integer
rows
Optional
The number of rows modified
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{}' https://{api_host}/portal/rest/enterprise/insertOrUpdateSecureEdgeAccessMode
All Operations
POST
Secure Edge Access Mode
POST
Enterprise Proxy Delete Enterprise Proxy User
POST
Enterprise Proxy Get Enterprise Proxy User
POST
Enterprise Proxy Insert Enterprise Proxy User
POST
Enterprise Proxy Update Enterprise Proxy User
POST
Enterprise User Delete Enterprise User
POST
Enterprise User Get Enterprise User
POST
Enterprise User Update Enterprise User
POST
Operator User Delete Operator User
POST
Operator User Get Operator User
POST
Operator User Insert Operator User
POST
Operator User Update Operator User
POST
Generate Ssh Key
POST
Ssh Config Get Enterprise Proxy User Ssh Key
POST
Ssh Config Get Enterprise User Ssh Key
POST
Ssh Config Get Operator User Ssh Key
POST
Import Ssh Key
POST
Ssh Config Revoke Enterprise Proxy User Ssh Key
POST
Ssh Config Revoke Enterprise User Ssh Key
POST
Ssh Config Revoke Operator User Ssh Key