/AWS1/CL_SSA=>DESCRIBEINSTANCE()
¶
About DescribeInstance¶
Returns the details of an instance of IAM Identity Center. The status can be one of the following:
-
CREATE_IN_PROGRESS
- The instance is in the process of being created. When the instance is ready for use, DescribeInstance returns the status ofACTIVE
. While the instance is in theCREATE_IN_PROGRESS
state, you can call only DescribeInstance and DeleteInstance operations. -
DELETE_IN_PROGRESS
- The instance is being deleted. ReturnsAccessDeniedException
after the delete operation completes. -
ACTIVE
- The instance is active.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_INSTANCEARN
TYPE /AWS1/SSAINSTANCEARN
/AWS1/SSAINSTANCEARN
¶
The ARN of the instance of IAM Identity Center under which the operation will run.
RETURNING¶
OO_OUTPUT
TYPE REF TO /AWS1/CL_SSADESCRINSTRESPONSE
/AWS1/CL_SSADESCRINSTRESPONSE
¶
Domain /AWS1/RT_ACCOUNT_ID Primitive Type NUMC