REST API Method: POST /rest/sbaconfig?action=installccecert

This action installs the pre-signed certificate for the CCE. This action is used if a CSR was previously exported using the generateccecsr action and not auto-submitted to the CA.

An HTTP Status 200 return for this action only means that the request was successfully received by the system. Status of the action must be retrieved using the CCE Action Status Resource .

URL:

https://192.168.0.111/rest/sbaconfig?action=installccecert

HTTP Method

POST

Requires Authentication:

true



Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
certDataYesNostringnone1024 - Max Length Identifies the content of the certificate that needs to be installed.

  • No labels