/AWS1/CL_AMP=>LISTRULEGROUPSNAMESPACES()
¶
About ListRuleGroupsNamespaces¶
Returns a list of rule groups namespaces in a workspace.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_WORKSPACEID
TYPE /AWS1/AMPWORKSPACEID
/AWS1/AMPWORKSPACEID
¶
The ID of the workspace containing the rule groups namespaces.
Optional arguments:¶
IV_NAME
TYPE /AWS1/AMPRULEGRPSNAMESPACENAME
/AWS1/AMPRULEGRPSNAMESPACENAME
¶
Use this parameter to filter the rule groups namespaces that are returned. Only the namespaces with names that begin with the value that you specify are returned.
IV_NEXTTOKEN
TYPE /AWS1/AMPPAGINATIONTOKEN
/AWS1/AMPPAGINATIONTOKEN
¶
The token for the next set of items to return. You receive this token from a previous call, and use it to get the next page of results. The other parameters must be the same as the initial call.
For example, if your initial request has
maxResults
of 10, and there are 12 rule groups namespaces to return, then your initial request will return 10 and anextToken
. Using the next token in a subsequent call will return the remaining 2 namespaces.
IV_MAXRESULTS
TYPE /AWS1/AMPINTEGER
/AWS1/AMPINTEGER
¶
The maximum number of results to return. The default is 100.
RETURNING¶
OO_OUTPUT
TYPE REF TO /AWS1/CL_AMPLSTRLGRSNAMESPAC01
/AWS1/CL_AMPLSTRLGRSNAMESPAC01
¶
Domain /AWS1/RT_ACCOUNT_ID Primitive Type NUMC