Learn R Programming

paws.networking (version 0.2.0)

servicediscovery_get_instance: Gets information about a specified instance

Description

Gets information about a specified instance.

See https://paws-r.github.io/docs/servicediscovery/get_instance.html for full documentation.

Usage

servicediscovery_get_instance(ServiceId, InstanceId)

Arguments

ServiceId

[required] The ID of the service that the instance is associated with.

InstanceId

[required] The ID of the instance that you want to get information about.