Back to full reference Table of authorities lifecycle and TA entry operations.Documentation Index
Fetch the complete documentation index at: https://superdoc-caio-sd-2929-configurable-toolbar.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
| Operation | Member path | Mutates | Idempotency | Tracked | Dry run |
|---|---|---|---|---|---|
authorities.list | authorities.list | No | idempotent | No | No |
authorities.get | authorities.get | No | idempotent | No | No |
authorities.insert | authorities.insert | Yes | non-idempotent | No | Yes |
authorities.configure | authorities.configure | Yes | idempotent | No | Yes |
authorities.rebuild | authorities.rebuild | Yes | idempotent | No | Yes |
authorities.remove | authorities.remove | Yes | non-idempotent | No | Yes |
authorities.entries.list | authorities.entries.list | No | idempotent | No | No |
authorities.entries.get | authorities.entries.get | No | idempotent | No | No |
authorities.entries.insert | authorities.entries.insert | Yes | non-idempotent | No | Yes |
authorities.entries.update | authorities.entries.update | Yes | idempotent | No | Yes |
authorities.entries.remove | authorities.entries.remove | Yes | non-idempotent | No | Yes |

