azure-native.storagesync.getRegisteredServer

Get a given registered server. API Version: 2020-03-01.

Using getRegisteredServer

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 getRegisteredServer(args: GetRegisteredServerArgs, opts?: InvokeOptions): Promise<GetRegisteredServerResult>
function getRegisteredServerOutput(args: GetRegisteredServerOutputArgs, opts?: InvokeOptions): Output<GetRegisteredServerResult>
def get_registered_server(resource_group_name: Optional[str] = None,
                          server_id: Optional[str] = None,
                          storage_sync_service_name: Optional[str] = None,
                          opts: Optional[InvokeOptions] = None) -> GetRegisteredServerResult
def get_registered_server_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                          server_id: Optional[pulumi.Input[str]] = None,
                          storage_sync_service_name: Optional[pulumi.Input[str]] = None,
                          opts: Optional[InvokeOptions] = None) -> Output[GetRegisteredServerResult]
func LookupRegisteredServer(ctx *Context, args *LookupRegisteredServerArgs, opts ...InvokeOption) (*LookupRegisteredServerResult, error)
func LookupRegisteredServerOutput(ctx *Context, args *LookupRegisteredServerOutputArgs, opts ...InvokeOption) LookupRegisteredServerResultOutput

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

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

The following arguments are supported:

ResourceGroupName string

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

ServerId string

GUID identifying the on-premises server.

StorageSyncServiceName string

Name of Storage Sync Service resource.

ResourceGroupName string

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

ServerId string

GUID identifying the on-premises server.

StorageSyncServiceName string

Name of Storage Sync Service resource.

resourceGroupName String

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

serverId String

GUID identifying the on-premises server.

storageSyncServiceName String

Name of Storage Sync Service resource.

resourceGroupName string

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

serverId string

GUID identifying the on-premises server.

storageSyncServiceName string

Name of Storage Sync Service resource.

resource_group_name str

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

server_id str

GUID identifying the on-premises server.

storage_sync_service_name str

Name of Storage Sync Service resource.

resourceGroupName String

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

serverId String

GUID identifying the on-premises server.

storageSyncServiceName String

Name of Storage Sync Service resource.

getRegisteredServer Result

The following output properties are available:

AgentVersionExpirationDate string

Registered Server Agent Version Expiration Date

AgentVersionStatus string

Registered Server Agent Version 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

Type string

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

AgentVersion string

Registered Server Agent Version

ClusterId string

Registered Server clusterId

ClusterName string

Registered Server clusterName

DiscoveryEndpointUri string

Resource discoveryEndpointUri

FriendlyName string

Friendly Name

LastHeartBeat string

Registered Server last heart beat

LastOperationName string

Resource Last Operation Name

LastWorkflowId string

Registered Server lastWorkflowId

ManagementEndpointUri string

Management Endpoint Uri

MonitoringConfiguration string

Monitoring Configuration

MonitoringEndpointUri string

Telemetry Endpoint Uri

ProvisioningState string

Registered Server Provisioning State

ResourceLocation string

Resource Location

ServerCertificate string

Registered Server Certificate

ServerId string

Registered Server serverId

ServerManagementErrorCode int

Registered Server Management Error Code

ServerOSVersion string

Registered Server OS Version

ServerRole string

Registered Server serverRole

ServiceLocation string

Service Location

StorageSyncServiceUid string

Registered Server storageSyncServiceUid

AgentVersionExpirationDate string

Registered Server Agent Version Expiration Date

AgentVersionStatus string

Registered Server Agent Version 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

Type string

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

AgentVersion string

Registered Server Agent Version

ClusterId string

Registered Server clusterId

ClusterName string

Registered Server clusterName

DiscoveryEndpointUri string

Resource discoveryEndpointUri

FriendlyName string

Friendly Name

LastHeartBeat string

Registered Server last heart beat

LastOperationName string

Resource Last Operation Name

LastWorkflowId string

Registered Server lastWorkflowId

ManagementEndpointUri string

Management Endpoint Uri

MonitoringConfiguration string

Monitoring Configuration

MonitoringEndpointUri string

Telemetry Endpoint Uri

ProvisioningState string

Registered Server Provisioning State

ResourceLocation string

Resource Location

ServerCertificate string

Registered Server Certificate

ServerId string

Registered Server serverId

ServerManagementErrorCode int

Registered Server Management Error Code

ServerOSVersion string

Registered Server OS Version

ServerRole string

Registered Server serverRole

ServiceLocation string

Service Location

StorageSyncServiceUid string

Registered Server storageSyncServiceUid

agentVersionExpirationDate String

Registered Server Agent Version Expiration Date

agentVersionStatus String

Registered Server Agent Version 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

type String

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

agentVersion String

Registered Server Agent Version

clusterId String

Registered Server clusterId

clusterName String

Registered Server clusterName

discoveryEndpointUri String

Resource discoveryEndpointUri

friendlyName String

Friendly Name

lastHeartBeat String

Registered Server last heart beat

lastOperationName String

Resource Last Operation Name

lastWorkflowId String

Registered Server lastWorkflowId

managementEndpointUri String

Management Endpoint Uri

monitoringConfiguration String

Monitoring Configuration

monitoringEndpointUri String

Telemetry Endpoint Uri

provisioningState String

Registered Server Provisioning State

resourceLocation String

Resource Location

serverCertificate String

Registered Server Certificate

serverId String

Registered Server serverId

serverManagementErrorCode Integer

Registered Server Management Error Code

serverOSVersion String

Registered Server OS Version

serverRole String

Registered Server serverRole

serviceLocation String

Service Location

storageSyncServiceUid String

Registered Server storageSyncServiceUid

agentVersionExpirationDate string

Registered Server Agent Version Expiration Date

agentVersionStatus string

Registered Server Agent Version 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

type string

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

agentVersion string

Registered Server Agent Version

clusterId string

Registered Server clusterId

clusterName string

Registered Server clusterName

discoveryEndpointUri string

Resource discoveryEndpointUri

friendlyName string

Friendly Name

lastHeartBeat string

Registered Server last heart beat

lastOperationName string

Resource Last Operation Name

lastWorkflowId string

Registered Server lastWorkflowId

managementEndpointUri string

Management Endpoint Uri

monitoringConfiguration string

Monitoring Configuration

monitoringEndpointUri string

Telemetry Endpoint Uri

provisioningState string

Registered Server Provisioning State

resourceLocation string

Resource Location

serverCertificate string

Registered Server Certificate

serverId string

Registered Server serverId

serverManagementErrorCode number

Registered Server Management Error Code

serverOSVersion string

Registered Server OS Version

serverRole string

Registered Server serverRole

serviceLocation string

Service Location

storageSyncServiceUid string

Registered Server storageSyncServiceUid

agent_version_expiration_date str

Registered Server Agent Version Expiration Date

agent_version_status str

Registered Server Agent Version 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

type str

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

agent_version str

Registered Server Agent Version

cluster_id str

Registered Server clusterId

cluster_name str

Registered Server clusterName

discovery_endpoint_uri str

Resource discoveryEndpointUri

friendly_name str

Friendly Name

last_heart_beat str

Registered Server last heart beat

last_operation_name str

Resource Last Operation Name

last_workflow_id str

Registered Server lastWorkflowId

management_endpoint_uri str

Management Endpoint Uri

monitoring_configuration str

Monitoring Configuration

monitoring_endpoint_uri str

Telemetry Endpoint Uri

provisioning_state str

Registered Server Provisioning State

resource_location str

Resource Location

server_certificate str

Registered Server Certificate

server_id str

Registered Server serverId

server_management_error_code int

Registered Server Management Error Code

server_os_version str

Registered Server OS Version

server_role str

Registered Server serverRole

service_location str

Service Location

storage_sync_service_uid str

Registered Server storageSyncServiceUid

agentVersionExpirationDate String

Registered Server Agent Version Expiration Date

agentVersionStatus String

Registered Server Agent Version 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

type String

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

agentVersion String

Registered Server Agent Version

clusterId String

Registered Server clusterId

clusterName String

Registered Server clusterName

discoveryEndpointUri String

Resource discoveryEndpointUri

friendlyName String

Friendly Name

lastHeartBeat String

Registered Server last heart beat

lastOperationName String

Resource Last Operation Name

lastWorkflowId String

Registered Server lastWorkflowId

managementEndpointUri String

Management Endpoint Uri

monitoringConfiguration String

Monitoring Configuration

monitoringEndpointUri String

Telemetry Endpoint Uri

provisioningState String

Registered Server Provisioning State

resourceLocation String

Resource Location

serverCertificate String

Registered Server Certificate

serverId String

Registered Server serverId

serverManagementErrorCode Number

Registered Server Management Error Code

serverOSVersion String

Registered Server OS Version

serverRole String

Registered Server serverRole

serviceLocation String

Service Location

storageSyncServiceUid String

Registered Server storageSyncServiceUid

Package Details

Repository
Azure Native pulumi/pulumi-azure-native
License
Apache-2.0