Yandex v0.13.0 published on Tuesday, Feb 22, 2022 by Pulumi
yandex.getMdbGreenplumCluster
Explore with Pulumi AI
Using getMdbGreenplumCluster
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getMdbGreenplumCluster(args: GetMdbGreenplumClusterArgs, opts?: InvokeOptions): Promise<GetMdbGreenplumClusterResult>
function getMdbGreenplumClusterOutput(args: GetMdbGreenplumClusterOutputArgs, opts?: InvokeOptions): Output<GetMdbGreenplumClusterResult>
def get_mdb_greenplum_cluster(cluster_id: Optional[str] = None,
folder_id: Optional[str] = None,
name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetMdbGreenplumClusterResult
def get_mdb_greenplum_cluster_output(cluster_id: Optional[pulumi.Input[str]] = None,
folder_id: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetMdbGreenplumClusterResult]
func LookupMdbGreenplumCluster(ctx *Context, args *LookupMdbGreenplumClusterArgs, opts ...InvokeOption) (*LookupMdbGreenplumClusterResult, error)
func LookupMdbGreenplumClusterOutput(ctx *Context, args *LookupMdbGreenplumClusterOutputArgs, opts ...InvokeOption) LookupMdbGreenplumClusterResultOutput
> Note: This function is named LookupMdbGreenplumCluster
in the Go SDK.
public static class GetMdbGreenplumCluster
{
public static Task<GetMdbGreenplumClusterResult> InvokeAsync(GetMdbGreenplumClusterArgs args, InvokeOptions? opts = null)
public static Output<GetMdbGreenplumClusterResult> Invoke(GetMdbGreenplumClusterInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetMdbGreenplumClusterResult> getMdbGreenplumCluster(GetMdbGreenplumClusterArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: yandex:index/getMdbGreenplumCluster:getMdbGreenplumCluster
arguments:
# arguments dictionary
The following arguments are supported:
- cluster_
id str - folder_
id str - name str
getMdbGreenplumCluster Result
The following output properties are available:
- Accesses
List<Get
Mdb Greenplum Cluster Access> - Assign
Public boolIp - Backup
Window List<GetStarts Mdb Greenplum Cluster Backup Window Start> - Cluster
Id string - Created
At string - Deletion
Protection bool - Description string
- Environment string
- Folder
Id string - Health string
- Id string
- The provider-assigned unique ID for this managed resource.
- Labels Dictionary<string, string>
- Master
Host intCount - Master
Hosts List<GetMdb Greenplum Cluster Master Host> - Master
Subclusters List<GetMdb Greenplum Cluster Master Subcluster> - Name string
- Network
Id string - Security
Group List<string>Ids - Segment
Host intCount - Segment
Hosts List<GetMdb Greenplum Cluster Segment Host> - Segment
In intHost - Segment
Subclusters List<GetMdb Greenplum Cluster Segment Subcluster> - Status string
- Subnet
Id string - User
Name string - Version string
- Zone string
- Accesses
[]Get
Mdb Greenplum Cluster Access - Assign
Public boolIp - Backup
Window []GetStarts Mdb Greenplum Cluster Backup Window Start - Cluster
Id string - Created
At string - Deletion
Protection bool - Description string
- Environment string
- Folder
Id string - Health string
- Id string
- The provider-assigned unique ID for this managed resource.
- Labels map[string]string
- Master
Host intCount - Master
Hosts []GetMdb Greenplum Cluster Master Host - Master
Subclusters []GetMdb Greenplum Cluster Master Subcluster - Name string
- Network
Id string - Security
Group []stringIds - Segment
Host intCount - Segment
Hosts []GetMdb Greenplum Cluster Segment Host - Segment
In intHost - Segment
Subclusters []GetMdb Greenplum Cluster Segment Subcluster - Status string
- Subnet
Id string - User
Name string - Version string
- Zone string
- accesses
List<Get
Mdb Greenplum Cluster Access> - assign
Public BooleanIp - backup
Window List<GetStarts Mdb Greenplum Cluster Backup Window Start> - cluster
Id String - created
At String - deletion
Protection Boolean - description String
- environment String
- folder
Id String - health String
- id String
- The provider-assigned unique ID for this managed resource.
- labels Map<String,String>
- master
Host IntegerCount - master
Hosts List<GetMdb Greenplum Cluster Master Host> - master
Subclusters List<GetMdb Greenplum Cluster Master Subcluster> - name String
- network
Id String - security
Group List<String>Ids - segment
Host IntegerCount - segment
Hosts List<GetMdb Greenplum Cluster Segment Host> - segment
In IntegerHost - segment
Subclusters List<GetMdb Greenplum Cluster Segment Subcluster> - status String
- subnet
Id String - user
Name String - version String
- zone String
- accesses
Get
Mdb Greenplum Cluster Access[] - assign
Public booleanIp - backup
Window GetStarts Mdb Greenplum Cluster Backup Window Start[] - cluster
Id string - created
At string - deletion
Protection boolean - description string
- environment string
- folder
Id string - health string
- id string
- The provider-assigned unique ID for this managed resource.
- labels {[key: string]: string}
- master
Host numberCount - master
Hosts GetMdb Greenplum Cluster Master Host[] - master
Subclusters GetMdb Greenplum Cluster Master Subcluster[] - name string
- network
Id string - security
Group string[]Ids - segment
Host numberCount - segment
Hosts GetMdb Greenplum Cluster Segment Host[] - segment
In numberHost - segment
Subclusters GetMdb Greenplum Cluster Segment Subcluster[] - status string
- subnet
Id string - user
Name string - version string
- zone string
- accesses
Sequence[Get
Mdb Greenplum Cluster Access] - assign_
public_ boolip - backup_
window_ Sequence[Getstarts Mdb Greenplum Cluster Backup Window Start] - cluster_
id str - created_
at str - deletion_
protection bool - description str
- environment str
- folder_
id str - health str
- id str
- The provider-assigned unique ID for this managed resource.
- labels Mapping[str, str]
- master_
host_ intcount - master_
hosts Sequence[GetMdb Greenplum Cluster Master Host] - master_
subclusters Sequence[GetMdb Greenplum Cluster Master Subcluster] - name str
- network_
id str - security_
group_ Sequence[str]ids - segment_
host_ intcount - segment_
hosts Sequence[GetMdb Greenplum Cluster Segment Host] - segment_
in_ inthost - segment_
subclusters Sequence[GetMdb Greenplum Cluster Segment Subcluster] - status str
- subnet_
id str - user_
name str - version str
- zone str
- accesses List<Property Map>
- assign
Public BooleanIp - backup
Window List<Property Map>Starts - cluster
Id String - created
At String - deletion
Protection Boolean - description String
- environment String
- folder
Id String - health String
- id String
- The provider-assigned unique ID for this managed resource.
- labels Map<String>
- master
Host NumberCount - master
Hosts List<Property Map> - master
Subclusters List<Property Map> - name String
- network
Id String - security
Group List<String>Ids - segment
Host NumberCount - segment
Hosts List<Property Map> - segment
In NumberHost - segment
Subclusters List<Property Map> - status String
- subnet
Id String - user
Name String - version String
- zone String
Supporting Types
GetMdbGreenplumClusterAccess
GetMdbGreenplumClusterBackupWindowStart
GetMdbGreenplumClusterMasterHost
- Assign
Public boolIp - Fqdn string
- Assign
Public boolIp - Fqdn string
- assign
Public BooleanIp - fqdn String
- assign
Public booleanIp - fqdn string
- assign_
public_ boolip - fqdn str
- assign
Public BooleanIp - fqdn String
GetMdbGreenplumClusterMasterSubcluster
GetMdbGreenplumClusterMasterSubclusterResource
- Disk
Size int - Disk
Type stringId - Resource
Preset stringId
- Disk
Size int - Disk
Type stringId - Resource
Preset stringId
- disk
Size Integer - disk
Type StringId - resource
Preset StringId
- disk
Size number - disk
Type stringId - resource
Preset stringId
- disk_
size int - disk_
type_ strid - resource_
preset_ strid
- disk
Size Number - disk
Type StringId - resource
Preset StringId
GetMdbGreenplumClusterSegmentHost
- Fqdn string
- Fqdn string
- fqdn String
- fqdn string
- fqdn str
- fqdn String
GetMdbGreenplumClusterSegmentSubcluster
GetMdbGreenplumClusterSegmentSubclusterResource
- Disk
Size int - Disk
Type stringId - Resource
Preset stringId
- Disk
Size int - Disk
Type stringId - Resource
Preset stringId
- disk
Size Integer - disk
Type StringId - resource
Preset StringId
- disk
Size number - disk
Type stringId - resource
Preset stringId
- disk_
size int - disk_
type_ strid - resource_
preset_ strid
- disk
Size Number - disk
Type StringId - resource
Preset StringId
Package Details
- Repository
- Yandex pulumi/pulumi-yandex
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
yandex
Terraform Provider.