Update SPI server certificate

post

/content/sim/v1/devices/workstations/updateSPIserverCertificate

Updates the SPI server certificate for the given workstation device. If certificate is not found, it adds a new SPI server certificate to the workstation device.

Request

Supported Media Types
Header Parameters
Body ()
Request body
Root Schema : SPIServerCertificate
Type: object
Show Source
Nested Schema : TranslatedString_HierUnitName
Type: object
Additional Properties Allowed
Show Source
A group of string objects representing the name of the hierarchy unit configured languages
Example:
{
    "en-US":"Enterprise",
    "es-SS":"Empresa",
    "lt=LT":"??mon??"
}
Back to Top

Response

Supported Media Types

200 Response

Response object
Body ()
Root Schema : SPICertificateResponse
Type: object
Show Source

400 Response

400 Bad Request
Body ()
Root Schema : ErrorDetails
Type: object
Response body when the request returns an error.
Show Source
Back to Top