SPI Server Certificate REST Endpoints
v2/Devices/Workstations/SPI Server Certificate
These APIs maintain SPI Server Certificate for a workstation of the organization:
| Release | Description |
|---|---|
| 23.5 | Add, Update and Delete SPI Server Certificate v2 introduced. |
| 23.8 | Introduced Upsert endpoint. |
- Add SPI Server Certificate
- Method: postPath:
/content/sim/v2/devices/workstations/spiServerCertificate - Delete SPI server certificate
- Method: postPath:
/content/sim/v2/devices/workstations/deleteSpiServerCertificate - Update SPI server certificate
- Method: postPath:
/content/sim/v2/devices/workstations/updateSpiServerCertificate - Upsert SPI server certificate
- Method: postPath:
/content/sim/v2/devices/workstations/upsertSpiServerCertificate