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

ibm.getIsShare

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 Share. You can then reference the fields of the data source in other resources within the same configuration using interpolation syntax.

    Using getIsShare

    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 getIsShare(args: GetIsShareArgs, opts?: InvokeOptions): Promise<GetIsShareResult>
    function getIsShareOutput(args: GetIsShareOutputArgs, opts?: InvokeOptions): Output<GetIsShareResult>
    def get_is_share(id: Optional[str] = None,
                     name: Optional[str] = None,
                     share: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetIsShareResult
    def get_is_share_output(id: Optional[pulumi.Input[str]] = None,
                     name: Optional[pulumi.Input[str]] = None,
                     share: Optional[pulumi.Input[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetIsShareResult]
    func LookupIsShare(ctx *Context, args *LookupIsShareArgs, opts ...InvokeOption) (*LookupIsShareResult, error)
    func LookupIsShareOutput(ctx *Context, args *LookupIsShareOutputArgs, opts ...InvokeOption) LookupIsShareResultOutput

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

    public static class GetIsShare 
    {
        public static Task<GetIsShareResult> InvokeAsync(GetIsShareArgs args, InvokeOptions? opts = null)
        public static Output<GetIsShareResult> Invoke(GetIsShareInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetIsShareResult> getIsShare(GetIsShareArgs args, InvokeOptions options)
    public static Output<GetIsShareResult> getIsShare(GetIsShareArgs args, InvokeOptions options)
    
    fn::invoke:
      function: ibm:index/getIsShare:getIsShare
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    (String) The unique identifier for this share snapshot.
    Name string
    The file share name Note One of the aurgument is mandatory
    Share string
    The file share identifier.
    Id string
    (String) The unique identifier for this share snapshot.
    Name string
    The file share name Note One of the aurgument is mandatory
    Share string
    The file share identifier.
    id String
    (String) The unique identifier for this share snapshot.
    name String
    The file share name Note One of the aurgument is mandatory
    share String
    The file share identifier.
    id string
    (String) The unique identifier for this share snapshot.
    name string
    The file share name Note One of the aurgument is mandatory
    share string
    The file share identifier.
    id str
    (String) The unique identifier for this share snapshot.
    name str
    The file share name Note One of the aurgument is mandatory
    share str
    The file share identifier.
    id String
    (String) The unique identifier for this share snapshot.
    name String
    The file share name Note One of the aurgument is mandatory
    share String
    The file share identifier.

    getIsShare Result

    The following output properties are available:

    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<GetIsShareAccessorBinding>
    (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<GetIsShareLatestJob>
    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<GetIsShareLatestSync>
    (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<GetIsShareMountTarget>
    Name string
    (String) The name for this share snapshot. The name is unique across all snapshots for the file share.
    OriginShares List<GetIsShareOriginShare>
    (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<GetIsShareReplicaShare>
    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<GetIsShareReplicationStatusReason>
    The reasons for the current replication status (if any). Nested replication_status_reasons blocks have the following structure:
    ResourceGroup string
    The ID of the resource group for this file share.
    ResourceType string
    (String) The resource type.
    ShareTargets List<GetIsShareShareTarget>
    Mount targets for the file share. Nested targets blocks have the following structure:
    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<GetIsShareSourceShare>
    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<GetIsShareSourceSnapshot>
    (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.
    Share string
    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 []GetIsShareAccessorBinding
    (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 []GetIsShareLatestJob
    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 []GetIsShareLatestSync
    (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 []GetIsShareMountTargetType
    Name string
    (String) The name for this share snapshot. The name is unique across all snapshots for the file share.
    OriginShares []GetIsShareOriginShare
    (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 []GetIsShareReplicaShare
    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 []GetIsShareReplicationStatusReason
    The reasons for the current replication status (if any). Nested replication_status_reasons blocks have the following structure:
    ResourceGroup string
    The ID of the resource group for this file share.
    ResourceType string
    (String) The resource type.
    ShareTargets []GetIsShareShareTarget
    Mount targets for the file share. Nested targets blocks have the following structure:
    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 []GetIsShareSourceShare
    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 []GetIsShareSourceSnapshot
    (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.
    Share string
    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<GetIsShareAccessorBinding>
    (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<GetIsShareLatestJob>
    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<GetIsShareLatestSync>
    (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<GetIsShareMountTarget>
    name String
    (String) The name for this share snapshot. The name is unique across all snapshots for the file share.
    originShares List<GetIsShareOriginShare>
    (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<GetIsShareReplicaShare>
    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<GetIsShareReplicationStatusReason>
    The reasons for the current replication status (if any). Nested replication_status_reasons blocks have the following structure:
    resourceGroup String
    The ID of the resource group for this file share.
    resourceType String
    (String) The resource type.
    shareTargets List<GetIsShareShareTarget>
    Mount targets for the file share. Nested targets blocks have the following structure:
    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<GetIsShareSourceShare>
    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<GetIsShareSourceSnapshot>
    (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.
    share String
    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 GetIsShareAccessorBinding[]
    (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 GetIsShareLatestJob[]
    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 GetIsShareLatestSync[]
    (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 GetIsShareMountTarget[]
    name string
    (String) The name for this share snapshot. The name is unique across all snapshots for the file share.
    originShares GetIsShareOriginShare[]
    (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 GetIsShareReplicaShare[]
    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 GetIsShareReplicationStatusReason[]
    The reasons for the current replication status (if any). Nested replication_status_reasons blocks have the following structure:
    resourceGroup string
    The ID of the resource group for this file share.
    resourceType string
    (String) The resource type.
    shareTargets GetIsShareShareTarget[]
    Mount targets for the file share. Nested targets blocks have the following structure:
    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 GetIsShareSourceShare[]
    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 GetIsShareSourceSnapshot[]
    (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.
    share string
    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[GetIsShareAccessorBinding]
    (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[GetIsShareLatestJob]
    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[GetIsShareLatestSync]
    (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[GetIsShareMountTarget]
    name str
    (String) The name for this share snapshot. The name is unique across all snapshots for the file share.
    origin_shares Sequence[GetIsShareOriginShare]
    (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[GetIsShareReplicaShare]
    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[GetIsShareReplicationStatusReason]
    The reasons for the current replication status (if any). Nested replication_status_reasons blocks have the following structure:
    resource_group str
    The ID of the resource group for this file share.
    resource_type str
    (String) The resource type.
    share_targets Sequence[GetIsShareShareTarget]
    Mount targets for the file share. Nested targets blocks have the following structure:
    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[GetIsShareSourceShare]
    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[GetIsShareSourceSnapshot]
    (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.
    share str
    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>
    name String
    (String) The name for this share snapshot. The name is unique across all snapshots for the file share.
    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 ID of the resource group for this file share.
    resourceType String
    (String) The resource type.
    shareTargets List<Property Map>
    Mount targets for the file share. Nested targets blocks have the following structure:
    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>
    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.
    share String

    Supporting Types

    GetIsShareAccessorBinding

    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.

    GetIsShareLatestJob

    Status string
    The status of the file share job
    StatusReasons List<GetIsShareLatestJobStatusReason>
    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 []GetIsShareLatestJobStatusReason
    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<GetIsShareLatestJobStatusReason>
    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 GetIsShareLatestJobStatusReason[]
    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[GetIsShareLatestJobStatusReason]
    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

    GetIsShareLatestJobStatusReason

    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.

    GetIsShareLatestSync

    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.

    GetIsShareMountTarget

    Deleteds List<GetIsShareMountTargetDeleted>
    (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 file share name Note One of the aurgument is mandatory
    ResourceType string
    (String) The resource type.
    Deleteds []GetIsShareMountTargetDeleted
    (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 file share name Note One of the aurgument is mandatory
    ResourceType string
    (String) The resource type.
    deleteds List<GetIsShareMountTargetDeleted>
    (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 file share name Note One of the aurgument is mandatory
    resourceType String
    (String) The resource type.
    deleteds GetIsShareMountTargetDeleted[]
    (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 file share name Note One of the aurgument is mandatory
    resourceType string
    (String) The resource type.
    deleteds Sequence[GetIsShareMountTargetDeleted]
    (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 file share name Note One of the aurgument is mandatory
    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 file share name Note One of the aurgument is mandatory
    resourceType String
    (String) The resource type.

    GetIsShareMountTargetDeleted

    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.

    GetIsShareOriginShare

    Crn string
    (String) The CRN for this share snapshot.
    Deleteds List<GetIsShareOriginShareDeleted>
    (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 file share name Note One of the aurgument is mandatory
    Remotes List<GetIsShareOriginShareRemote>
    (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 []GetIsShareOriginShareDeleted
    (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 file share name Note One of the aurgument is mandatory
    Remotes []GetIsShareOriginShareRemote
    (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<GetIsShareOriginShareDeleted>
    (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 file share name Note One of the aurgument is mandatory
    remotes List<GetIsShareOriginShareRemote>
    (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 GetIsShareOriginShareDeleted[]
    (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 file share name Note One of the aurgument is mandatory
    remotes GetIsShareOriginShareRemote[]
    (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[GetIsShareOriginShareDeleted]
    (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 file share name Note One of the aurgument is mandatory
    remotes Sequence[GetIsShareOriginShareRemote]
    (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 file share name Note One of the aurgument is mandatory
    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.

    GetIsShareOriginShareDeleted

    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.

    GetIsShareOriginShareRemote

    Accounts List<GetIsShareOriginShareRemoteAccount>
    (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<GetIsShareOriginShareRemoteRegion>
    (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 []GetIsShareOriginShareRemoteAccount
    (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 []GetIsShareOriginShareRemoteRegion
    (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<GetIsShareOriginShareRemoteAccount>
    (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<GetIsShareOriginShareRemoteRegion>
    (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 GetIsShareOriginShareRemoteAccount[]
    (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 GetIsShareOriginShareRemoteRegion[]
    (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[GetIsShareOriginShareRemoteAccount]
    (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[GetIsShareOriginShareRemoteRegion]
    (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:

    GetIsShareOriginShareRemoteAccount

    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.

    GetIsShareOriginShareRemoteRegion

    Href string
    (String) The URL for this share snapshot.
    Name string
    The file share name Note One of the aurgument is mandatory
    Href string
    (String) The URL for this share snapshot.
    Name string
    The file share name Note One of the aurgument is mandatory
    href String
    (String) The URL for this share snapshot.
    name String
    The file share name Note One of the aurgument is mandatory
    href string
    (String) The URL for this share snapshot.
    name string
    The file share name Note One of the aurgument is mandatory
    href str
    (String) The URL for this share snapshot.
    name str
    The file share name Note One of the aurgument is mandatory
    href String
    (String) The URL for this share snapshot.
    name String
    The file share name Note One of the aurgument is mandatory

    GetIsShareReplicaShare

    Crn string
    (String) The CRN for this share snapshot.
    Deleteds List<GetIsShareReplicaShareDeleted>
    (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 file share name Note One of the aurgument is mandatory
    ResourceType string
    (String) The resource type.
    Crn string
    (String) The CRN for this share snapshot.
    Deleteds []GetIsShareReplicaShareDeleted
    (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 file share name Note One of the aurgument is mandatory
    ResourceType string
    (String) The resource type.
    crn String
    (String) The CRN for this share snapshot.
    deleteds List<GetIsShareReplicaShareDeleted>
    (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 file share name Note One of the aurgument is mandatory
    resourceType String
    (String) The resource type.
    crn string
    (String) The CRN for this share snapshot.
    deleteds GetIsShareReplicaShareDeleted[]
    (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 file share name Note One of the aurgument is mandatory
    resourceType string
    (String) The resource type.
    crn str
    (String) The CRN for this share snapshot.
    deleteds Sequence[GetIsShareReplicaShareDeleted]
    (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 file share name Note One of the aurgument is mandatory
    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 file share name Note One of the aurgument is mandatory
    resourceType String
    (String) The resource type.

    GetIsShareReplicaShareDeleted

    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.

    GetIsShareReplicationStatusReason

    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.

    GetIsShareShareTarget

    Deleteds List<GetIsShareShareTargetDeleted>
    (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 file share name Note One of the aurgument is mandatory
    ResourceType string
    (String) The resource type.
    Deleteds []GetIsShareShareTargetDeleted
    (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 file share name Note One of the aurgument is mandatory
    ResourceType string
    (String) The resource type.
    deleteds List<GetIsShareShareTargetDeleted>
    (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 file share name Note One of the aurgument is mandatory
    resourceType String
    (String) The resource type.
    deleteds GetIsShareShareTargetDeleted[]
    (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 file share name Note One of the aurgument is mandatory
    resourceType string
    (String) The resource type.
    deleteds Sequence[GetIsShareShareTargetDeleted]
    (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 file share name Note One of the aurgument is mandatory
    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 file share name Note One of the aurgument is mandatory
    resourceType String
    (String) The resource type.

    GetIsShareShareTargetDeleted

    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.

    GetIsShareSourceShare

    Crn string
    (String) The CRN for this share snapshot.
    Deleteds List<GetIsShareSourceShareDeleted>
    (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 file share name Note One of the aurgument is mandatory
    ResourceType string
    (String) The resource type.
    Crn string
    (String) The CRN for this share snapshot.
    Deleteds []GetIsShareSourceShareDeleted
    (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 file share name Note One of the aurgument is mandatory
    ResourceType string
    (String) The resource type.
    crn String
    (String) The CRN for this share snapshot.
    deleteds List<GetIsShareSourceShareDeleted>
    (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 file share name Note One of the aurgument is mandatory
    resourceType String
    (String) The resource type.
    crn string
    (String) The CRN for this share snapshot.
    deleteds GetIsShareSourceShareDeleted[]
    (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 file share name Note One of the aurgument is mandatory
    resourceType string
    (String) The resource type.
    crn str
    (String) The CRN for this share snapshot.
    deleteds Sequence[GetIsShareSourceShareDeleted]
    (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 file share name Note One of the aurgument is mandatory
    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 file share name Note One of the aurgument is mandatory
    resourceType String
    (String) The resource type.

    GetIsShareSourceShareDeleted

    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.

    GetIsShareSourceSnapshot

    Crn string
    (String) The CRN for this share snapshot.
    Deleteds List<GetIsShareSourceSnapshotDeleted>
    (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 file share name Note One of the aurgument is mandatory
    ResourceType string
    (String) The resource type.
    Crn string
    (String) The CRN for this share snapshot.
    Deleteds []GetIsShareSourceSnapshotDeleted
    (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 file share name Note One of the aurgument is mandatory
    ResourceType string
    (String) The resource type.
    crn String
    (String) The CRN for this share snapshot.
    deleteds List<GetIsShareSourceSnapshotDeleted>
    (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 file share name Note One of the aurgument is mandatory
    resourceType String
    (String) The resource type.
    crn string
    (String) The CRN for this share snapshot.
    deleteds GetIsShareSourceSnapshotDeleted[]
    (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 file share name Note One of the aurgument is mandatory
    resourceType string
    (String) The resource type.
    crn str
    (String) The CRN for this share snapshot.
    deleteds Sequence[GetIsShareSourceSnapshotDeleted]
    (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 file share name Note One of the aurgument is mandatory
    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 file share name Note One of the aurgument is mandatory
    resourceType String
    (String) The resource type.

    GetIsShareSourceSnapshotDeleted

    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