license_server_host_id¶
Overview¶
This resource can be used to get the License server Host ID Details.
Version information¶
Version : v2
URI scheme¶
Host :
BasePath : /sdwan/nitro/v2/license/
Schemes : HTTP
Tags¶
- license_server_host_id : Operations related to license_server_host_id
Paths¶
Get operation for license_server_host_id¶
GET /license_server_host_id
Description¶
Use this operation to get the License Server Host ID Details.
Responses¶
HTTP Code | Description | Schema |
---|---|---|
200 | API Successfully executed | license_server_host_id_response_schema |
400 | Failed: bad input parameter | ErrorSchema |
401 | Unauthorized: Failed Authentication | ErrorSchema |
403 | Unauthorized: Forbidden | ErrorSchema |
405 | Failed: Data format unacceptable | ErrorSchema |
415 | Failed: Data format unacceptable | ErrorSchema |
500 | Failed: Internal Server Error | ErrorSchema |
Produces¶
application/json
Tags¶
- license_server_host_id
Definitions¶
ErrorSchema¶
Name | Schema |
---|---|
errorcode optional |
integer |
errormessage optional |
string |
host_id¶
The Host Id of the license server
Type : string
license_server_host_id_delete_success_schema¶
Name | Schema |
---|---|
license_server_host_id optional |
license_server_host_id |
Name | Description | Schema |
---|---|---|
message optional |
Example : "resource deleted succesfully" |
string |
license_server_host_id_post_success_schema¶
Name | Schema |
---|---|
license_server_host_id optional |
license_server_host_id |
Name | Description | Schema |
---|---|---|
message optional |
Example : "resource added succesfully" |
string |
license_server_host_id_put_success_schema¶
Name | Schema |
---|---|
license_server_host_id optional |
license_server_host_id |
Name | Description | Schema |
---|---|---|
message optional |
Example : "resource modified succesfully" |
string |
license_server_host_id_response_schema¶
Type : < license_server_host_id_response_schema > array
license_server_host_id_response_schema
Name | Schema |
---|---|
host_id optional |
host_id |