Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
Data Source schema for Volcengine::StorageEBS::SnapshotGroup
Using getSnapshotGroup
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getSnapshotGroup(args: GetSnapshotGroupArgs, opts?: InvokeOptions): Promise<GetSnapshotGroupResult>
function getSnapshotGroupOutput(args: GetSnapshotGroupOutputArgs, opts?: InvokeOptions): Output<GetSnapshotGroupResult>def get_snapshot_group(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSnapshotGroupResult
def get_snapshot_group_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSnapshotGroupResult]func LookupSnapshotGroup(ctx *Context, args *LookupSnapshotGroupArgs, opts ...InvokeOption) (*LookupSnapshotGroupResult, error)
func LookupSnapshotGroupOutput(ctx *Context, args *LookupSnapshotGroupOutputArgs, opts ...InvokeOption) LookupSnapshotGroupResultOutput> Note: This function is named LookupSnapshotGroup in the Go SDK.
public static class GetSnapshotGroup
{
public static Task<GetSnapshotGroupResult> InvokeAsync(GetSnapshotGroupArgs args, InvokeOptions? opts = null)
public static Output<GetSnapshotGroupResult> Invoke(GetSnapshotGroupInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSnapshotGroupResult> getSnapshotGroup(GetSnapshotGroupArgs args, InvokeOptions options)
public static Output<GetSnapshotGroupResult> getSnapshotGroup(GetSnapshotGroupArgs args, InvokeOptions options)
fn::invoke:
function: volcenginecc:storageebs/getSnapshotGroup:getSnapshotGroup
arguments:
# arguments dictionaryThe following arguments are supported:
- Id string
- Uniquely identifies the resource.
- Id string
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id str
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
getSnapshotGroup Result
The following output properties are available:
- Creation
Time string - Snapshot consistency group creation time
- Description string
- Snapshot consistency group description
- Id string
- Uniquely identifies the resource.
- Image
Id string - Image ID of the snapshot consistency group
- Instance
Id string - ECS instance ID of the snapshot consistency group
- Name string
- Snapshot consistency group name
- Project
Name string - Project name
- Snapshot
Group stringId - Snapshot consistency group ID
- Snapshots
List<Volcengine.
Get Snapshot Group Snapshot> - Snapshot details
- Status string
- Snapshot consistency group status
-
List<Volcengine.
Get Snapshot Group Tag> - Tags of the snapshot consistency group
- Volume
Ids List<string> - Cloud disk ID. Note: The cloud disk must be in 'attached' status. If multiple cloud disks are set, they must be attached to the same ECS instance
- Creation
Time string - Snapshot consistency group creation time
- Description string
- Snapshot consistency group description
- Id string
- Uniquely identifies the resource.
- Image
Id string - Image ID of the snapshot consistency group
- Instance
Id string - ECS instance ID of the snapshot consistency group
- Name string
- Snapshot consistency group name
- Project
Name string - Project name
- Snapshot
Group stringId - Snapshot consistency group ID
- Snapshots
[]Get
Snapshot Group Snapshot - Snapshot details
- Status string
- Snapshot consistency group status
-
[]Get
Snapshot Group Tag - Tags of the snapshot consistency group
- Volume
Ids []string - Cloud disk ID. Note: The cloud disk must be in 'attached' status. If multiple cloud disks are set, they must be attached to the same ECS instance
- creation
Time String - Snapshot consistency group creation time
- description String
- Snapshot consistency group description
- id String
- Uniquely identifies the resource.
- image
Id String - Image ID of the snapshot consistency group
- instance
Id String - ECS instance ID of the snapshot consistency group
- name String
- Snapshot consistency group name
- project
Name String - Project name
- snapshot
Group StringId - Snapshot consistency group ID
- snapshots
List<Get
Snapshot Group Snapshot> - Snapshot details
- status String
- Snapshot consistency group status
-
List<Get
Snapshot Group Tag> - Tags of the snapshot consistency group
- volume
Ids List<String> - Cloud disk ID. Note: The cloud disk must be in 'attached' status. If multiple cloud disks are set, they must be attached to the same ECS instance
- creation
Time string - Snapshot consistency group creation time
- description string
- Snapshot consistency group description
- id string
- Uniquely identifies the resource.
- image
Id string - Image ID of the snapshot consistency group
- instance
Id string - ECS instance ID of the snapshot consistency group
- name string
- Snapshot consistency group name
- project
Name string - Project name
- snapshot
Group stringId - Snapshot consistency group ID
- snapshots
Get
Snapshot Group Snapshot[] - Snapshot details
- status string
- Snapshot consistency group status
-
Get
Snapshot Group Tag[] - Tags of the snapshot consistency group
- volume
Ids string[] - Cloud disk ID. Note: The cloud disk must be in 'attached' status. If multiple cloud disks are set, they must be attached to the same ECS instance
- creation_
time str - Snapshot consistency group creation time
- description str
- Snapshot consistency group description
- id str
- Uniquely identifies the resource.
- image_
id str - Image ID of the snapshot consistency group
- instance_
id str - ECS instance ID of the snapshot consistency group
- name str
- Snapshot consistency group name
- project_
name str - Project name
- snapshot_
group_ strid - Snapshot consistency group ID
- snapshots
Sequence[Get
Snapshot Group Snapshot] - Snapshot details
- status str
- Snapshot consistency group status
-
Sequence[Get
Snapshot Group Tag] - Tags of the snapshot consistency group
- volume_
ids Sequence[str] - Cloud disk ID. Note: The cloud disk must be in 'attached' status. If multiple cloud disks are set, they must be attached to the same ECS instance
- creation
Time String - Snapshot consistency group creation time
- description String
- Snapshot consistency group description
- id String
- Uniquely identifies the resource.
- image
Id String - Image ID of the snapshot consistency group
- instance
Id String - ECS instance ID of the snapshot consistency group
- name String
- Snapshot consistency group name
- project
Name String - Project name
- snapshot
Group StringId - Snapshot consistency group ID
- snapshots List<Property Map>
- Snapshot details
- status String
- Snapshot consistency group status
- List<Property Map>
- Tags of the snapshot consistency group
- volume
Ids List<String> - Cloud disk ID. Note: The cloud disk must be in 'attached' status. If multiple cloud disks are set, they must be attached to the same ECS instance
Supporting Types
GetSnapshotGroupSnapshot
- Creation
Time string - Snapshot creation time
- Description string
- Snapshot description
- Image
Id string - Image ID
- Instant
Access bool - Whether the snapshot has enabled ultra-fast availability. Values are as follows: - true: Ultra-fast availability enabled - false: Ultra-fast availability not enabled
- Progress int
- Dump progress
- Project
Name string - Project of the snapshot
- Retention
Days int - Retention days for automatic snapshots
- bool
- Whether the snapshot is shared with others. Values are as follows: - true: Snapshot is shared with others - false: Snapshot is not shared with others
- Snapshot
Group stringId - Snapshot consistency group ID
- Snapshot
Id string - Snapshot ID
- Snapshot
Name string - Snapshot name
- Snapshot
Type string - Snapshot type. Values are as follows: - user: Manual snapshot - auto: Automatic snapshot
- Status string
- Snapshot status. Values are as follows: - available: Available - creating: Creating - rollbacking: Rolling back - deleted: Deleted - failed: Error
-
List<Volcengine.
Get Snapshot Group Snapshot Tag> - Tag information
- Volume
Id string - Cloud disk ID
- Volume
Kind string - Cloud disk category. Values are as follows: - system: System disk - data: Data disk
- Volume
Name string - Cloud disk name
- Volume
Size int - Cloud disk size (GiB)
- Volume
Status string - Cloud disk status. Values are as follows: - available: Available - attaching: Attaching - attached: Attached - detaching: Detaching - creating: Creating - deleting: Deleting - error: Error - extending: Expanding
- Volume
Type string - Cloud disk type. Values are as follows: - ESSDPL0: Ultra-fast SSD cloud disk, PL0 specification - ESSDFlexPL: Ultra-fast SSD cloud disk, FlexPL specification - TSSD_TL0: Throughput SSD cloud disk
- Zone
Id string - Zone ID. If ultra-fast availability is enabled for the snapshot, you can create a cloud disk in this zone using the ultra-fast available snapshot
- Creation
Time string - Snapshot creation time
- Description string
- Snapshot description
- Image
Id string - Image ID
- Instant
Access bool - Whether the snapshot has enabled ultra-fast availability. Values are as follows: - true: Ultra-fast availability enabled - false: Ultra-fast availability not enabled
- Progress int
- Dump progress
- Project
Name string - Project of the snapshot
- Retention
Days int - Retention days for automatic snapshots
- bool
- Whether the snapshot is shared with others. Values are as follows: - true: Snapshot is shared with others - false: Snapshot is not shared with others
- Snapshot
Group stringId - Snapshot consistency group ID
- Snapshot
Id string - Snapshot ID
- Snapshot
Name string - Snapshot name
- Snapshot
Type string - Snapshot type. Values are as follows: - user: Manual snapshot - auto: Automatic snapshot
- Status string
- Snapshot status. Values are as follows: - available: Available - creating: Creating - rollbacking: Rolling back - deleted: Deleted - failed: Error
-
[]Get
Snapshot Group Snapshot Tag - Tag information
- Volume
Id string - Cloud disk ID
- Volume
Kind string - Cloud disk category. Values are as follows: - system: System disk - data: Data disk
- Volume
Name string - Cloud disk name
- Volume
Size int - Cloud disk size (GiB)
- Volume
Status string - Cloud disk status. Values are as follows: - available: Available - attaching: Attaching - attached: Attached - detaching: Detaching - creating: Creating - deleting: Deleting - error: Error - extending: Expanding
- Volume
Type string - Cloud disk type. Values are as follows: - ESSDPL0: Ultra-fast SSD cloud disk, PL0 specification - ESSDFlexPL: Ultra-fast SSD cloud disk, FlexPL specification - TSSD_TL0: Throughput SSD cloud disk
- Zone
Id string - Zone ID. If ultra-fast availability is enabled for the snapshot, you can create a cloud disk in this zone using the ultra-fast available snapshot
- creation
Time String - Snapshot creation time
- description String
- Snapshot description
- image
Id String - Image ID
- instant
Access Boolean - Whether the snapshot has enabled ultra-fast availability. Values are as follows: - true: Ultra-fast availability enabled - false: Ultra-fast availability not enabled
- progress Integer
- Dump progress
- project
Name String - Project of the snapshot
- retention
Days Integer - Retention days for automatic snapshots
- Boolean
- Whether the snapshot is shared with others. Values are as follows: - true: Snapshot is shared with others - false: Snapshot is not shared with others
- snapshot
Group StringId - Snapshot consistency group ID
- snapshot
Id String - Snapshot ID
- snapshot
Name String - Snapshot name
- snapshot
Type String - Snapshot type. Values are as follows: - user: Manual snapshot - auto: Automatic snapshot
- status String
- Snapshot status. Values are as follows: - available: Available - creating: Creating - rollbacking: Rolling back - deleted: Deleted - failed: Error
-
List<Get
Snapshot Group Snapshot Tag> - Tag information
- volume
Id String - Cloud disk ID
- volume
Kind String - Cloud disk category. Values are as follows: - system: System disk - data: Data disk
- volume
Name String - Cloud disk name
- volume
Size Integer - Cloud disk size (GiB)
- volume
Status String - Cloud disk status. Values are as follows: - available: Available - attaching: Attaching - attached: Attached - detaching: Detaching - creating: Creating - deleting: Deleting - error: Error - extending: Expanding
- volume
Type String - Cloud disk type. Values are as follows: - ESSDPL0: Ultra-fast SSD cloud disk, PL0 specification - ESSDFlexPL: Ultra-fast SSD cloud disk, FlexPL specification - TSSD_TL0: Throughput SSD cloud disk
- zone
Id String - Zone ID. If ultra-fast availability is enabled for the snapshot, you can create a cloud disk in this zone using the ultra-fast available snapshot
- creation
Time string - Snapshot creation time
- description string
- Snapshot description
- image
Id string - Image ID
- instant
Access boolean - Whether the snapshot has enabled ultra-fast availability. Values are as follows: - true: Ultra-fast availability enabled - false: Ultra-fast availability not enabled
- progress number
- Dump progress
- project
Name string - Project of the snapshot
- retention
Days number - Retention days for automatic snapshots
- boolean
- Whether the snapshot is shared with others. Values are as follows: - true: Snapshot is shared with others - false: Snapshot is not shared with others
- snapshot
Group stringId - Snapshot consistency group ID
- snapshot
Id string - Snapshot ID
- snapshot
Name string - Snapshot name
- snapshot
Type string - Snapshot type. Values are as follows: - user: Manual snapshot - auto: Automatic snapshot
- status string
- Snapshot status. Values are as follows: - available: Available - creating: Creating - rollbacking: Rolling back - deleted: Deleted - failed: Error
-
Get
Snapshot Group Snapshot Tag[] - Tag information
- volume
Id string - Cloud disk ID
- volume
Kind string - Cloud disk category. Values are as follows: - system: System disk - data: Data disk
- volume
Name string - Cloud disk name
- volume
Size number - Cloud disk size (GiB)
- volume
Status string - Cloud disk status. Values are as follows: - available: Available - attaching: Attaching - attached: Attached - detaching: Detaching - creating: Creating - deleting: Deleting - error: Error - extending: Expanding
- volume
Type string - Cloud disk type. Values are as follows: - ESSDPL0: Ultra-fast SSD cloud disk, PL0 specification - ESSDFlexPL: Ultra-fast SSD cloud disk, FlexPL specification - TSSD_TL0: Throughput SSD cloud disk
- zone
Id string - Zone ID. If ultra-fast availability is enabled for the snapshot, you can create a cloud disk in this zone using the ultra-fast available snapshot
- creation_
time str - Snapshot creation time
- description str
- Snapshot description
- image_
id str - Image ID
- instant_
access bool - Whether the snapshot has enabled ultra-fast availability. Values are as follows: - true: Ultra-fast availability enabled - false: Ultra-fast availability not enabled
- progress int
- Dump progress
- project_
name str - Project of the snapshot
- retention_
days int - Retention days for automatic snapshots
- bool
- Whether the snapshot is shared with others. Values are as follows: - true: Snapshot is shared with others - false: Snapshot is not shared with others
- snapshot_
group_ strid - Snapshot consistency group ID
- snapshot_
id str - Snapshot ID
- snapshot_
name str - Snapshot name
- snapshot_
type str - Snapshot type. Values are as follows: - user: Manual snapshot - auto: Automatic snapshot
- status str
- Snapshot status. Values are as follows: - available: Available - creating: Creating - rollbacking: Rolling back - deleted: Deleted - failed: Error
-
Sequence[Get
Snapshot Group Snapshot Tag] - Tag information
- volume_
id str - Cloud disk ID
- volume_
kind str - Cloud disk category. Values are as follows: - system: System disk - data: Data disk
- volume_
name str - Cloud disk name
- volume_
size int - Cloud disk size (GiB)
- volume_
status str - Cloud disk status. Values are as follows: - available: Available - attaching: Attaching - attached: Attached - detaching: Detaching - creating: Creating - deleting: Deleting - error: Error - extending: Expanding
- volume_
type str - Cloud disk type. Values are as follows: - ESSDPL0: Ultra-fast SSD cloud disk, PL0 specification - ESSDFlexPL: Ultra-fast SSD cloud disk, FlexPL specification - TSSD_TL0: Throughput SSD cloud disk
- zone_
id str - Zone ID. If ultra-fast availability is enabled for the snapshot, you can create a cloud disk in this zone using the ultra-fast available snapshot
- creation
Time String - Snapshot creation time
- description String
- Snapshot description
- image
Id String - Image ID
- instant
Access Boolean - Whether the snapshot has enabled ultra-fast availability. Values are as follows: - true: Ultra-fast availability enabled - false: Ultra-fast availability not enabled
- progress Number
- Dump progress
- project
Name String - Project of the snapshot
- retention
Days Number - Retention days for automatic snapshots
- Boolean
- Whether the snapshot is shared with others. Values are as follows: - true: Snapshot is shared with others - false: Snapshot is not shared with others
- snapshot
Group StringId - Snapshot consistency group ID
- snapshot
Id String - Snapshot ID
- snapshot
Name String - Snapshot name
- snapshot
Type String - Snapshot type. Values are as follows: - user: Manual snapshot - auto: Automatic snapshot
- status String
- Snapshot status. Values are as follows: - available: Available - creating: Creating - rollbacking: Rolling back - deleted: Deleted - failed: Error
- List<Property Map>
- Tag information
- volume
Id String - Cloud disk ID
- volume
Kind String - Cloud disk category. Values are as follows: - system: System disk - data: Data disk
- volume
Name String - Cloud disk name
- volume
Size Number - Cloud disk size (GiB)
- volume
Status String - Cloud disk status. Values are as follows: - available: Available - attaching: Attaching - attached: Attached - detaching: Detaching - creating: Creating - deleting: Deleting - error: Error - extending: Expanding
- volume
Type String - Cloud disk type. Values are as follows: - ESSDPL0: Ultra-fast SSD cloud disk, PL0 specification - ESSDFlexPL: Ultra-fast SSD cloud disk, FlexPL specification - TSSD_TL0: Throughput SSD cloud disk
- zone
Id String - Zone ID. If ultra-fast availability is enabled for the snapshot, you can create a cloud disk in this zone using the ultra-fast available snapshot
GetSnapshotGroupSnapshotTag
GetSnapshotGroupTag
Package Details
- Repository
- volcenginecc volcengine/pulumi-volcenginecc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
volcengineccTerraform Provider.
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
