Skip to content

PKI TPS Add Profile REST API

Endi S. Dewata edited this page Sep 24, 2020 · 1 revision

TPS Operation

  • op=add_config_parameter&ptype=Profiles

  • op=save_config_changes&ptype=Profiles&new_config=true&pname=…​

REST Operation

  • POST /tps/rest/profiles

Request

  • Profile ID

  • Status

  • Contents

  • Nonce

Response

  • HTTP 201 Created

  • Location: <Profile URL>

  • Profile ID

  • Status

  • Contents

  • ETag

Access Control

  • operators: denied

  • agents: denied

  • admins: allowed

  • default: denied

Clone this wiki locally