Browse documentation

Resource identifiers

Codinamo gives each canonical resource an opaque public identifier. Names improve readability; identifiers remain stable when a display name changes.

Prefix Resource Example use

ORG-

Organization

Select the owner of workspaces, teams, and access policies.

USR- / TEM-

User / Team

Identify a principal that can receive a role grant.

WSP-

Workspace

Select an exact workspace in codi or the API.

PRO-

Project

Address the project independently from its name.

GIT-

Git repository

Browse the canonical repository record behind a project’s Source tab.

PIP-

Pipeline

Update, export, or run one pipeline.

RUN-

Run

Read status, logs, reports, or request cancellation.

VGR- / VAR-

Variable group / variable

Manage non-sensitive pipeline context.

SGR- / SEC-

Secret group / secret

Manage sensitive context without exposing values.

REG- / RAT-

Registry / Registry access token

Manage one project’s OCI repository and credentials.

DSA-

DinaSync agent

Assign an enrolled agent to a deployment target.

TAR-

Deployment target

Select an exact, centrally configured deployment destination.

ROL- / GRA-

Authorization role / Grant

Inspect a permission bundle or one scoped assignment.

Treat identifiers as opaque strings. Do not parse the hexadecimal portion or infer creation order from it. Copy the complete prefix and value shown by Codinamo.

See Access catalog for the authorization resource hierarchy.