1. Packages
  2. Ibm Provider
  3. API Docs
  4. getIsShares
ibm 1.78.0 published on Wednesday, Apr 30, 2025 by ibm-cloud

ibm.getIsShares

Explore with Pulumi AI

ibm logo
ibm 1.78.0 published on Wednesday, Apr 30, 2025 by ibm-cloud

    Provides a read-only data source for ShareCollection. You can then reference the fields of the data source in other resources within the same configuration using interpolation syntax.

    Example Usage

    import * as pulumi from "@pulumi/pulumi";
    import * as ibm from "@pulumi/ibm";
    
    const example = ibm.getIsShares({});
    
    import pulumi
    import pulumi_ibm as ibm
    
    example = ibm.get_is_shares()
    
    package main
    
    import (
    	"github.com/pulumi/pulumi-terraform-provider/sdks/go/ibm/ibm"
    	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
    )
    
    func main() {
    	pulumi.Run(func(ctx *pulumi.Context) error {
    		_, err := ibm.GetIsShares(ctx, &ibm.GetIsSharesArgs{}, nil)
    		if err != nil {
    			return err
    		}
    		return nil
    	})
    }
    
    using System.Collections.Generic;
    using System.Linq;
    using Pulumi;
    using Ibm = Pulumi.Ibm;
    
    return await Deployment.RunAsync(() => 
    {
        var example = Ibm.GetIsShares.Invoke();
    
    });
    
    package generated_program;
    
    import com.pulumi.Context;
    import com.pulumi.Pulumi;
    import com.pulumi.core.Output;
    import com.pulumi.ibm.IbmFunctions;
    import com.pulumi.ibm.inputs.GetIsSharesArgs;
    import java.util.List;
    import java.util.ArrayList;
    import java.util.Map;
    import java.io.File;
    import java.nio.file.Files;
    import java.nio.file.Paths;
    
    public class App {
        public static void main(String[] args) {
            Pulumi.run(App::stack);
        }
    
        public static void stack(Context ctx) {
            final var example = IbmFunctions.getIsShares();
    
        }
    }
    
    variables:
      example:
        fn::invoke:
          function: ibm:getIsShares
          arguments: {}
    

    Using getIsShares

    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 getIsShares(args: GetIsSharesArgs, opts?: InvokeOptions): Promise<GetIsSharesResult>
    function getIsSharesOutput(args: GetIsSharesOutputArgs, opts?: InvokeOptions): Output<GetIsSharesResult>
    def get_is_shares(id: Optional[str] = None,
                      name: Optional[str] = None,
                      resource_group: Optional[str] = None,
                      opts: Optional[InvokeOptions] = None) -> GetIsSharesResult
    def get_is_shares_output(id: Optional[pulumi.Input[str]] = None,
                      name: Optional[pulumi.Input[str]] = None,
                      resource_group: Optional[pulumi.Input[str]] = None,
                      opts: Optional[InvokeOptions] = None) -> Output[GetIsSharesResult]
    func GetIsShares(ctx *Context, args *GetIsSharesArgs, opts ...InvokeOption) (*GetIsSharesResult, error)
    func GetIsSharesOutput(ctx *Context, args *GetIsSharesOutputArgs, opts ...InvokeOption) GetIsSharesResultOutput

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

    public static class GetIsShares 
    {
        public static Task<GetIsSharesResult> InvokeAsync(GetIsSharesArgs args, InvokeOptions? opts = null)
        public static Output<GetIsSharesResult> Invoke(GetIsSharesInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetIsSharesResult> getIsShares(GetIsSharesArgs args, InvokeOptions options)
    public static Output<GetIsSharesResult> getIsShares(GetIsSharesArgs args, InvokeOptions options)
    
    fn::invoke:
      function: ibm:index/getIsShares:getIsShares
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    (String) The unique identifier for this share snapshot.
    Name string
    The unique user-defined name for this file share to filter the collection.
    ResourceGroup string
    The unique identifier for this resource group to filter the collection.
    Id string
    (String) The unique identifier for this share snapshot.
    Name string
    The unique user-defined name for this file share to filter the collection.
    ResourceGroup string
    The unique identifier for this resource group to filter the collection.
    id String
    (String) The unique identifier for this share snapshot.
    name String
    The unique user-defined name for this file share to filter the collection.
    resourceGroup String
    The unique identifier for this resource group to filter the collection.
    id string
    (String) The unique identifier for this share snapshot.
    name string
    The unique user-defined name for this file share to filter the collection.
    resourceGroup string
    The unique identifier for this resource group to filter the collection.
    id str
    (String) The unique identifier for this share snapshot.
    name str
    The unique user-defined name for this file share to filter the collection.
    resource_group str
    The unique identifier for this resource group to filter the collection.
    id String
    (String) The unique identifier for this share snapshot.
    name String
    The unique user-defined name for this file share to filter the collection.
    resourceGroup String
    The unique identifier for this resource group to filter the collection.

    getIsShares Result

    The following output properties are available:

    Id string
    (String) The unique identifier for this share snapshot.
    Shares List<GetIsSharesShare>
    Collection of file shares. Nested shares blocks have the following structure:
    TotalCount double
    The total number of resources across all pages.
    Name string
    (String) The name for this share snapshot. The name is unique across all snapshots for the file share.
    ResourceGroup string
    The ID of the resource group for this file share.
    Id string
    (String) The unique identifier for this share snapshot.
    Shares []GetIsSharesShare
    Collection of file shares. Nested shares blocks have the following structure:
    TotalCount float64
    The total number of resources across all pages.
    Name string
    (String) The name for this share snapshot. The name is unique across all snapshots for the file share.
    ResourceGroup string
    The ID of the resource group for this file share.
    id String
    (String) The unique identifier for this share snapshot.
    shares List<GetIsSharesShare>
    Collection of file shares. Nested shares blocks have the following structure:
    totalCount Double
    The total number of resources across all pages.
    name String
    (String) The name for this share snapshot. The name is unique across all snapshots for the file share.
    resourceGroup String
    The ID of the resource group for this file share.
    id string
    (String) The unique identifier for this share snapshot.
    shares GetIsSharesShare[]
    Collection of file shares. Nested shares blocks have the following structure:
    totalCount number
    The total number of resources across all pages.
    name string
    (String) The name for this share snapshot. The name is unique across all snapshots for the file share.
    resourceGroup string
    The ID of the resource group for this file share.
    id str
    (String) The unique identifier for this share snapshot.
    shares Sequence[GetIsSharesShare]
    Collection of file shares. Nested shares blocks have the following structure:
    total_count float
    The total number of resources across all pages.
    name str
    (String) The name for this share snapshot. The name is unique across all snapshots for the file share.
    resource_group str
    The ID of the resource group for this file share.
    id String
    (String) The unique identifier for this share snapshot.
    shares List<Property Map>
    Collection of file shares. Nested shares blocks have the following structure:
    totalCount Number
    The total number of resources across all pages.
    name String
    (String) The name for this share snapshot. The name is unique across all snapshots for the file share.
    resourceGroup String
    The ID of the resource group for this file share.

    Supporting Types

    GetIsSharesShare

    AccessControlMode string
    (Boolean) The access control mode for the share.
    AccessTags List<string>
    (String) Access management tags associated to the share.
    AccessorBindingRole string
    (String) The accessor binding role of this file share:- none: This file share is not participating in access with another file share- origin: This file share is the origin for one or more file shares (which may be in other accounts)- accessor: This file share is providing access to another file share (which may be in another account).
    AccessorBindings List<GetIsSharesShareAccessorBinding>
    (List) The accessor bindings for this file share. Each accessor binding identifies a resource (possibly in another account) with access to this file share's data. Nested schema for accessor_bindings:
    AllowedTransitEncryptionModes List<string>
    (List of string) The transit encryption modes allowed for this share.
    CreatedAt string
    The date and time that the file share is created.
    Crn string
    (String) The CRN for this share snapshot.
    Encryption string
    The type of encryption used for this file share.
    EncryptionKey string
    The CRN of the key used to encrypt this file share.
    Href string
    (String) The URL for this share snapshot.
    Id string
    (String) The unique identifier for this share snapshot.
    Iops double
    The maximum input/output operation performance bandwidth per second for the file share.
    LatestJobs List<GetIsSharesShareLatestJob>
    The latest job associated with this file share.This property will be absent if no jobs have been created for this file share. Nested latest_job blocks have the following structure:
    LatestSyncs List<GetIsSharesShareLatestSync>
    (List) Information about the latest synchronization for this file share. Nested latest_sync blocks have the following structure:
    LifecycleState string
    The lifecycle state of the file share.
    MountTargets List<GetIsSharesShareMountTarget>
    Mount targets for the file share. Nested targets blocks have the following structure:
    Name string
    The unique user-defined name for this file share to filter the collection.
    OriginShares List<GetIsSharesShareOriginShare>
    (Optional, List) The origin share this accessor share is referring to.This property will be present when the accessor_binding_role is accessor. Nested schema for origin_share:
    Profile string
    The name of the profile this file share uses.
    ReplicaShares List<GetIsSharesShareReplicaShare>
    The replica file share for this source file share.This property will be present when the replication_role is source. Nested replica_share blocks have the following structure:
    ReplicationCronSpec string
    ReplicationRole string
    The replication role of the file share.* none: This share is not participating in replication.* replica: This share is a replication target.* source: This share is a replication source.
    ReplicationStatus string
    "The replication status of the file share.* initializing: This share is initializing replication.* active: This share is actively participating in replication.* failover_pending: This share is performing a replication failover.* split_pending: This share is performing a replication split.* none: This share is not participating in replication.* degraded: This share's replication sync is degraded.* sync_pending: This share is performing a replication sync.
    ReplicationStatusReasons List<GetIsSharesShareReplicationStatusReason>
    The reasons for the current replication status (if any). Nested replication_status_reasons blocks have the following structure:
    ResourceGroup string
    The unique identifier for this resource group to filter the collection.
    ResourceType string
    (String) The resource type.
    Size double
    The size of the file share rounded up to the next gigabyte.
    SnapshotCount double
    (Integer) The total number of snapshots for this share.
    SnapshotSize double
    (Integer) The total size (in gigabytes) of snapshots used for this file share.
    SourceShares List<GetIsSharesShareSourceShare>
    (List) The source file share for this replica file share.This property will be present when the replication_role is replica. Nested source_share blocks have the following structure:
    SourceSnapshots List<GetIsSharesShareSourceSnapshot>
    (List) The snapshot from which this share was cloned.This property will be present when the share was created from a snapshot.The resources supported by this property mayexpand in thefuture. Nested schema for source_snapshot:
    Tags List<string>
    (String) User tags associated for to the share.
    Zone string
    The name of the zone this file share will reside in.
    AccessControlMode string
    (Boolean) The access control mode for the share.
    AccessTags []string
    (String) Access management tags associated to the share.
    AccessorBindingRole string
    (String) The accessor binding role of this file share:- none: This file share is not participating in access with another file share- origin: This file share is the origin for one or more file shares (which may be in other accounts)- accessor: This file share is providing access to another file share (which may be in another account).
    AccessorBindings []GetIsSharesShareAccessorBinding
    (List) The accessor bindings for this file share. Each accessor binding identifies a resource (possibly in another account) with access to this file share's data. Nested schema for accessor_bindings:
    AllowedTransitEncryptionModes []string
    (List of string) The transit encryption modes allowed for this share.
    CreatedAt string
    The date and time that the file share is created.
    Crn string
    (String) The CRN for this share snapshot.
    Encryption string
    The type of encryption used for this file share.
    EncryptionKey string
    The CRN of the key used to encrypt this file share.
    Href string
    (String) The URL for this share snapshot.
    Id string
    (String) The unique identifier for this share snapshot.
    Iops float64
    The maximum input/output operation performance bandwidth per second for the file share.
    LatestJobs []GetIsSharesShareLatestJob
    The latest job associated with this file share.This property will be absent if no jobs have been created for this file share. Nested latest_job blocks have the following structure:
    LatestSyncs []GetIsSharesShareLatestSync
    (List) Information about the latest synchronization for this file share. Nested latest_sync blocks have the following structure:
    LifecycleState string
    The lifecycle state of the file share.
    MountTargets []GetIsSharesShareMountTarget
    Mount targets for the file share. Nested targets blocks have the following structure:
    Name string
    The unique user-defined name for this file share to filter the collection.
    OriginShares []GetIsSharesShareOriginShare
    (Optional, List) The origin share this accessor share is referring to.This property will be present when the accessor_binding_role is accessor. Nested schema for origin_share:
    Profile string
    The name of the profile this file share uses.
    ReplicaShares []GetIsSharesShareReplicaShare
    The replica file share for this source file share.This property will be present when the replication_role is source. Nested replica_share blocks have the following structure:
    ReplicationCronSpec string
    ReplicationRole string
    The replication role of the file share.* none: This share is not participating in replication.* replica: This share is a replication target.* source: This share is a replication source.
    ReplicationStatus string
    "The replication status of the file share.* initializing: This share is initializing replication.* active: This share is actively participating in replication.* failover_pending: This share is performing a replication failover.* split_pending: This share is performing a replication split.* none: This share is not participating in replication.* degraded: This share's replication sync is degraded.* sync_pending: This share is performing a replication sync.
    ReplicationStatusReasons []GetIsSharesShareReplicationStatusReason
    The reasons for the current replication status (if any). Nested replication_status_reasons blocks have the following structure:
    ResourceGroup string
    The unique identifier for this resource group to filter the collection.
    ResourceType string
    (String) The resource type.
    Size float64
    The size of the file share rounded up to the next gigabyte.
    SnapshotCount float64
    (Integer) The total number of snapshots for this share.
    SnapshotSize float64
    (Integer) The total size (in gigabytes) of snapshots used for this file share.
    SourceShares []GetIsSharesShareSourceShare
    (List) The source file share for this replica file share.This property will be present when the replication_role is replica. Nested source_share blocks have the following structure:
    SourceSnapshots []GetIsSharesShareSourceSnapshot
    (List) The snapshot from which this share was cloned.This property will be present when the share was created from a snapshot.The resources supported by this property mayexpand in thefuture. Nested schema for source_snapshot:
    Tags []string
    (String) User tags associated for to the share.
    Zone string
    The name of the zone this file share will reside in.
    accessControlMode String
    (Boolean) The access control mode for the share.
    accessTags List<String>
    (String) Access management tags associated to the share.
    accessorBindingRole String
    (String) The accessor binding role of this file share:- none: This file share is not participating in access with another file share- origin: This file share is the origin for one or more file shares (which may be in other accounts)- accessor: This file share is providing access to another file share (which may be in another account).
    accessorBindings List<GetIsSharesShareAccessorBinding>
    (List) The accessor bindings for this file share. Each accessor binding identifies a resource (possibly in another account) with access to this file share's data. Nested schema for accessor_bindings:
    allowedTransitEncryptionModes List<String>
    (List of string) The transit encryption modes allowed for this share.
    createdAt String
    The date and time that the file share is created.
    crn String
    (String) The CRN for this share snapshot.
    encryption String
    The type of encryption used for this file share.
    encryptionKey String
    The CRN of the key used to encrypt this file share.
    href String
    (String) The URL for this share snapshot.
    id String
    (String) The unique identifier for this share snapshot.
    iops Double
    The maximum input/output operation performance bandwidth per second for the file share.
    latestJobs List<GetIsSharesShareLatestJob>
    The latest job associated with this file share.This property will be absent if no jobs have been created for this file share. Nested latest_job blocks have the following structure:
    latestSyncs List<GetIsSharesShareLatestSync>
    (List) Information about the latest synchronization for this file share. Nested latest_sync blocks have the following structure:
    lifecycleState String
    The lifecycle state of the file share.
    mountTargets List<GetIsSharesShareMountTarget>
    Mount targets for the file share. Nested targets blocks have the following structure:
    name String
    The unique user-defined name for this file share to filter the collection.
    originShares List<GetIsSharesShareOriginShare>
    (Optional, List) The origin share this accessor share is referring to.This property will be present when the accessor_binding_role is accessor. Nested schema for origin_share:
    profile String
    The name of the profile this file share uses.
    replicaShares List<GetIsSharesShareReplicaShare>
    The replica file share for this source file share.This property will be present when the replication_role is source. Nested replica_share blocks have the following structure:
    replicationCronSpec String
    replicationRole String
    The replication role of the file share.* none: This share is not participating in replication.* replica: This share is a replication target.* source: This share is a replication source.
    replicationStatus String
    "The replication status of the file share.* initializing: This share is initializing replication.* active: This share is actively participating in replication.* failover_pending: This share is performing a replication failover.* split_pending: This share is performing a replication split.* none: This share is not participating in replication.* degraded: This share's replication sync is degraded.* sync_pending: This share is performing a replication sync.
    replicationStatusReasons List<GetIsSharesShareReplicationStatusReason>
    The reasons for the current replication status (if any). Nested replication_status_reasons blocks have the following structure:
    resourceGroup String
    The unique identifier for this resource group to filter the collection.
    resourceType String
    (String) The resource type.
    size Double
    The size of the file share rounded up to the next gigabyte.
    snapshotCount Double
    (Integer) The total number of snapshots for this share.
    snapshotSize Double
    (Integer) The total size (in gigabytes) of snapshots used for this file share.
    sourceShares List<GetIsSharesShareSourceShare>
    (List) The source file share for this replica file share.This property will be present when the replication_role is replica. Nested source_share blocks have the following structure:
    sourceSnapshots List<GetIsSharesShareSourceSnapshot>
    (List) The snapshot from which this share was cloned.This property will be present when the share was created from a snapshot.The resources supported by this property mayexpand in thefuture. Nested schema for source_snapshot:
    tags List<String>
    (String) User tags associated for to the share.
    zone String
    The name of the zone this file share will reside in.
    accessControlMode string
    (Boolean) The access control mode for the share.
    accessTags string[]
    (String) Access management tags associated to the share.
    accessorBindingRole string
    (String) The accessor binding role of this file share:- none: This file share is not participating in access with another file share- origin: This file share is the origin for one or more file shares (which may be in other accounts)- accessor: This file share is providing access to another file share (which may be in another account).
    accessorBindings GetIsSharesShareAccessorBinding[]
    (List) The accessor bindings for this file share. Each accessor binding identifies a resource (possibly in another account) with access to this file share's data. Nested schema for accessor_bindings:
    allowedTransitEncryptionModes string[]
    (List of string) The transit encryption modes allowed for this share.
    createdAt string
    The date and time that the file share is created.
    crn string
    (String) The CRN for this share snapshot.
    encryption string
    The type of encryption used for this file share.
    encryptionKey string
    The CRN of the key used to encrypt this file share.
    href string
    (String) The URL for this share snapshot.
    id string
    (String) The unique identifier for this share snapshot.
    iops number
    The maximum input/output operation performance bandwidth per second for the file share.
    latestJobs GetIsSharesShareLatestJob[]
    The latest job associated with this file share.This property will be absent if no jobs have been created for this file share. Nested latest_job blocks have the following structure:
    latestSyncs GetIsSharesShareLatestSync[]
    (List) Information about the latest synchronization for this file share. Nested latest_sync blocks have the following structure:
    lifecycleState string
    The lifecycle state of the file share.
    mountTargets GetIsSharesShareMountTarget[]
    Mount targets for the file share. Nested targets blocks have the following structure:
    name string
    The unique user-defined name for this file share to filter the collection.
    originShares GetIsSharesShareOriginShare[]
    (Optional, List) The origin share this accessor share is referring to.This property will be present when the accessor_binding_role is accessor. Nested schema for origin_share:
    profile string
    The name of the profile this file share uses.
    replicaShares GetIsSharesShareReplicaShare[]
    The replica file share for this source file share.This property will be present when the replication_role is source. Nested replica_share blocks have the following structure:
    replicationCronSpec string
    replicationRole string
    The replication role of the file share.* none: This share is not participating in replication.* replica: This share is a replication target.* source: This share is a replication source.
    replicationStatus string
    "The replication status of the file share.* initializing: This share is initializing replication.* active: This share is actively participating in replication.* failover_pending: This share is performing a replication failover.* split_pending: This share is performing a replication split.* none: This share is not participating in replication.* degraded: This share's replication sync is degraded.* sync_pending: This share is performing a replication sync.
    replicationStatusReasons GetIsSharesShareReplicationStatusReason[]
    The reasons for the current replication status (if any). Nested replication_status_reasons blocks have the following structure:
    resourceGroup string
    The unique identifier for this resource group to filter the collection.
    resourceType string
    (String) The resource type.
    size number
    The size of the file share rounded up to the next gigabyte.
    snapshotCount number
    (Integer) The total number of snapshots for this share.
    snapshotSize number
    (Integer) The total size (in gigabytes) of snapshots used for this file share.
    sourceShares GetIsSharesShareSourceShare[]
    (List) The source file share for this replica file share.This property will be present when the replication_role is replica. Nested source_share blocks have the following structure:
    sourceSnapshots GetIsSharesShareSourceSnapshot[]
    (List) The snapshot from which this share was cloned.This property will be present when the share was created from a snapshot.The resources supported by this property mayexpand in thefuture. Nested schema for source_snapshot:
    tags string[]
    (String) User tags associated for to the share.
    zone string
    The name of the zone this file share will reside in.
    access_control_mode str
    (Boolean) The access control mode for the share.
    access_tags Sequence[str]
    (String) Access management tags associated to the share.
    accessor_binding_role str
    (String) The accessor binding role of this file share:- none: This file share is not participating in access with another file share- origin: This file share is the origin for one or more file shares (which may be in other accounts)- accessor: This file share is providing access to another file share (which may be in another account).
    accessor_bindings Sequence[GetIsSharesShareAccessorBinding]
    (List) The accessor bindings for this file share. Each accessor binding identifies a resource (possibly in another account) with access to this file share's data. Nested schema for accessor_bindings:
    allowed_transit_encryption_modes Sequence[str]
    (List of string) The transit encryption modes allowed for this share.
    created_at str
    The date and time that the file share is created.
    crn str
    (String) The CRN for this share snapshot.
    encryption str
    The type of encryption used for this file share.
    encryption_key str
    The CRN of the key used to encrypt this file share.
    href str
    (String) The URL for this share snapshot.
    id str
    (String) The unique identifier for this share snapshot.
    iops float
    The maximum input/output operation performance bandwidth per second for the file share.
    latest_jobs Sequence[GetIsSharesShareLatestJob]
    The latest job associated with this file share.This property will be absent if no jobs have been created for this file share. Nested latest_job blocks have the following structure:
    latest_syncs Sequence[GetIsSharesShareLatestSync]
    (List) Information about the latest synchronization for this file share. Nested latest_sync blocks have the following structure:
    lifecycle_state str
    The lifecycle state of the file share.
    mount_targets Sequence[GetIsSharesShareMountTarget]
    Mount targets for the file share. Nested targets blocks have the following structure:
    name str
    The unique user-defined name for this file share to filter the collection.
    origin_shares Sequence[GetIsSharesShareOriginShare]
    (Optional, List) The origin share this accessor share is referring to.This property will be present when the accessor_binding_role is accessor. Nested schema for origin_share:
    profile str
    The name of the profile this file share uses.
    replica_shares Sequence[GetIsSharesShareReplicaShare]
    The replica file share for this source file share.This property will be present when the replication_role is source. Nested replica_share blocks have the following structure:
    replication_cron_spec str
    replication_role str
    The replication role of the file share.* none: This share is not participating in replication.* replica: This share is a replication target.* source: This share is a replication source.
    replication_status str
    "The replication status of the file share.* initializing: This share is initializing replication.* active: This share is actively participating in replication.* failover_pending: This share is performing a replication failover.* split_pending: This share is performing a replication split.* none: This share is not participating in replication.* degraded: This share's replication sync is degraded.* sync_pending: This share is performing a replication sync.
    replication_status_reasons Sequence[GetIsSharesShareReplicationStatusReason]
    The reasons for the current replication status (if any). Nested replication_status_reasons blocks have the following structure:
    resource_group str
    The unique identifier for this resource group to filter the collection.
    resource_type str
    (String) The resource type.
    size float
    The size of the file share rounded up to the next gigabyte.
    snapshot_count float
    (Integer) The total number of snapshots for this share.
    snapshot_size float
    (Integer) The total size (in gigabytes) of snapshots used for this file share.
    source_shares Sequence[GetIsSharesShareSourceShare]
    (List) The source file share for this replica file share.This property will be present when the replication_role is replica. Nested source_share blocks have the following structure:
    source_snapshots Sequence[GetIsSharesShareSourceSnapshot]
    (List) The snapshot from which this share was cloned.This property will be present when the share was created from a snapshot.The resources supported by this property mayexpand in thefuture. Nested schema for source_snapshot:
    tags Sequence[str]
    (String) User tags associated for to the share.
    zone str
    The name of the zone this file share will reside in.
    accessControlMode String
    (Boolean) The access control mode for the share.
    accessTags List<String>
    (String) Access management tags associated to the share.
    accessorBindingRole String
    (String) The accessor binding role of this file share:- none: This file share is not participating in access with another file share- origin: This file share is the origin for one or more file shares (which may be in other accounts)- accessor: This file share is providing access to another file share (which may be in another account).
    accessorBindings List<Property Map>
    (List) The accessor bindings for this file share. Each accessor binding identifies a resource (possibly in another account) with access to this file share's data. Nested schema for accessor_bindings:
    allowedTransitEncryptionModes List<String>
    (List of string) The transit encryption modes allowed for this share.
    createdAt String
    The date and time that the file share is created.
    crn String
    (String) The CRN for this share snapshot.
    encryption String
    The type of encryption used for this file share.
    encryptionKey String
    The CRN of the key used to encrypt this file share.
    href String
    (String) The URL for this share snapshot.
    id String
    (String) The unique identifier for this share snapshot.
    iops Number
    The maximum input/output operation performance bandwidth per second for the file share.
    latestJobs List<Property Map>
    The latest job associated with this file share.This property will be absent if no jobs have been created for this file share. Nested latest_job blocks have the following structure:
    latestSyncs List<Property Map>
    (List) Information about the latest synchronization for this file share. Nested latest_sync blocks have the following structure:
    lifecycleState String
    The lifecycle state of the file share.
    mountTargets List<Property Map>
    Mount targets for the file share. Nested targets blocks have the following structure:
    name String
    The unique user-defined name for this file share to filter the collection.
    originShares List<Property Map>
    (Optional, List) The origin share this accessor share is referring to.This property will be present when the accessor_binding_role is accessor. Nested schema for origin_share:
    profile String
    The name of the profile this file share uses.
    replicaShares List<Property Map>
    The replica file share for this source file share.This property will be present when the replication_role is source. Nested replica_share blocks have the following structure:
    replicationCronSpec String
    replicationRole String
    The replication role of the file share.* none: This share is not participating in replication.* replica: This share is a replication target.* source: This share is a replication source.
    replicationStatus String
    "The replication status of the file share.* initializing: This share is initializing replication.* active: This share is actively participating in replication.* failover_pending: This share is performing a replication failover.* split_pending: This share is performing a replication split.* none: This share is not participating in replication.* degraded: This share's replication sync is degraded.* sync_pending: This share is performing a replication sync.
    replicationStatusReasons List<Property Map>
    The reasons for the current replication status (if any). Nested replication_status_reasons blocks have the following structure:
    resourceGroup String
    The unique identifier for this resource group to filter the collection.
    resourceType String
    (String) The resource type.
    size Number
    The size of the file share rounded up to the next gigabyte.
    snapshotCount Number
    (Integer) The total number of snapshots for this share.
    snapshotSize Number
    (Integer) The total size (in gigabytes) of snapshots used for this file share.
    sourceShares List<Property Map>
    (List) The source file share for this replica file share.This property will be present when the replication_role is replica. Nested source_share blocks have the following structure:
    sourceSnapshots List<Property Map>
    (List) The snapshot from which this share was cloned.This property will be present when the share was created from a snapshot.The resources supported by this property mayexpand in thefuture. Nested schema for source_snapshot:
    tags List<String>
    (String) User tags associated for to the share.
    zone String
    The name of the zone this file share will reside in.

    GetIsSharesShareAccessorBinding

    Href string
    (String) The URL for this share snapshot.
    Id string
    (String) The unique identifier for this share snapshot.
    ResourceType string
    (String) The resource type.
    Href string
    (String) The URL for this share snapshot.
    Id string
    (String) The unique identifier for this share snapshot.
    ResourceType string
    (String) The resource type.
    href String
    (String) The URL for this share snapshot.
    id String
    (String) The unique identifier for this share snapshot.
    resourceType String
    (String) The resource type.
    href string
    (String) The URL for this share snapshot.
    id string
    (String) The unique identifier for this share snapshot.
    resourceType string
    (String) The resource type.
    href str
    (String) The URL for this share snapshot.
    id str
    (String) The unique identifier for this share snapshot.
    resource_type str
    (String) The resource type.
    href String
    (String) The URL for this share snapshot.
    id String
    (String) The unique identifier for this share snapshot.
    resourceType String
    (String) The resource type.

    GetIsSharesShareLatestJob

    Status string
    The status of the file share job
    StatusReasons List<GetIsSharesShareLatestJobStatusReason>
    The reasons for the file share job status (if any). Nested status_reasons blocks have the following structure:
    Type string
    The type of the file share job
    Status string
    The status of the file share job
    StatusReasons []GetIsSharesShareLatestJobStatusReason
    The reasons for the file share job status (if any). Nested status_reasons blocks have the following structure:
    Type string
    The type of the file share job
    status String
    The status of the file share job
    statusReasons List<GetIsSharesShareLatestJobStatusReason>
    The reasons for the file share job status (if any). Nested status_reasons blocks have the following structure:
    type String
    The type of the file share job
    status string
    The status of the file share job
    statusReasons GetIsSharesShareLatestJobStatusReason[]
    The reasons for the file share job status (if any). Nested status_reasons blocks have the following structure:
    type string
    The type of the file share job
    status str
    The status of the file share job
    status_reasons Sequence[GetIsSharesShareLatestJobStatusReason]
    The reasons for the file share job status (if any). Nested status_reasons blocks have the following structure:
    type str
    The type of the file share job
    status String
    The status of the file share job
    statusReasons List<Property Map>
    The reasons for the file share job status (if any). Nested status_reasons blocks have the following structure:
    type String
    The type of the file share job

    GetIsSharesShareLatestJobStatusReason

    Code string
    A snake case string succinctly identifying the status reason.
    Message string
    An explanation of the status reason.
    MoreInfo string
    (String) Link to documentation about deleted resources.
    Code string
    A snake case string succinctly identifying the status reason.
    Message string
    An explanation of the status reason.
    MoreInfo string
    (String) Link to documentation about deleted resources.
    code String
    A snake case string succinctly identifying the status reason.
    message String
    An explanation of the status reason.
    moreInfo String
    (String) Link to documentation about deleted resources.
    code string
    A snake case string succinctly identifying the status reason.
    message string
    An explanation of the status reason.
    moreInfo string
    (String) Link to documentation about deleted resources.
    code str
    A snake case string succinctly identifying the status reason.
    message str
    An explanation of the status reason.
    more_info str
    (String) Link to documentation about deleted resources.
    code String
    A snake case string succinctly identifying the status reason.
    message String
    An explanation of the status reason.
    moreInfo String
    (String) Link to documentation about deleted resources.

    GetIsSharesShareLatestSync

    CompletedAt string
    (String) The completed date and time of last synchronization between the replica share and its source.
    DataTransferred double
    (Integer) The data transferred (in bytes) in the last synchronization between the replica and its source.
    StartedAt string
    (String) The start date and time of last synchronization between the replica share and its source.
    CompletedAt string
    (String) The completed date and time of last synchronization between the replica share and its source.
    DataTransferred float64
    (Integer) The data transferred (in bytes) in the last synchronization between the replica and its source.
    StartedAt string
    (String) The start date and time of last synchronization between the replica share and its source.
    completedAt String
    (String) The completed date and time of last synchronization between the replica share and its source.
    dataTransferred Double
    (Integer) The data transferred (in bytes) in the last synchronization between the replica and its source.
    startedAt String
    (String) The start date and time of last synchronization between the replica share and its source.
    completedAt string
    (String) The completed date and time of last synchronization between the replica share and its source.
    dataTransferred number
    (Integer) The data transferred (in bytes) in the last synchronization between the replica and its source.
    startedAt string
    (String) The start date and time of last synchronization between the replica share and its source.
    completed_at str
    (String) The completed date and time of last synchronization between the replica share and its source.
    data_transferred float
    (Integer) The data transferred (in bytes) in the last synchronization between the replica and its source.
    started_at str
    (String) The start date and time of last synchronization between the replica share and its source.
    completedAt String
    (String) The completed date and time of last synchronization between the replica share and its source.
    dataTransferred Number
    (Integer) The data transferred (in bytes) in the last synchronization between the replica and its source.
    startedAt String
    (String) The start date and time of last synchronization between the replica share and its source.

    GetIsSharesShareMountTarget

    Deleteds List<GetIsSharesShareMountTargetDeleted>
    (List) If present, this property indicates the referenced resource has been deleted, and providessome supplementary information. Nested schema for deleted:
    Href string
    (String) The URL for this share snapshot.
    Id string
    (String) The unique identifier for this share snapshot.
    Name string
    The unique user-defined name for this file share to filter the collection.
    ResourceType string
    (String) The resource type.
    Deleteds []GetIsSharesShareMountTargetDeleted
    (List) If present, this property indicates the referenced resource has been deleted, and providessome supplementary information. Nested schema for deleted:
    Href string
    (String) The URL for this share snapshot.
    Id string
    (String) The unique identifier for this share snapshot.
    Name string
    The unique user-defined name for this file share to filter the collection.
    ResourceType string
    (String) The resource type.
    deleteds List<GetIsSharesShareMountTargetDeleted>
    (List) If present, this property indicates the referenced resource has been deleted, and providessome supplementary information. Nested schema for deleted:
    href String
    (String) The URL for this share snapshot.
    id String
    (String) The unique identifier for this share snapshot.
    name String
    The unique user-defined name for this file share to filter the collection.
    resourceType String
    (String) The resource type.
    deleteds GetIsSharesShareMountTargetDeleted[]
    (List) If present, this property indicates the referenced resource has been deleted, and providessome supplementary information. Nested schema for deleted:
    href string
    (String) The URL for this share snapshot.
    id string
    (String) The unique identifier for this share snapshot.
    name string
    The unique user-defined name for this file share to filter the collection.
    resourceType string
    (String) The resource type.
    deleteds Sequence[GetIsSharesShareMountTargetDeleted]
    (List) If present, this property indicates the referenced resource has been deleted, and providessome supplementary information. Nested schema for deleted:
    href str
    (String) The URL for this share snapshot.
    id str
    (String) The unique identifier for this share snapshot.
    name str
    The unique user-defined name for this file share to filter the collection.
    resource_type str
    (String) The resource type.
    deleteds List<Property Map>
    (List) If present, this property indicates the referenced resource has been deleted, and providessome supplementary information. Nested schema for deleted:
    href String
    (String) The URL for this share snapshot.
    id String
    (String) The unique identifier for this share snapshot.
    name String
    The unique user-defined name for this file share to filter the collection.
    resourceType String
    (String) The resource type.

    GetIsSharesShareMountTargetDeleted

    MoreInfo string
    (String) Link to documentation about deleted resources.
    MoreInfo string
    (String) Link to documentation about deleted resources.
    moreInfo String
    (String) Link to documentation about deleted resources.
    moreInfo string
    (String) Link to documentation about deleted resources.
    more_info str
    (String) Link to documentation about deleted resources.
    moreInfo String
    (String) Link to documentation about deleted resources.

    GetIsSharesShareOriginShare

    Crn string
    (String) The CRN for this share snapshot.
    Deleteds List<GetIsSharesShareOriginShareDeleted>
    (List) If present, this property indicates the referenced resource has been deleted, and providessome supplementary information. Nested schema for deleted:
    Href string
    (String) The URL for this share snapshot.
    Id string
    (String) The unique identifier for this share snapshot.
    Name string
    The unique user-defined name for this file share to filter the collection.
    Remotes List<GetIsSharesShareOriginShareRemote>
    (Optional, List) If present, this property indicates that the resource associated with this referenceis remote and therefore may not be directly retrievable. Nested schema for remote:
    ResourceType string
    (String) The resource type.
    Crn string
    (String) The CRN for this share snapshot.
    Deleteds []GetIsSharesShareOriginShareDeleted
    (List) If present, this property indicates the referenced resource has been deleted, and providessome supplementary information. Nested schema for deleted:
    Href string
    (String) The URL for this share snapshot.
    Id string
    (String) The unique identifier for this share snapshot.
    Name string
    The unique user-defined name for this file share to filter the collection.
    Remotes []GetIsSharesShareOriginShareRemote
    (Optional, List) If present, this property indicates that the resource associated with this referenceis remote and therefore may not be directly retrievable. Nested schema for remote:
    ResourceType string
    (String) The resource type.
    crn String
    (String) The CRN for this share snapshot.
    deleteds List<GetIsSharesShareOriginShareDeleted>
    (List) If present, this property indicates the referenced resource has been deleted, and providessome supplementary information. Nested schema for deleted:
    href String
    (String) The URL for this share snapshot.
    id String
    (String) The unique identifier for this share snapshot.
    name String
    The unique user-defined name for this file share to filter the collection.
    remotes List<GetIsSharesShareOriginShareRemote>
    (Optional, List) If present, this property indicates that the resource associated with this referenceis remote and therefore may not be directly retrievable. Nested schema for remote:
    resourceType String
    (String) The resource type.
    crn string
    (String) The CRN for this share snapshot.
    deleteds GetIsSharesShareOriginShareDeleted[]
    (List) If present, this property indicates the referenced resource has been deleted, and providessome supplementary information. Nested schema for deleted:
    href string
    (String) The URL for this share snapshot.
    id string
    (String) The unique identifier for this share snapshot.
    name string
    The unique user-defined name for this file share to filter the collection.
    remotes GetIsSharesShareOriginShareRemote[]
    (Optional, List) If present, this property indicates that the resource associated with this referenceis remote and therefore may not be directly retrievable. Nested schema for remote:
    resourceType string
    (String) The resource type.
    crn str
    (String) The CRN for this share snapshot.
    deleteds Sequence[GetIsSharesShareOriginShareDeleted]
    (List) If present, this property indicates the referenced resource has been deleted, and providessome supplementary information. Nested schema for deleted:
    href str
    (String) The URL for this share snapshot.
    id str
    (String) The unique identifier for this share snapshot.
    name str
    The unique user-defined name for this file share to filter the collection.
    remotes Sequence[GetIsSharesShareOriginShareRemote]
    (Optional, List) If present, this property indicates that the resource associated with this referenceis remote and therefore may not be directly retrievable. Nested schema for remote:
    resource_type str
    (String) The resource type.
    crn String
    (String) The CRN for this share snapshot.
    deleteds List<Property Map>
    (List) If present, this property indicates the referenced resource has been deleted, and providessome supplementary information. Nested schema for deleted:
    href String
    (String) The URL for this share snapshot.
    id String
    (String) The unique identifier for this share snapshot.
    name String
    The unique user-defined name for this file share to filter the collection.
    remotes List<Property Map>
    (Optional, List) If present, this property indicates that the resource associated with this referenceis remote and therefore may not be directly retrievable. Nested schema for remote:
    resourceType String
    (String) The resource type.

    GetIsSharesShareOriginShareDeleted

    MoreInfo string
    (String) Link to documentation about deleted resources.
    MoreInfo string
    (String) Link to documentation about deleted resources.
    moreInfo String
    (String) Link to documentation about deleted resources.
    moreInfo string
    (String) Link to documentation about deleted resources.
    more_info str
    (String) Link to documentation about deleted resources.
    moreInfo String
    (String) Link to documentation about deleted resources.

    GetIsSharesShareOriginShareRemote

    Accounts List<GetIsSharesShareOriginShareRemoteAccount>
    (Optional, List) If present, this property indicates that the referenced resource is remote to thisaccount, and identifies the owning account. Nested schema for account:
    Regions List<GetIsSharesShareOriginShareRemoteRegion>
    (Optional, List) If present, this property indicates that the referenced resource is remote to thisregion, and identifies the native region. Nested schema for region:
    Accounts []GetIsSharesShareOriginShareRemoteAccount
    (Optional, List) If present, this property indicates that the referenced resource is remote to thisaccount, and identifies the owning account. Nested schema for account:
    Regions []GetIsSharesShareOriginShareRemoteRegion
    (Optional, List) If present, this property indicates that the referenced resource is remote to thisregion, and identifies the native region. Nested schema for region:
    accounts List<GetIsSharesShareOriginShareRemoteAccount>
    (Optional, List) If present, this property indicates that the referenced resource is remote to thisaccount, and identifies the owning account. Nested schema for account:
    regions List<GetIsSharesShareOriginShareRemoteRegion>
    (Optional, List) If present, this property indicates that the referenced resource is remote to thisregion, and identifies the native region. Nested schema for region:
    accounts GetIsSharesShareOriginShareRemoteAccount[]
    (Optional, List) If present, this property indicates that the referenced resource is remote to thisaccount, and identifies the owning account. Nested schema for account:
    regions GetIsSharesShareOriginShareRemoteRegion[]
    (Optional, List) If present, this property indicates that the referenced resource is remote to thisregion, and identifies the native region. Nested schema for region:
    accounts Sequence[GetIsSharesShareOriginShareRemoteAccount]
    (Optional, List) If present, this property indicates that the referenced resource is remote to thisaccount, and identifies the owning account. Nested schema for account:
    regions Sequence[GetIsSharesShareOriginShareRemoteRegion]
    (Optional, List) If present, this property indicates that the referenced resource is remote to thisregion, and identifies the native region. Nested schema for region:
    accounts List<Property Map>
    (Optional, List) If present, this property indicates that the referenced resource is remote to thisaccount, and identifies the owning account. Nested schema for account:
    regions List<Property Map>
    (Optional, List) If present, this property indicates that the referenced resource is remote to thisregion, and identifies the native region. Nested schema for region:

    GetIsSharesShareOriginShareRemoteAccount

    Id string
    (String) The unique identifier for this share snapshot.
    ResourceType string
    (String) The resource type.
    Id string
    (String) The unique identifier for this share snapshot.
    ResourceType string
    (String) The resource type.
    id String
    (String) The unique identifier for this share snapshot.
    resourceType String
    (String) The resource type.
    id string
    (String) The unique identifier for this share snapshot.
    resourceType string
    (String) The resource type.
    id str
    (String) The unique identifier for this share snapshot.
    resource_type str
    (String) The resource type.
    id String
    (String) The unique identifier for this share snapshot.
    resourceType String
    (String) The resource type.

    GetIsSharesShareOriginShareRemoteRegion

    Href string
    (String) The URL for this share snapshot.
    Name string
    The unique user-defined name for this file share to filter the collection.
    Href string
    (String) The URL for this share snapshot.
    Name string
    The unique user-defined name for this file share to filter the collection.
    href String
    (String) The URL for this share snapshot.
    name String
    The unique user-defined name for this file share to filter the collection.
    href string
    (String) The URL for this share snapshot.
    name string
    The unique user-defined name for this file share to filter the collection.
    href str
    (String) The URL for this share snapshot.
    name str
    The unique user-defined name for this file share to filter the collection.
    href String
    (String) The URL for this share snapshot.
    name String
    The unique user-defined name for this file share to filter the collection.

    GetIsSharesShareReplicaShare

    Crn string
    (String) The CRN for this share snapshot.
    Deleteds List<GetIsSharesShareReplicaShareDeleted>
    (List) If present, this property indicates the referenced resource has been deleted, and providessome supplementary information. Nested schema for deleted:
    Href string
    (String) The URL for this share snapshot.
    Id string
    (String) The unique identifier for this share snapshot.
    Name string
    The unique user-defined name for this file share to filter the collection.
    ResourceType string
    (String) The resource type.
    Crn string
    (String) The CRN for this share snapshot.
    Deleteds []GetIsSharesShareReplicaShareDeleted
    (List) If present, this property indicates the referenced resource has been deleted, and providessome supplementary information. Nested schema for deleted:
    Href string
    (String) The URL for this share snapshot.
    Id string
    (String) The unique identifier for this share snapshot.
    Name string
    The unique user-defined name for this file share to filter the collection.
    ResourceType string
    (String) The resource type.
    crn String
    (String) The CRN for this share snapshot.
    deleteds List<GetIsSharesShareReplicaShareDeleted>
    (List) If present, this property indicates the referenced resource has been deleted, and providessome supplementary information. Nested schema for deleted:
    href String
    (String) The URL for this share snapshot.
    id String
    (String) The unique identifier for this share snapshot.
    name String
    The unique user-defined name for this file share to filter the collection.
    resourceType String
    (String) The resource type.
    crn string
    (String) The CRN for this share snapshot.
    deleteds GetIsSharesShareReplicaShareDeleted[]
    (List) If present, this property indicates the referenced resource has been deleted, and providessome supplementary information. Nested schema for deleted:
    href string
    (String) The URL for this share snapshot.
    id string
    (String) The unique identifier for this share snapshot.
    name string
    The unique user-defined name for this file share to filter the collection.
    resourceType string
    (String) The resource type.
    crn str
    (String) The CRN for this share snapshot.
    deleteds Sequence[GetIsSharesShareReplicaShareDeleted]
    (List) If present, this property indicates the referenced resource has been deleted, and providessome supplementary information. Nested schema for deleted:
    href str
    (String) The URL for this share snapshot.
    id str
    (String) The unique identifier for this share snapshot.
    name str
    The unique user-defined name for this file share to filter the collection.
    resource_type str
    (String) The resource type.
    crn String
    (String) The CRN for this share snapshot.
    deleteds List<Property Map>
    (List) If present, this property indicates the referenced resource has been deleted, and providessome supplementary information. Nested schema for deleted:
    href String
    (String) The URL for this share snapshot.
    id String
    (String) The unique identifier for this share snapshot.
    name String
    The unique user-defined name for this file share to filter the collection.
    resourceType String
    (String) The resource type.

    GetIsSharesShareReplicaShareDeleted

    MoreInfo string
    (String) Link to documentation about deleted resources.
    MoreInfo string
    (String) Link to documentation about deleted resources.
    moreInfo String
    (String) Link to documentation about deleted resources.
    moreInfo string
    (String) Link to documentation about deleted resources.
    more_info str
    (String) Link to documentation about deleted resources.
    moreInfo String
    (String) Link to documentation about deleted resources.

    GetIsSharesShareReplicationStatusReason

    Code string
    A snake case string succinctly identifying the status reason.
    Message string
    An explanation of the status reason.
    MoreInfo string
    (String) Link to documentation about deleted resources.
    Code string
    A snake case string succinctly identifying the status reason.
    Message string
    An explanation of the status reason.
    MoreInfo string
    (String) Link to documentation about deleted resources.
    code String
    A snake case string succinctly identifying the status reason.
    message String
    An explanation of the status reason.
    moreInfo String
    (String) Link to documentation about deleted resources.
    code string
    A snake case string succinctly identifying the status reason.
    message string
    An explanation of the status reason.
    moreInfo string
    (String) Link to documentation about deleted resources.
    code str
    A snake case string succinctly identifying the status reason.
    message str
    An explanation of the status reason.
    more_info str
    (String) Link to documentation about deleted resources.
    code String
    A snake case string succinctly identifying the status reason.
    message String
    An explanation of the status reason.
    moreInfo String
    (String) Link to documentation about deleted resources.

    GetIsSharesShareSourceShare

    Crn string
    (String) The CRN for this share snapshot.
    Deleteds List<GetIsSharesShareSourceShareDeleted>
    (List) If present, this property indicates the referenced resource has been deleted, and providessome supplementary information. Nested schema for deleted:
    Href string
    (String) The URL for this share snapshot.
    Id string
    (String) The unique identifier for this share snapshot.
    Name string
    The unique user-defined name for this file share to filter the collection.
    ResourceType string
    (String) The resource type.
    Crn string
    (String) The CRN for this share snapshot.
    Deleteds []GetIsSharesShareSourceShareDeleted
    (List) If present, this property indicates the referenced resource has been deleted, and providessome supplementary information. Nested schema for deleted:
    Href string
    (String) The URL for this share snapshot.
    Id string
    (String) The unique identifier for this share snapshot.
    Name string
    The unique user-defined name for this file share to filter the collection.
    ResourceType string
    (String) The resource type.
    crn String
    (String) The CRN for this share snapshot.
    deleteds List<GetIsSharesShareSourceShareDeleted>
    (List) If present, this property indicates the referenced resource has been deleted, and providessome supplementary information. Nested schema for deleted:
    href String
    (String) The URL for this share snapshot.
    id String
    (String) The unique identifier for this share snapshot.
    name String
    The unique user-defined name for this file share to filter the collection.
    resourceType String
    (String) The resource type.
    crn string
    (String) The CRN for this share snapshot.
    deleteds GetIsSharesShareSourceShareDeleted[]
    (List) If present, this property indicates the referenced resource has been deleted, and providessome supplementary information. Nested schema for deleted:
    href string
    (String) The URL for this share snapshot.
    id string
    (String) The unique identifier for this share snapshot.
    name string
    The unique user-defined name for this file share to filter the collection.
    resourceType string
    (String) The resource type.
    crn str
    (String) The CRN for this share snapshot.
    deleteds Sequence[GetIsSharesShareSourceShareDeleted]
    (List) If present, this property indicates the referenced resource has been deleted, and providessome supplementary information. Nested schema for deleted:
    href str
    (String) The URL for this share snapshot.
    id str
    (String) The unique identifier for this share snapshot.
    name str
    The unique user-defined name for this file share to filter the collection.
    resource_type str
    (String) The resource type.
    crn String
    (String) The CRN for this share snapshot.
    deleteds List<Property Map>
    (List) If present, this property indicates the referenced resource has been deleted, and providessome supplementary information. Nested schema for deleted:
    href String
    (String) The URL for this share snapshot.
    id String
    (String) The unique identifier for this share snapshot.
    name String
    The unique user-defined name for this file share to filter the collection.
    resourceType String
    (String) The resource type.

    GetIsSharesShareSourceShareDeleted

    MoreInfo string
    (String) Link to documentation about deleted resources.
    MoreInfo string
    (String) Link to documentation about deleted resources.
    moreInfo String
    (String) Link to documentation about deleted resources.
    moreInfo string
    (String) Link to documentation about deleted resources.
    more_info str
    (String) Link to documentation about deleted resources.
    moreInfo String
    (String) Link to documentation about deleted resources.

    GetIsSharesShareSourceSnapshot

    Crn string
    (String) The CRN for this share snapshot.
    Deleteds List<GetIsSharesShareSourceSnapshotDeleted>
    (List) If present, this property indicates the referenced resource has been deleted, and providessome supplementary information. Nested schema for deleted:
    Href string
    (String) The URL for this share snapshot.
    Id string
    (String) The unique identifier for this share snapshot.
    Name string
    The unique user-defined name for this file share to filter the collection.
    ResourceType string
    (String) The resource type.
    Crn string
    (String) The CRN for this share snapshot.
    Deleteds []GetIsSharesShareSourceSnapshotDeleted
    (List) If present, this property indicates the referenced resource has been deleted, and providessome supplementary information. Nested schema for deleted:
    Href string
    (String) The URL for this share snapshot.
    Id string
    (String) The unique identifier for this share snapshot.
    Name string
    The unique user-defined name for this file share to filter the collection.
    ResourceType string
    (String) The resource type.
    crn String
    (String) The CRN for this share snapshot.
    deleteds List<GetIsSharesShareSourceSnapshotDeleted>
    (List) If present, this property indicates the referenced resource has been deleted, and providessome supplementary information. Nested schema for deleted:
    href String
    (String) The URL for this share snapshot.
    id String
    (String) The unique identifier for this share snapshot.
    name String
    The unique user-defined name for this file share to filter the collection.
    resourceType String
    (String) The resource type.
    crn string
    (String) The CRN for this share snapshot.
    deleteds GetIsSharesShareSourceSnapshotDeleted[]
    (List) If present, this property indicates the referenced resource has been deleted, and providessome supplementary information. Nested schema for deleted:
    href string
    (String) The URL for this share snapshot.
    id string
    (String) The unique identifier for this share snapshot.
    name string
    The unique user-defined name for this file share to filter the collection.
    resourceType string
    (String) The resource type.
    crn str
    (String) The CRN for this share snapshot.
    deleteds Sequence[GetIsSharesShareSourceSnapshotDeleted]
    (List) If present, this property indicates the referenced resource has been deleted, and providessome supplementary information. Nested schema for deleted:
    href str
    (String) The URL for this share snapshot.
    id str
    (String) The unique identifier for this share snapshot.
    name str
    The unique user-defined name for this file share to filter the collection.
    resource_type str
    (String) The resource type.
    crn String
    (String) The CRN for this share snapshot.
    deleteds List<Property Map>
    (List) If present, this property indicates the referenced resource has been deleted, and providessome supplementary information. Nested schema for deleted:
    href String
    (String) The URL for this share snapshot.
    id String
    (String) The unique identifier for this share snapshot.
    name String
    The unique user-defined name for this file share to filter the collection.
    resourceType String
    (String) The resource type.

    GetIsSharesShareSourceSnapshotDeleted

    MoreInfo string
    (String) Link to documentation about deleted resources.
    MoreInfo string
    (String) Link to documentation about deleted resources.
    moreInfo String
    (String) Link to documentation about deleted resources.
    moreInfo string
    (String) Link to documentation about deleted resources.
    more_info str
    (String) Link to documentation about deleted resources.
    moreInfo String
    (String) Link to documentation about deleted resources.

    Package Details

    Repository
    ibm ibm-cloud/terraform-provider-ibm
    License
    Notes
    This Pulumi package is based on the ibm Terraform Provider.
    ibm logo
    ibm 1.78.0 published on Wednesday, Apr 30, 2025 by ibm-cloud