Add system UIDs
Operation boundary
- Caller: Protected operator boundary only
- Scope: The UID set is persisted first, then only the handling process permission cache is updated. This request does not refresh other nodes.
- Recovery: Refresh the local cache on every server node, or roll the nodes, so effective permission state matches the persisted set.
POST
/user/systemuids_addPersists system identities and adds them to the current process cache.
Request Body
application/json
UID set used by the current system-identity mutation.
TypeScript Definitions
Use the request body type in TypeScript.
System-identity mutation parameters.
Response Body
application/json
application/json
application/json
{ "status": 200}