1. Packages
  2. Azure Native
  3. API Docs
  4. storagesync
  5. getCloudEndpoint
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.9.0 published on Wednesday, Sep 27, 2023 by Pulumi

azure-native.storagesync.getCloudEndpoint

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.9.0 published on Wednesday, Sep 27, 2023 by Pulumi

    Get a given CloudEndpoint. Azure REST API version: 2022-06-01.

    Using getCloudEndpoint

    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 getCloudEndpoint(args: GetCloudEndpointArgs, opts?: InvokeOptions): Promise<GetCloudEndpointResult>
    function getCloudEndpointOutput(args: GetCloudEndpointOutputArgs, opts?: InvokeOptions): Output<GetCloudEndpointResult>
    def get_cloud_endpoint(cloud_endpoint_name: Optional[str] = None,
                           resource_group_name: Optional[str] = None,
                           storage_sync_service_name: Optional[str] = None,
                           sync_group_name: Optional[str] = None,
                           opts: Optional[InvokeOptions] = None) -> GetCloudEndpointResult
    def get_cloud_endpoint_output(cloud_endpoint_name: Optional[pulumi.Input[str]] = None,
                           resource_group_name: Optional[pulumi.Input[str]] = None,
                           storage_sync_service_name: Optional[pulumi.Input[str]] = None,
                           sync_group_name: Optional[pulumi.Input[str]] = None,
                           opts: Optional[InvokeOptions] = None) -> Output[GetCloudEndpointResult]
    func LookupCloudEndpoint(ctx *Context, args *LookupCloudEndpointArgs, opts ...InvokeOption) (*LookupCloudEndpointResult, error)
    func LookupCloudEndpointOutput(ctx *Context, args *LookupCloudEndpointOutputArgs, opts ...InvokeOption) LookupCloudEndpointResultOutput

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

    public static class GetCloudEndpoint 
    {
        public static Task<GetCloudEndpointResult> InvokeAsync(GetCloudEndpointArgs args, InvokeOptions? opts = null)
        public static Output<GetCloudEndpointResult> Invoke(GetCloudEndpointInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetCloudEndpointResult> getCloudEndpoint(GetCloudEndpointArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:storagesync:getCloudEndpoint
      arguments:
        # arguments dictionary

    The following arguments are supported:

    CloudEndpointName string

    Name of Cloud Endpoint object.

    ResourceGroupName string

    The name of the resource group. The name is case insensitive.

    StorageSyncServiceName string

    Name of Storage Sync Service resource.

    SyncGroupName string

    Name of Sync Group resource.

    CloudEndpointName string

    Name of Cloud Endpoint object.

    ResourceGroupName string

    The name of the resource group. The name is case insensitive.

    StorageSyncServiceName string

    Name of Storage Sync Service resource.

    SyncGroupName string

    Name of Sync Group resource.

    cloudEndpointName String

    Name of Cloud Endpoint object.

    resourceGroupName String

    The name of the resource group. The name is case insensitive.

    storageSyncServiceName String

    Name of Storage Sync Service resource.

    syncGroupName String

    Name of Sync Group resource.

    cloudEndpointName string

    Name of Cloud Endpoint object.

    resourceGroupName string

    The name of the resource group. The name is case insensitive.

    storageSyncServiceName string

    Name of Storage Sync Service resource.

    syncGroupName string

    Name of Sync Group resource.

    cloud_endpoint_name str

    Name of Cloud Endpoint object.

    resource_group_name str

    The name of the resource group. The name is case insensitive.

    storage_sync_service_name str

    Name of Storage Sync Service resource.

    sync_group_name str

    Name of Sync Group resource.

    cloudEndpointName String

    Name of Cloud Endpoint object.

    resourceGroupName String

    The name of the resource group. The name is case insensitive.

    storageSyncServiceName String

    Name of Storage Sync Service resource.

    syncGroupName String

    Name of Sync Group resource.

    getCloudEndpoint Result

    The following output properties are available:

    BackupEnabled string

    Backup Enabled

    ChangeEnumerationStatus Pulumi.AzureNative.StorageSync.Outputs.CloudEndpointChangeEnumerationStatusResponse

    Cloud endpoint change enumeration status

    Id string

    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

    Name string

    The name of the resource

    SystemData Pulumi.AzureNative.StorageSync.Outputs.SystemDataResponse

    Azure Resource Manager metadata containing createdBy and modifiedBy information.

    Type string

    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

    AzureFileShareName string

    Azure file share name

    FriendlyName string

    Friendly Name

    LastOperationName string

    Resource Last Operation Name

    LastWorkflowId string

    CloudEndpoint lastWorkflowId

    PartnershipId string

    Partnership Id

    ProvisioningState string

    CloudEndpoint Provisioning State

    StorageAccountResourceId string

    Storage Account Resource Id

    StorageAccountTenantId string

    Storage Account Tenant Id

    BackupEnabled string

    Backup Enabled

    ChangeEnumerationStatus CloudEndpointChangeEnumerationStatusResponse

    Cloud endpoint change enumeration status

    Id string

    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

    Name string

    The name of the resource

    SystemData SystemDataResponse

    Azure Resource Manager metadata containing createdBy and modifiedBy information.

    Type string

    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

    AzureFileShareName string

    Azure file share name

    FriendlyName string

    Friendly Name

    LastOperationName string

    Resource Last Operation Name

    LastWorkflowId string

    CloudEndpoint lastWorkflowId

    PartnershipId string

    Partnership Id

    ProvisioningState string

    CloudEndpoint Provisioning State

    StorageAccountResourceId string

    Storage Account Resource Id

    StorageAccountTenantId string

    Storage Account Tenant Id

    backupEnabled String

    Backup Enabled

    changeEnumerationStatus CloudEndpointChangeEnumerationStatusResponse

    Cloud endpoint change enumeration status

    id String

    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

    name String

    The name of the resource

    systemData SystemDataResponse

    Azure Resource Manager metadata containing createdBy and modifiedBy information.

    type String

    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

    azureFileShareName String

    Azure file share name

    friendlyName String

    Friendly Name

    lastOperationName String

    Resource Last Operation Name

    lastWorkflowId String

    CloudEndpoint lastWorkflowId

    partnershipId String

    Partnership Id

    provisioningState String

    CloudEndpoint Provisioning State

    storageAccountResourceId String

    Storage Account Resource Id

    storageAccountTenantId String

    Storage Account Tenant Id

    backupEnabled string

    Backup Enabled

    changeEnumerationStatus CloudEndpointChangeEnumerationStatusResponse

    Cloud endpoint change enumeration status

    id string

    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

    name string

    The name of the resource

    systemData SystemDataResponse

    Azure Resource Manager metadata containing createdBy and modifiedBy information.

    type string

    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

    azureFileShareName string

    Azure file share name

    friendlyName string

    Friendly Name

    lastOperationName string

    Resource Last Operation Name

    lastWorkflowId string

    CloudEndpoint lastWorkflowId

    partnershipId string

    Partnership Id

    provisioningState string

    CloudEndpoint Provisioning State

    storageAccountResourceId string

    Storage Account Resource Id

    storageAccountTenantId string

    Storage Account Tenant Id

    backup_enabled str

    Backup Enabled

    change_enumeration_status CloudEndpointChangeEnumerationStatusResponse

    Cloud endpoint change enumeration status

    id str

    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

    name str

    The name of the resource

    system_data SystemDataResponse

    Azure Resource Manager metadata containing createdBy and modifiedBy information.

    type str

    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

    azure_file_share_name str

    Azure file share name

    friendly_name str

    Friendly Name

    last_operation_name str

    Resource Last Operation Name

    last_workflow_id str

    CloudEndpoint lastWorkflowId

    partnership_id str

    Partnership Id

    provisioning_state str

    CloudEndpoint Provisioning State

    storage_account_resource_id str

    Storage Account Resource Id

    storage_account_tenant_id str

    Storage Account Tenant Id

    backupEnabled String

    Backup Enabled

    changeEnumerationStatus Property Map

    Cloud endpoint change enumeration status

    id String

    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

    name String

    The name of the resource

    systemData Property Map

    Azure Resource Manager metadata containing createdBy and modifiedBy information.

    type String

    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

    azureFileShareName String

    Azure file share name

    friendlyName String

    Friendly Name

    lastOperationName String

    Resource Last Operation Name

    lastWorkflowId String

    CloudEndpoint lastWorkflowId

    partnershipId String

    Partnership Id

    provisioningState String

    CloudEndpoint Provisioning State

    storageAccountResourceId String

    Storage Account Resource Id

    storageAccountTenantId String

    Storage Account Tenant Id

    Supporting Types

    CloudEndpointChangeEnumerationActivityResponse

    DeletesProgressPercent int

    Progress percentage for processing deletes. This is done separately from the rest of the enumeration run

    LastUpdatedTimestamp string

    Last updated timestamp

    MinutesRemaining int

    Estimate of time remaining for the enumeration run

    OperationState string

    Change enumeration operation state

    ProcessedDirectoriesCount double

    Count of directories processed

    ProcessedFilesCount double

    Count of files processed

    ProgressPercent int

    Progress percentage for change enumeration run, excluding processing of deletes

    StartedTimestamp string

    Timestamp when change enumeration started

    StatusCode int

    When non-zero, indicates an issue that is delaying change enumeration

    TotalCountsState string

    Change enumeration total counts state

    TotalDirectoriesCount double

    Total count of directories enumerated

    TotalFilesCount double

    Total count of files enumerated

    TotalSizeBytes double

    Total enumerated size in bytes

    DeletesProgressPercent int

    Progress percentage for processing deletes. This is done separately from the rest of the enumeration run

    LastUpdatedTimestamp string

    Last updated timestamp

    MinutesRemaining int

    Estimate of time remaining for the enumeration run

    OperationState string

    Change enumeration operation state

    ProcessedDirectoriesCount float64

    Count of directories processed

    ProcessedFilesCount float64

    Count of files processed

    ProgressPercent int

    Progress percentage for change enumeration run, excluding processing of deletes

    StartedTimestamp string

    Timestamp when change enumeration started

    StatusCode int

    When non-zero, indicates an issue that is delaying change enumeration

    TotalCountsState string

    Change enumeration total counts state

    TotalDirectoriesCount float64

    Total count of directories enumerated

    TotalFilesCount float64

    Total count of files enumerated

    TotalSizeBytes float64

    Total enumerated size in bytes

    deletesProgressPercent Integer

    Progress percentage for processing deletes. This is done separately from the rest of the enumeration run

    lastUpdatedTimestamp String

    Last updated timestamp

    minutesRemaining Integer

    Estimate of time remaining for the enumeration run

    operationState String

    Change enumeration operation state

    processedDirectoriesCount Double

    Count of directories processed

    processedFilesCount Double

    Count of files processed

    progressPercent Integer

    Progress percentage for change enumeration run, excluding processing of deletes

    startedTimestamp String

    Timestamp when change enumeration started

    statusCode Integer

    When non-zero, indicates an issue that is delaying change enumeration

    totalCountsState String

    Change enumeration total counts state

    totalDirectoriesCount Double

    Total count of directories enumerated

    totalFilesCount Double

    Total count of files enumerated

    totalSizeBytes Double

    Total enumerated size in bytes

    deletesProgressPercent number

    Progress percentage for processing deletes. This is done separately from the rest of the enumeration run

    lastUpdatedTimestamp string

    Last updated timestamp

    minutesRemaining number

    Estimate of time remaining for the enumeration run

    operationState string

    Change enumeration operation state

    processedDirectoriesCount number

    Count of directories processed

    processedFilesCount number

    Count of files processed

    progressPercent number

    Progress percentage for change enumeration run, excluding processing of deletes

    startedTimestamp string

    Timestamp when change enumeration started

    statusCode number

    When non-zero, indicates an issue that is delaying change enumeration

    totalCountsState string

    Change enumeration total counts state

    totalDirectoriesCount number

    Total count of directories enumerated

    totalFilesCount number

    Total count of files enumerated

    totalSizeBytes number

    Total enumerated size in bytes

    deletes_progress_percent int

    Progress percentage for processing deletes. This is done separately from the rest of the enumeration run

    last_updated_timestamp str

    Last updated timestamp

    minutes_remaining int

    Estimate of time remaining for the enumeration run

    operation_state str

    Change enumeration operation state

    processed_directories_count float

    Count of directories processed

    processed_files_count float

    Count of files processed

    progress_percent int

    Progress percentage for change enumeration run, excluding processing of deletes

    started_timestamp str

    Timestamp when change enumeration started

    status_code int

    When non-zero, indicates an issue that is delaying change enumeration

    total_counts_state str

    Change enumeration total counts state

    total_directories_count float

    Total count of directories enumerated

    total_files_count float

    Total count of files enumerated

    total_size_bytes float

    Total enumerated size in bytes

    deletesProgressPercent Number

    Progress percentage for processing deletes. This is done separately from the rest of the enumeration run

    lastUpdatedTimestamp String

    Last updated timestamp

    minutesRemaining Number

    Estimate of time remaining for the enumeration run

    operationState String

    Change enumeration operation state

    processedDirectoriesCount Number

    Count of directories processed

    processedFilesCount Number

    Count of files processed

    progressPercent Number

    Progress percentage for change enumeration run, excluding processing of deletes

    startedTimestamp String

    Timestamp when change enumeration started

    statusCode Number

    When non-zero, indicates an issue that is delaying change enumeration

    totalCountsState String

    Change enumeration total counts state

    totalDirectoriesCount Number

    Total count of directories enumerated

    totalFilesCount Number

    Total count of files enumerated

    totalSizeBytes Number

    Total enumerated size in bytes

    CloudEndpointChangeEnumerationStatusResponse

    Activity CloudEndpointChangeEnumerationActivityResponse

    Change enumeration activity

    LastEnumerationStatus CloudEndpointLastChangeEnumerationStatusResponse

    Status of last completed change enumeration

    LastUpdatedTimestamp string

    Last updated timestamp

    activity CloudEndpointChangeEnumerationActivityResponse

    Change enumeration activity

    lastEnumerationStatus CloudEndpointLastChangeEnumerationStatusResponse

    Status of last completed change enumeration

    lastUpdatedTimestamp String

    Last updated timestamp

    activity CloudEndpointChangeEnumerationActivityResponse

    Change enumeration activity

    lastEnumerationStatus CloudEndpointLastChangeEnumerationStatusResponse

    Status of last completed change enumeration

    lastUpdatedTimestamp string

    Last updated timestamp

    activity CloudEndpointChangeEnumerationActivityResponse

    Change enumeration activity

    last_enumeration_status CloudEndpointLastChangeEnumerationStatusResponse

    Status of last completed change enumeration

    last_updated_timestamp str

    Last updated timestamp

    activity Property Map

    Change enumeration activity

    lastEnumerationStatus Property Map

    Status of last completed change enumeration

    lastUpdatedTimestamp String

    Last updated timestamp

    CloudEndpointLastChangeEnumerationStatusResponse

    CompletedTimestamp string

    Timestamp when change enumeration completed

    NamespaceDirectoriesCount double

    Count of directories in the namespace

    NamespaceFilesCount double

    Count of files in the namespace

    NamespaceSizeBytes double

    Namespace size in bytes

    NextRunTimestamp string

    Timestamp of when change enumeration is expected to run again

    StartedTimestamp string

    Timestamp when change enumeration started

    CompletedTimestamp string

    Timestamp when change enumeration completed

    NamespaceDirectoriesCount float64

    Count of directories in the namespace

    NamespaceFilesCount float64

    Count of files in the namespace

    NamespaceSizeBytes float64

    Namespace size in bytes

    NextRunTimestamp string

    Timestamp of when change enumeration is expected to run again

    StartedTimestamp string

    Timestamp when change enumeration started

    completedTimestamp String

    Timestamp when change enumeration completed

    namespaceDirectoriesCount Double

    Count of directories in the namespace

    namespaceFilesCount Double

    Count of files in the namespace

    namespaceSizeBytes Double

    Namespace size in bytes

    nextRunTimestamp String

    Timestamp of when change enumeration is expected to run again

    startedTimestamp String

    Timestamp when change enumeration started

    completedTimestamp string

    Timestamp when change enumeration completed

    namespaceDirectoriesCount number

    Count of directories in the namespace

    namespaceFilesCount number

    Count of files in the namespace

    namespaceSizeBytes number

    Namespace size in bytes

    nextRunTimestamp string

    Timestamp of when change enumeration is expected to run again

    startedTimestamp string

    Timestamp when change enumeration started

    completed_timestamp str

    Timestamp when change enumeration completed

    namespace_directories_count float

    Count of directories in the namespace

    namespace_files_count float

    Count of files in the namespace

    namespace_size_bytes float

    Namespace size in bytes

    next_run_timestamp str

    Timestamp of when change enumeration is expected to run again

    started_timestamp str

    Timestamp when change enumeration started

    completedTimestamp String

    Timestamp when change enumeration completed

    namespaceDirectoriesCount Number

    Count of directories in the namespace

    namespaceFilesCount Number

    Count of files in the namespace

    namespaceSizeBytes Number

    Namespace size in bytes

    nextRunTimestamp String

    Timestamp of when change enumeration is expected to run again

    startedTimestamp String

    Timestamp when change enumeration started

    SystemDataResponse

    CreatedAt string

    The timestamp of resource creation (UTC).

    CreatedBy string

    The identity that created the resource.

    CreatedByType string

    The type of identity that created the resource.

    LastModifiedAt string

    The timestamp of resource last modification (UTC)

    LastModifiedBy string

    The identity that last modified the resource.

    LastModifiedByType string

    The type of identity that last modified the resource.

    CreatedAt string

    The timestamp of resource creation (UTC).

    CreatedBy string

    The identity that created the resource.

    CreatedByType string

    The type of identity that created the resource.

    LastModifiedAt string

    The timestamp of resource last modification (UTC)

    LastModifiedBy string

    The identity that last modified the resource.

    LastModifiedByType string

    The type of identity that last modified the resource.

    createdAt String

    The timestamp of resource creation (UTC).

    createdBy String

    The identity that created the resource.

    createdByType String

    The type of identity that created the resource.

    lastModifiedAt String

    The timestamp of resource last modification (UTC)

    lastModifiedBy String

    The identity that last modified the resource.

    lastModifiedByType String

    The type of identity that last modified the resource.

    createdAt string

    The timestamp of resource creation (UTC).

    createdBy string

    The identity that created the resource.

    createdByType string

    The type of identity that created the resource.

    lastModifiedAt string

    The timestamp of resource last modification (UTC)

    lastModifiedBy string

    The identity that last modified the resource.

    lastModifiedByType string

    The type of identity that last modified the resource.

    created_at str

    The timestamp of resource creation (UTC).

    created_by str

    The identity that created the resource.

    created_by_type str

    The type of identity that created the resource.

    last_modified_at str

    The timestamp of resource last modification (UTC)

    last_modified_by str

    The identity that last modified the resource.

    last_modified_by_type str

    The type of identity that last modified the resource.

    createdAt String

    The timestamp of resource creation (UTC).

    createdBy String

    The identity that created the resource.

    createdByType String

    The type of identity that created the resource.

    lastModifiedAt String

    The timestamp of resource last modification (UTC)

    lastModifiedBy String

    The identity that last modified the resource.

    lastModifiedByType String

    The type of identity that last modified the resource.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
    Azure Native v2.9.0 published on Wednesday, Sep 27, 2023 by Pulumi