workspaces_list_available_management_cidr_ranges: Retrieves a list of IP address ranges, specified as IPv4 CIDR...

View source: R/workspaces_operations.R

workspaces_list_available_management_cidr_rangesR Documentation

Retrieves a list of IP address ranges, specified as IPv4 CIDR blocks, that you can use for the network management interface when you enable Bring Your Own License (BYOL)

Description

Retrieves a list of IP address ranges, specified as IPv4 CIDR blocks, that you can use for the network management interface when you enable Bring Your Own License (BYOL).

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

Usage

workspaces_list_available_management_cidr_ranges(
  ManagementCidrRangeConstraint,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

ManagementCidrRangeConstraint

[required] The IP address range to search. Specify an IP address range that is compatible with your network and in CIDR notation (that is, specify the range as an IPv4 CIDR block).

MaxResults

The maximum number of items to return.

NextToken

If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.