GetEnvironmentsResponse interface

Result of GET request to list Confluent operations.

Properties

nextLink

URL to get the next set of environment records if there are any.

value

List of environments in a confluent organization

Property Details

URL to get the next set of environment records if there are any.

nextLink?: string

Property Value

string

value

List of environments in a confluent organization

value?: SCEnvironmentRecord[]

Property Value