apigateway_get_stages {paws.networking}R Documentation

Gets information about one or more Stage resources

Description

Gets information about one or more Stage resources.

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

Usage

apigateway_get_stages(restApiId, deploymentId = NULL)

Arguments

restApiId

[required] The string identifier of the associated RestApi.

deploymentId

The stages' deployment identifiers.


[Package paws.networking version 0.9.0 Index]