• 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

Get Resource ID

Returns the ID of the resource identified with the path {resourcePath} and the type {resourceType}.

The results of the request will be kept for two days, after which they will be deleted.

URI: GET /resource/get/resourceId

Parameters

Parameters in bold are mandatory

Location

Name

Description

Type

querystring

resourcePath

The path of the resource.

str

querystring

resourceType

The type of the resource whose ID will be retrieved.

str

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

Search

    Powered by Instant Websites for Confluence