ClusterPlacementGroup

class oci.lustre_file_storage.models.ClusterPlacementGroup(**kwargs)

Bases: object

Cluster Placement Groups lets you create resources in close proximity to one another to support low-latency networking use cases.

Methods

__init__(**kwargs) Initializes a new ClusterPlacementGroup object with values from keyword arguments.

Attributes

id Gets the id of this ClusterPlacementGroup.
__init__(**kwargs)

Initializes a new ClusterPlacementGroup object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):

Parameters:id (str) – The value to assign to the id property of this ClusterPlacementGroup.
id

Gets the id of this ClusterPlacementGroup. The OCID of the Lustre file system.

Returns:The id of this ClusterPlacementGroup.
Return type:str