Skip to content

/AWS1/CL_SGMCLUSTERMETADATA

Metadata information about a HyperPod cluster showing information about the cluster level operations, such as creating, updating, and deleting.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_failuremessage TYPE /AWS1/SGMSTRING00 /AWS1/SGMSTRING00

An error message describing why the cluster level operation (such as creating, updating, or deleting) failed.

it_eksroleaccessentries TYPE /AWS1/CL_SGMEKSROLEACCENTRIE00=>TT_EKSROLEACCESSENTRIES TT_EKSROLEACCESSENTRIES

A list of Amazon EKS IAM role ARNs associated with the cluster. This is created by HyperPod on your behalf and only applies for EKS orchestrated clusters.

iv_slraccessentry TYPE /AWS1/SGMSTRING00 /AWS1/SGMSTRING00

The Service-Linked Role (SLR) associated with the cluster. This is created by HyperPod on your behalf and only applies for EKS orchestrated clusters.


Queryable Attributes

FailureMessage

An error message describing why the cluster level operation (such as creating, updating, or deleting) failed.

Accessible with the following methods

Method Description
GET_FAILUREMESSAGE() Getter for FAILUREMESSAGE, with configurable default
ASK_FAILUREMESSAGE() Getter for FAILUREMESSAGE w/ exceptions if field has no valu
HAS_FAILUREMESSAGE() Determine if FAILUREMESSAGE has a value

EksRoleAccessEntries

A list of Amazon EKS IAM role ARNs associated with the cluster. This is created by HyperPod on your behalf and only applies for EKS orchestrated clusters.

Accessible with the following methods

Method Description
GET_EKSROLEACCESSENTRIES() Getter for EKSROLEACCESSENTRIES, with configurable default
ASK_EKSROLEACCESSENTRIES() Getter for EKSROLEACCESSENTRIES w/ exceptions if field has n
HAS_EKSROLEACCESSENTRIES() Determine if EKSROLEACCESSENTRIES has a value

SlrAccessEntry

The Service-Linked Role (SLR) associated with the cluster. This is created by HyperPod on your behalf and only applies for EKS orchestrated clusters.

Accessible with the following methods

Method Description
GET_SLRACCESSENTRY() Getter for SLRACCESSENTRY, with configurable default
ASK_SLRACCESSENTRY() Getter for SLRACCESSENTRY w/ exceptions if field has no valu
HAS_SLRACCESSENTRY() Determine if SLRACCESSENTRY has a value