GitLab - Archive/Unarchive record action

The Archive/Unarchive record action archives or unarchives a record in GitLab.

Input

Input fieldDescription
ObjectSelect an object from the drop-down menu.
Object IDEnter the object ID.
OperationSelect the operation from the drop-down menu or enter the value. The options are Archive or Unarchive.

Output

Output fieldDescription
IDThe record ID.
DescriptionThe record description.
NameThe record name.
Name with namespaceA string value that combines the project readable title with the name of the group, subgroup, or personal user space that contains it. The format is: [Namespace Name] / [Project Name]. For example, MyCompany Group / Web App Project.
PathThe specific location of the record. It's a string representing the ID or URL-encoded path of the project or branch.
Created AtA standard timestamp that indicates the exact date and time the record was initially generated.
Default BranchThe primary branch of a repository. For example, main or master.
Tag ListAn array of strings (comma-separated or in a list format) that displays all the topic tags associated with the record.
TopicsAn array of strings that contains the descriptive labels or tags assigned to a record.
VisibilityIndicates who can access and view the record. The options are: public, internal, and private.

Last updated: