1. Packages
  2. Packages
  3. Volcenginecc Provider
  4. API Docs
  5. filenas
  6. getSnapshot
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
volcenginecc logo
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine

    Data Source schema for Volcengine::FileNAS::Snapshot

    Using getSnapshot

    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 getSnapshot(args: GetSnapshotArgs, opts?: InvokeOptions): Promise<GetSnapshotResult>
    function getSnapshotOutput(args: GetSnapshotOutputArgs, opts?: InvokeOptions): Output<GetSnapshotResult>
    def get_snapshot(id: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetSnapshotResult
    def get_snapshot_output(id: Optional[pulumi.Input[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetSnapshotResult]
    func LookupSnapshot(ctx *Context, args *LookupSnapshotArgs, opts ...InvokeOption) (*LookupSnapshotResult, error)
    func LookupSnapshotOutput(ctx *Context, args *LookupSnapshotOutputArgs, opts ...InvokeOption) LookupSnapshotResultOutput

    > Note: This function is named LookupSnapshot in the Go SDK.

    public static class GetSnapshot 
    {
        public static Task<GetSnapshotResult> InvokeAsync(GetSnapshotArgs args, InvokeOptions? opts = null)
        public static Output<GetSnapshotResult> Invoke(GetSnapshotInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSnapshotResult> getSnapshot(GetSnapshotArgs args, InvokeOptions options)
    public static Output<GetSnapshotResult> getSnapshot(GetSnapshotArgs args, InvokeOptions options)
    
    fn::invoke:
      function: volcenginecc:filenas/getSnapshot:getSnapshot
      arguments:
        # arguments dictionary

    The 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.

    getSnapshot Result

    The following output properties are available:

    CreatedTime string
    Snapshot Creation Time
    Description string
    Snapshot Description
    FileSystemId string
    File System ID
    FileSystemName string
    File System Name
    Id string
    Uniquely identifies the resource.
    IsEncrypt bool
    Is encryption enabled. Currently only false is supported (not encrypted)
    Progress string
    Snapshot Creation Progress
    RetentionDays int
    Snapshot Retention Period. Default is 2147483647 (permanent retention)
    SnapshotId string
    Snapshot ID
    SnapshotName string
    Snapshot Name
    SnapshotType string
    Snapshot Type. Default is Manual (manual snapshot)
    SourceSize int
    File System Capacity (GiB)
    SourceVersion string
    File System Version
    Status string
    Snapshot Status. Details: Progressing: Creating. Accomplished: Created successfully. Failed: Creation failed
    ZoneId string
    Availability Zone ID
    CreatedTime string
    Snapshot Creation Time
    Description string
    Snapshot Description
    FileSystemId string
    File System ID
    FileSystemName string
    File System Name
    Id string
    Uniquely identifies the resource.
    IsEncrypt bool
    Is encryption enabled. Currently only false is supported (not encrypted)
    Progress string
    Snapshot Creation Progress
    RetentionDays int
    Snapshot Retention Period. Default is 2147483647 (permanent retention)
    SnapshotId string
    Snapshot ID
    SnapshotName string
    Snapshot Name
    SnapshotType string
    Snapshot Type. Default is Manual (manual snapshot)
    SourceSize int
    File System Capacity (GiB)
    SourceVersion string
    File System Version
    Status string
    Snapshot Status. Details: Progressing: Creating. Accomplished: Created successfully. Failed: Creation failed
    ZoneId string
    Availability Zone ID
    createdTime String
    Snapshot Creation Time
    description String
    Snapshot Description
    fileSystemId String
    File System ID
    fileSystemName String
    File System Name
    id String
    Uniquely identifies the resource.
    isEncrypt Boolean
    Is encryption enabled. Currently only false is supported (not encrypted)
    progress String
    Snapshot Creation Progress
    retentionDays Integer
    Snapshot Retention Period. Default is 2147483647 (permanent retention)
    snapshotId String
    Snapshot ID
    snapshotName String
    Snapshot Name
    snapshotType String
    Snapshot Type. Default is Manual (manual snapshot)
    sourceSize Integer
    File System Capacity (GiB)
    sourceVersion String
    File System Version
    status String
    Snapshot Status. Details: Progressing: Creating. Accomplished: Created successfully. Failed: Creation failed
    zoneId String
    Availability Zone ID
    createdTime string
    Snapshot Creation Time
    description string
    Snapshot Description
    fileSystemId string
    File System ID
    fileSystemName string
    File System Name
    id string
    Uniquely identifies the resource.
    isEncrypt boolean
    Is encryption enabled. Currently only false is supported (not encrypted)
    progress string
    Snapshot Creation Progress
    retentionDays number
    Snapshot Retention Period. Default is 2147483647 (permanent retention)
    snapshotId string
    Snapshot ID
    snapshotName string
    Snapshot Name
    snapshotType string
    Snapshot Type. Default is Manual (manual snapshot)
    sourceSize number
    File System Capacity (GiB)
    sourceVersion string
    File System Version
    status string
    Snapshot Status. Details: Progressing: Creating. Accomplished: Created successfully. Failed: Creation failed
    zoneId string
    Availability Zone ID
    created_time str
    Snapshot Creation Time
    description str
    Snapshot Description
    file_system_id str
    File System ID
    file_system_name str
    File System Name
    id str
    Uniquely identifies the resource.
    is_encrypt bool
    Is encryption enabled. Currently only false is supported (not encrypted)
    progress str
    Snapshot Creation Progress
    retention_days int
    Snapshot Retention Period. Default is 2147483647 (permanent retention)
    snapshot_id str
    Snapshot ID
    snapshot_name str
    Snapshot Name
    snapshot_type str
    Snapshot Type. Default is Manual (manual snapshot)
    source_size int
    File System Capacity (GiB)
    source_version str
    File System Version
    status str
    Snapshot Status. Details: Progressing: Creating. Accomplished: Created successfully. Failed: Creation failed
    zone_id str
    Availability Zone ID
    createdTime String
    Snapshot Creation Time
    description String
    Snapshot Description
    fileSystemId String
    File System ID
    fileSystemName String
    File System Name
    id String
    Uniquely identifies the resource.
    isEncrypt Boolean
    Is encryption enabled. Currently only false is supported (not encrypted)
    progress String
    Snapshot Creation Progress
    retentionDays Number
    Snapshot Retention Period. Default is 2147483647 (permanent retention)
    snapshotId String
    Snapshot ID
    snapshotName String
    Snapshot Name
    snapshotType String
    Snapshot Type. Default is Manual (manual snapshot)
    sourceSize Number
    File System Capacity (GiB)
    sourceVersion String
    File System Version
    status String
    Snapshot Status. Details: Progressing: Creating. Accomplished: Created successfully. Failed: Creation failed
    zoneId String
    Availability Zone ID

    Package Details

    Repository
    volcenginecc volcengine/pulumi-volcenginecc
    License
    MPL-2.0
    Notes
    This Pulumi package is based on the volcenginecc Terraform Provider.
    volcenginecc logo
    Viewing docs for volcenginecc v0.0.32
    published on Thursday, Apr 23, 2026 by Volcengine
      Try Pulumi Cloud free. Your team will thank you.