/AWS1/CL_BDORUNTIMEMETCONF¶
Configuration for microVM metadata service settings.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_requiremmdsv2 TYPE /AWS1/BDOBOOLEAN /AWS1/BDOBOOLEAN¶
Enables MMDSv2 (microVM Metadata Service Version 2) requirement for the agent runtime. When set to
true, the runtime microVM will only accept MMDSv2 requests.
Queryable Attributes¶
requireMMDSV2¶
Enables MMDSv2 (microVM Metadata Service Version 2) requirement for the agent runtime. When set to
true, the runtime microVM will only accept MMDSv2 requests.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REQUIREMMDSV2() |
Getter for REQUIREMMDSV2, with configurable default |
ASK_REQUIREMMDSV2() |
Getter for REQUIREMMDSV2 w/ exceptions if field has no value |
HAS_REQUIREMMDSV2() |
Determine if REQUIREMMDSV2 has a value |