Skip to content

/AWS1/CL_OSSCURRENTCAPACITY

Current search and indexing capacity for an OpenSearch Serverless collection group. Measured in OpenSearch Compute Units (OCUs).

CONSTRUCTOR

IMPORTING

Optional arguments:

io_search TYPE REF TO /AWS1/CL_OSSCAPACITYDETAILS /AWS1/CL_OSSCAPACITYDETAILS

The search capacity for the collection group.

io_indexing TYPE REF TO /AWS1/CL_OSSCAPACITYDETAILS /AWS1/CL_OSSCAPACITYDETAILS

The indexing capacity for the collection group.


Queryable Attributes

The search capacity for the collection group.

Accessible with the following methods

Method Description
GET_SEARCH() Getter for SEARCH

indexing

The indexing capacity for the collection group.

Accessible with the following methods

Method Description
GET_INDEXING() Getter for INDEXING