Sha256: 4f7a005ec4ca157bb7505c740ca6dd3e0dfe7470049c743f3f6ab5b4dcfd4b6f
Contents?: true
Size: 1.07 KB
Versions: 1
Compression:
Stored size: 1.07 KB
Contents
# CloudsmithApi::PackageStatus ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **self_url** | **String** | | [optional] **status** | **String** | The synchronisation status of the package. | [optional] **is_sync_awaiting** | **BOOLEAN** | | [optional] **stage_updated_at** | **String** | The datetime the package stage was updated at. | [optional] **stage_str** | **String** | | [optional] **is_sync_completed** | **BOOLEAN** | | [optional] **status_updated_at** | **String** | The datetime the package status was updated at. | [optional] **sync_finished_at** | **String** | The datetime the package sync was finished at. | [optional] **is_sync_failed** | **BOOLEAN** | | [optional] **is_sync_in_flight** | **BOOLEAN** | | [optional] **status_str** | **String** | | [optional] **sync_progress** | **Integer** | Synchronisation progress (from 0-100) | [optional] **is_sync_in_progress** | **BOOLEAN** | | [optional] **stage** | **String** | The synchronisation (in progress) stage of the package. | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cloudsmith-api-0.21.4 | docs/PackageStatus.md |