Skip to content

/AWS1/CL_FMSGETADMINSCOPERSP

GetAdminScopeResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

io_adminscope TYPE REF TO /AWS1/CL_FMSADMINSCOPE /AWS1/CL_FMSADMINSCOPE

Contains details about the administrative scope of the requested account.

iv_status TYPE /AWS1/FMSORGANIZATIONSTATUS /AWS1/FMSORGANIZATIONSTATUS

The current status of the request to onboard a member account as an Firewall Manager administrator.

  • ONBOARDING - The account is onboarding to Firewall Manager as an administrator.

  • ONBOARDING_COMPLETE - Firewall Manager The account is onboarded to Firewall Manager as an administrator, and can perform actions on the resources defined in their AdminScope.

  • OFFBOARDING - The account is being removed as an Firewall Manager administrator.

  • OFFBOARDING_COMPLETE - The account has been removed as an Firewall Manager administrator.


Queryable Attributes

AdminScope

Contains details about the administrative scope of the requested account.

Accessible with the following methods

Method Description
GET_ADMINSCOPE() Getter for ADMINSCOPE

Status

The current status of the request to onboard a member account as an Firewall Manager administrator.

  • ONBOARDING - The account is onboarding to Firewall Manager as an administrator.

  • ONBOARDING_COMPLETE - Firewall Manager The account is onboarded to Firewall Manager as an administrator, and can perform actions on the resources defined in their AdminScope.

  • OFFBOARDING - The account is being removed as an Firewall Manager administrator.

  • OFFBOARDING_COMPLETE - The account has been removed as an Firewall Manager administrator.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value