• Getting started with Rulex Platform
  • Datasets used in the manual
  • Formulas and functions
  • Factory
  • Rulex Platform Reference Documentation
Hide navigation
  • Rulex Platform Reference Documentation
    • Installation Rulex Platform Desktop from Command Line
    • CLI Rulex Platform Desktop Reference Manual
    • API Documentation
      • API Authentication
      • API Structure
      • API Responses
      • API Calls
        • Auth Token
        • Compute Flow
        • Create Database
        • Create Environment
        • Create Filesystem
        • Create Flow
        • Create Macro
        • Create Source
        • Create Var Env
        • Create Vault
        • Delete Database
        • Delete Environment
        • Delete Filesystem
        • Delete Flow
        • Delete Macro
        • Delete Repository
        • Delete Var Env
        • Delete Vault
        • Export Flow
        • Get File
        • Get Resource ID
        • Get Result
        • Import Flow
        • List Database
        • List Environment
        • List Filesystem
        • List Flow
        • List Macro
        • List Var Env
        • List Vault
        • Rename Database
        • Rename Environment
        • Rename Filesystem
        • Rename Flow
        • Rename Macro
        • Rename Var Env
        • Rename Vault
        • Set Stop Computation
        • Set Var Env
Show navigation

List Vault

Lists the vaults in the parent environment identified with the ID {envId}.

GET /resource/list/vault/{envId}

Parameters

Parameters in bold are mandatory

Location

Name

Description

Type

path

envId

The ID of the environment from which you want to retrieve the list of vaults.

See Get Resource ID for further details on how to retrieve IDs.

str

To see details on possible response codes, go to API Responses.

Search

    Powered by Instant Websites for Confluence