Skip to content

/AWS1/CL_SCG=>LISTORGPORTFOLIOACCESS()

About ListOrganizationPortfolioAccess

Lists the organization nodes that have access to the specified portfolio. This API can only be called by the management account in the organization or by a delegated admin.

If a delegated admin is de-registered, they can no longer perform this operation.

Method Signature

IMPORTING

Required arguments:

IV_PORTFOLIOID TYPE /AWS1/SCGID /AWS1/SCGID

The portfolio identifier. For example, port-2abcdext3y5fk.

IV_ORGANIZATIONNODETYPE TYPE /AWS1/SCGORGANIZATIONNODETYPE /AWS1/SCGORGANIZATIONNODETYPE

The organization node type that will be returned in the output.

  • ORGANIZATION - Organization that has access to the portfolio.

  • ORGANIZATIONAL_UNIT - Organizational unit that has access to the portfolio within your organization.

  • ACCOUNT - Account that has access to the portfolio within your organization.

Optional arguments:

IV_ACCEPTLANGUAGE TYPE /AWS1/SCGACCEPTLANGUAGE /AWS1/SCGACCEPTLANGUAGE

The language code.

  • jp - Japanese

  • zh - Chinese

IV_PAGETOKEN TYPE /AWS1/SCGPAGETOKEN /AWS1/SCGPAGETOKEN

The page token for the next set of results. To retrieve the first set of results, use null.

IV_PAGESIZE TYPE /AWS1/SCGPAGESIZE /AWS1/SCGPAGESIZE

The maximum number of items to return with this call.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SCGLSTORGPORTFOLIOA01 /AWS1/CL_SCGLSTORGPORTFOLIOA01