Create hashicorp-vault.txt
see https://www.vaultproject.io/api/system/seal Had to close #665 as leading v1 was missing. This one works (confirmed myself)
This commit is contained in:
67
Discovery/Web-Content/hashicorp-vault.txt
Normal file
67
Discovery/Web-Content/hashicorp-vault.txt
Normal file
@@ -0,0 +1,67 @@
|
|||||||
|
/v1/sys/audit
|
||||||
|
/v1/sys/audit-hash
|
||||||
|
/v1/sys/auth
|
||||||
|
/v1/sys/capabilities
|
||||||
|
/v1/sys/capabilities-accessor
|
||||||
|
/v1/sys/capabilities-self
|
||||||
|
/v1/sys/config/auditing
|
||||||
|
/v1/sys/config/control-group
|
||||||
|
/v1/sys/config/cors
|
||||||
|
/v1/sys/config/reload
|
||||||
|
/v1/sys/config/state
|
||||||
|
/v1/sys/config/ui
|
||||||
|
/v1/sys/control-group
|
||||||
|
/v1/sys/generate-recovery-token
|
||||||
|
/v1/sys/generate-root
|
||||||
|
/v1/sys/health
|
||||||
|
/v1/sys/host-info
|
||||||
|
/v1/sys/init
|
||||||
|
/v1/sys/internal/counters
|
||||||
|
/v1/sys/internal/specs/openapi
|
||||||
|
/v1/sys/internal/ui/feature-flags
|
||||||
|
/v1/sys/internal/ui/mounts
|
||||||
|
/v1/sys/key-status
|
||||||
|
/v1/sys/leader
|
||||||
|
/v1/sys/leases
|
||||||
|
/v1/sys/license
|
||||||
|
/v1/sys/metrics
|
||||||
|
/v1/sys/mfa
|
||||||
|
/v1/sys/mfa/method/duo
|
||||||
|
/v1/sys/mfa/method/okta
|
||||||
|
/v1/sys/mfa/method/pingid
|
||||||
|
/v1/sys/mfa/method/totp
|
||||||
|
/v1/sys/monitor
|
||||||
|
/v1/sys/mounts
|
||||||
|
/v1/sys/namespaces
|
||||||
|
/v1/sys/plugins/reload/backend
|
||||||
|
/v1/sys/plugins/catalog
|
||||||
|
/v1/sys/policy
|
||||||
|
/v1/sys/policies
|
||||||
|
/v1/sys/policies/password
|
||||||
|
/v1/sys/pprof
|
||||||
|
/v1/sys/quotas/config
|
||||||
|
/v1/sys/quotas/rate-limit
|
||||||
|
/v1/sys/quotas/lease-count
|
||||||
|
/v1/sys/raw
|
||||||
|
/v1/sys/rekey
|
||||||
|
/v1/sys/rekey-recovery-key
|
||||||
|
/v1/sys/remount
|
||||||
|
/v1/sys/replication
|
||||||
|
/v1/sys/replication/performance
|
||||||
|
/v1/sys/replication/dr
|
||||||
|
/v1/sys/rotate
|
||||||
|
/v1/sys/rotate/config
|
||||||
|
/v1/sys/seal
|
||||||
|
/v1/sys/seal-status
|
||||||
|
/v1/sys/sealwrap/rewrap
|
||||||
|
/v1/sys/step-down
|
||||||
|
/v1/sys/storage
|
||||||
|
/v1/sys/storage/raft
|
||||||
|
/v1/sys/storage/raft/autopilot
|
||||||
|
/v1/sys/storage/raft/snapshot-auto
|
||||||
|
/v1/sys/tools
|
||||||
|
/v1/sys/unseal
|
||||||
|
/v1/sys/wrapping/lookup
|
||||||
|
/v1/sys/wrapping/rewrap
|
||||||
|
/v1/sys/wrapping/unwrap
|
||||||
|
/v1/sys/wrapping/wrap
|
||||||
Reference in New Issue
Block a user