GlobalProjectRepositoryStorageMoves
Retrieve global project repository storage move operations across all projects in the GitLab instance.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| CreatedAt | Datetime | ||
| State | String | ||
| SourceStorageName | String | ||
| DestinationStorageName | String | ||
| Project | String | ||
| ProjectId | String | ||
| ProjectDescription | String | ||
| ProjectName | String | ||
| ProjectNameWithNamespace | String | ||
| ProjectPath | String | ||
| ProjectPathWithNamespace | String | ||
| ProjectCreatedAt | Datetime |