1. Packages
  2. Google Cloud Native
  3. API Docs
  4. vmwareengine
  5. vmwareengine/v1
  6. getLoggingServer

Google Cloud Native is in preview. Google Cloud Classic is fully supported.

Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi

google-native.vmwareengine/v1.getLoggingServer

Explore with Pulumi AI

google-native logo

Google Cloud Native is in preview. Google Cloud Classic is fully supported.

Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi

    Gets details of a logging server.

    Using getLoggingServer

    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 getLoggingServer(args: GetLoggingServerArgs, opts?: InvokeOptions): Promise<GetLoggingServerResult>
    function getLoggingServerOutput(args: GetLoggingServerOutputArgs, opts?: InvokeOptions): Output<GetLoggingServerResult>
    def get_logging_server(location: Optional[str] = None,
                           logging_server_id: Optional[str] = None,
                           private_cloud_id: Optional[str] = None,
                           project: Optional[str] = None,
                           opts: Optional[InvokeOptions] = None) -> GetLoggingServerResult
    def get_logging_server_output(location: Optional[pulumi.Input[str]] = None,
                           logging_server_id: Optional[pulumi.Input[str]] = None,
                           private_cloud_id: Optional[pulumi.Input[str]] = None,
                           project: Optional[pulumi.Input[str]] = None,
                           opts: Optional[InvokeOptions] = None) -> Output[GetLoggingServerResult]
    func LookupLoggingServer(ctx *Context, args *LookupLoggingServerArgs, opts ...InvokeOption) (*LookupLoggingServerResult, error)
    func LookupLoggingServerOutput(ctx *Context, args *LookupLoggingServerOutputArgs, opts ...InvokeOption) LookupLoggingServerResultOutput

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

    public static class GetLoggingServer 
    {
        public static Task<GetLoggingServerResult> InvokeAsync(GetLoggingServerArgs args, InvokeOptions? opts = null)
        public static Output<GetLoggingServerResult> Invoke(GetLoggingServerInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetLoggingServerResult> getLoggingServer(GetLoggingServerArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: google-native:vmwareengine/v1:getLoggingServer
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getLoggingServer Result

    The following output properties are available:

    CreateTime string
    Creation time of this resource.
    Hostname string
    Fully-qualified domain name (FQDN) or IP Address of the logging server.
    Name string
    The resource name of this logging server. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: projects/my-project/locations/us-central1-a/privateClouds/my-cloud/loggingServers/my-logging-server
    Port int
    Port number at which the logging server receives logs.
    Protocol string
    Protocol used by vCenter to send logs to a logging server.
    SourceType string
    The type of component that produces logs that will be forwarded to this logging server.
    Uid string
    System-generated unique identifier for the resource.
    UpdateTime string
    Last update time of this resource.
    CreateTime string
    Creation time of this resource.
    Hostname string
    Fully-qualified domain name (FQDN) or IP Address of the logging server.
    Name string
    The resource name of this logging server. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: projects/my-project/locations/us-central1-a/privateClouds/my-cloud/loggingServers/my-logging-server
    Port int
    Port number at which the logging server receives logs.
    Protocol string
    Protocol used by vCenter to send logs to a logging server.
    SourceType string
    The type of component that produces logs that will be forwarded to this logging server.
    Uid string
    System-generated unique identifier for the resource.
    UpdateTime string
    Last update time of this resource.
    createTime String
    Creation time of this resource.
    hostname String
    Fully-qualified domain name (FQDN) or IP Address of the logging server.
    name String
    The resource name of this logging server. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: projects/my-project/locations/us-central1-a/privateClouds/my-cloud/loggingServers/my-logging-server
    port Integer
    Port number at which the logging server receives logs.
    protocol String
    Protocol used by vCenter to send logs to a logging server.
    sourceType String
    The type of component that produces logs that will be forwarded to this logging server.
    uid String
    System-generated unique identifier for the resource.
    updateTime String
    Last update time of this resource.
    createTime string
    Creation time of this resource.
    hostname string
    Fully-qualified domain name (FQDN) or IP Address of the logging server.
    name string
    The resource name of this logging server. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: projects/my-project/locations/us-central1-a/privateClouds/my-cloud/loggingServers/my-logging-server
    port number
    Port number at which the logging server receives logs.
    protocol string
    Protocol used by vCenter to send logs to a logging server.
    sourceType string
    The type of component that produces logs that will be forwarded to this logging server.
    uid string
    System-generated unique identifier for the resource.
    updateTime string
    Last update time of this resource.
    create_time str
    Creation time of this resource.
    hostname str
    Fully-qualified domain name (FQDN) or IP Address of the logging server.
    name str
    The resource name of this logging server. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: projects/my-project/locations/us-central1-a/privateClouds/my-cloud/loggingServers/my-logging-server
    port int
    Port number at which the logging server receives logs.
    protocol str
    Protocol used by vCenter to send logs to a logging server.
    source_type str
    The type of component that produces logs that will be forwarded to this logging server.
    uid str
    System-generated unique identifier for the resource.
    update_time str
    Last update time of this resource.
    createTime String
    Creation time of this resource.
    hostname String
    Fully-qualified domain name (FQDN) or IP Address of the logging server.
    name String
    The resource name of this logging server. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: projects/my-project/locations/us-central1-a/privateClouds/my-cloud/loggingServers/my-logging-server
    port Number
    Port number at which the logging server receives logs.
    protocol String
    Protocol used by vCenter to send logs to a logging server.
    sourceType String
    The type of component that produces logs that will be forwarded to this logging server.
    uid String
    System-generated unique identifier for the resource.
    updateTime String
    Last update time of this resource.

    Package Details

    Repository
    Google Cloud Native pulumi/pulumi-google-native
    License
    Apache-2.0
    google-native logo

    Google Cloud Native is in preview. Google Cloud Classic is fully supported.

    Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi