GET | /logins/application | Retrieve information for an Application | |
---|---|---|---|
POST | /logins/application | Create a new Application for Logins |
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
ApplicationName | body | App | No | Allowable Values
|
NewApplicationName | body | string | No | |
Description | body | string | No |
Acronis | |
AcronisSCS | |
Actifio | |
AWSEC2 | |
Billing | |
ChargebackManager | |
GoogleCloudPlatform | |
N3TLoginPortal | |
Onboarding | |
vCloudDirector | |
Zerto | |
ZertoCloudManager | |
MicrosoftAzure | |
ConnectWise | |
Auvik | |
Veeam | |
VROPSMetering | |
Keycloak | |
N3tApi |
To override the Content-type in your clients, use the HTTP Accept Header, append the .json suffix or ?format=json
To embed the response in a jsonp callback, append ?callback=myCallback
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
POST /logins/application HTTP/1.1
Host: n3tapi.palmettovdc.com
Accept: application/json
Content-Type: application/json
Content-Length: length
{"applicationName":"Acronis","newApplicationName":"String","description":"String"}