finspace_get_kx_scaling_group {paws.management}R Documentation

Retrieves details of a scaling group

Description

Retrieves details of a scaling group.

See https://www.paws-r-sdk.com/docs/finspace_get_kx_scaling_group/ for full documentation.

Usage

finspace_get_kx_scaling_group(environmentId, scalingGroupName)

Arguments

environmentId

[required] A unique identifier for the kdb environment.

scalingGroupName

[required] A unique identifier for the kdb scaling group.


[Package paws.management version 0.9.0 Index]