Endpoint - AWS PCS

Endpoint

An endpoint available for interaction with the scheduler.

Contents

port

The endpoint's connection port number.

Example: 1234

Type: String

Required: Yes

privateIpAddress

For clusters that use IPv4, this is the endpoint's private IP address.

Example: 10.1.2.3

For clusters configured to use IPv6, this is an empty string.

Type: String

Required: Yes

type

Indicates the type of endpoint running at the specific IP address.

Type: String

Valid Values: SLURMCTLD | SLURMDBD

Required: Yes

ipv6Address

The endpoint's IPv6 address.

Example: 2001:db8::1

Type: String

Required: No

publicIpAddress

The endpoint's public IP address.

Example: 192.0.2.1

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: