List sandbox registries for pulling private images.
list(
query: RegistryListParams | null | undefined = {},
options: RequestOptions
): APIPromise<RegistryListResponse>| Name | Type | Description |
|---|---|---|
query | RegistryListParams | null | undefined | Default: {} |
options | RequestOptions |