Operation
put /data/otn/inventory
apply or delete the license on the cards (applyOrDeleteLicense : /data/otn/inventory)
applyOrDeleteLicense
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | licenseOpInfo | LicenseOperation |
--- |
Responses
Response Messages |
Schema |
---|---|
200 | --- |
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
This API call consumes the following media types via the Content-Type request header:
application/json
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
*/*
External Docs
See Also :
Operation
put /license/inventory
apply or delete the license on the cards (applyOrDeleteLicense : /license/inventory)
applyOrDeleteLicense
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | licenseOpInfo | LicenseOperation |
--- |
Responses
Response Messages |
Schema |
---|---|
200 | --- |
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
This API call consumes the following media types via the Content-Type request header:
application/json
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
*/*
External Docs
See Also :
Operation
put /data/otn/dbdelete
Deletes License Key from License Inventory DB (deleteFromInventory : /data/otn/dbdelete)
deleteFromInventory
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | li | array[String] |
--- |
Responses
Response Messages |
Schema |
---|---|
200 | --- |
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
This API call consumes the following media types via the Content-Type request header:
application/json
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
*/*
External Docs
See Also :
Operation
put /license/dbdelete
Deletes License Key from License Inventory DB (deleteFromInventory : /license/dbdelete)
deleteFromInventory
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | li | array[String] |
--- |
Responses
Response Messages |
Schema |
---|---|
200 | --- |
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
This API call consumes the following media types via the Content-Type request header:
application/json
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
*/*
External Docs
See Also :
Operation
get /data/otn/licenseInventory
Get details of all licenses/cards (getLicenseInventory : /data/otn/licenseInventory)
getLicenseInventory
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
String
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
application/json
External Docs
See Also :
Operation
get /license/licenseInventory
Get details of all licenses/cards (getLicenseInventory : /license/licenseInventory)
getLicenseInventory
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
String
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
application/json
External Docs
See Also :
Operation
post /data/otn/rma
Retrieves the RMA key for the card(s) (retrieveRMA : /data/otn/rma)
retrieveRMA
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | li | array[String] |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
LicenseDetailsActionResponse
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
This API call consumes the following media types via the Content-Type request header:
application/json
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
application/json
External Docs
See Also :
Operation
post /license/rma
Retrieves the RMA key for the card(s) (retrieveRMA : /license/rma)
retrieveRMA
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | li | array[String] |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
LicenseDetailsActionResponse
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
This API call consumes the following media types via the Content-Type request header:
application/json
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
application/json
External Docs
See Also :
Operation
put /data/otn/sync
syncs License Inventory in OTN with Adaptor DB info (syncInventoryWithAdaptor : /data/otn/sync)
syncInventoryWithAdaptor
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | li | array[String] |
--- |
Responses
Response Messages |
Schema |
---|---|
200 | --- |
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
This API call consumes the following media types via the Content-Type request header:
application/json
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
*/*
External Docs
See Also :
Operation
put /license/sync
syncs License Inventory in OTN with Adaptor DB info (syncInventoryWithAdaptor : /license/sync)
syncInventoryWithAdaptor
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | li | array[String] |
--- |
Responses
Response Messages |
Schema |
---|---|
200 | --- |
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
This API call consumes the following media types via the Content-Type request header:
application/json
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
*/*
External Docs
See Also :
Operation
post /data/otn/inventory
add details of licenses/cards received, option to apply the license information immediately (updateLicenseInventory : /data/otn/inventory)
updateLicenseInventory
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | licenseInfoM | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
LicenseDetailsActionResponse
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
This API call consumes the following media types via the Content-Type request header:
application/json
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
*/*
External Docs
See Also :
Operation
post /license/inventory
add details of licenses/cards received, option to apply the license information immediately (updateLicenseInventory : /license/inventory)
updateLicenseInventory
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | licenseInfoM | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
LicenseDetailsActionResponse
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
This API call consumes the following media types via the Content-Type request header:
application/json
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
*/*
External Docs
See Also :
Void
Name |
Type |
Description |
Enum |
---|