Skip to content

/AWS1/CL_EMC=>LISTVIRTUALCLUSTERS()

About ListVirtualClusters

Lists information about the specified virtual cluster. Virtual cluster is a managed entity on Amazon EMR on EKS. You can create, describe, list and delete virtual clusters. They do not consume any additional resource in your system. A single virtual cluster maps to a single Kubernetes namespace. Given this relationship, you can model virtual clusters the same way you model Kubernetes namespaces to meet your requirements.

Method Signature

IMPORTING

Optional arguments:

IV_CONTAINERPROVIDERID TYPE /AWS1/EMCSTRING1024 /AWS1/EMCSTRING1024

The container provider ID of the virtual cluster.

IV_CONTAINERPROVIDERTYPE TYPE /AWS1/EMCCONTAINERPROVIDERTYPE /AWS1/EMCCONTAINERPROVIDERTYPE

The container provider type of the virtual cluster. Amazon EKS is the only supported type as of now.

IV_CREATEDAFTER TYPE /AWS1/EMCDATE /AWS1/EMCDATE

The date and time after which the virtual clusters are created.

IV_CREATEDBEFORE TYPE /AWS1/EMCDATE /AWS1/EMCDATE

The date and time before which the virtual clusters are created.

IT_STATES TYPE /AWS1/CL_EMCVIRTUALCLSTSTATE00=>TT_VIRTUALCLUSTERSTATES TT_VIRTUALCLUSTERSTATES

The states of the requested virtual clusters.

IV_MAXRESULTS TYPE /AWS1/EMCJAVAINTEGER /AWS1/EMCJAVAINTEGER

The maximum number of virtual clusters that can be listed.

IV_NEXTTOKEN TYPE /AWS1/EMCNEXTTOKEN /AWS1/EMCNEXTTOKEN

The token for the next set of virtual clusters to return.

IV_EKSACCESSENTRYINTEGRATED TYPE /AWS1/EMCBOOLEAN /AWS1/EMCBOOLEAN

Optional Boolean that specifies whether the operation should return the virtual clusters that have the access entry integration enabled or disabled. If not specified, the operation returns all applicable virtual clusters.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EMCLSTVIRTUALCLSTSRSP /AWS1/CL_EMCLSTVIRTUALCLSTSRSP