getIdMgrSupportedDataTypes command

The getIdMgrSupportedDataTypes command returns a list of data types supported by virtual member manager.

Purpose

The getIdMgrSupportedDataTypes command returns a list of all data types that are supported by a specified repository or all default data types that are supported by virtual member manager. This command is available in both connected and local modes.

Note:

In z/OS, if you run this command in local mode for a user registry that uses Resource Access Control Facility (RACF), nothing is returned.

If the Use global security settings option is selected for the user realm or the Global federated repositories option is selected as the realm type for the specified domain, this command is executed on the federated repository of the admin domain. However, configuration changes that are performed on the domain are applied to the security domain-specific configuration.

Syntax

getIdMgrSupportedDataTypes { [-id repositoryId] [-securityDomainName domainName] } 

Parameters

-id repositoryId
Use this parameter to specify the repository ID of the repository adapter whose cache must be cleared. If you do not specify this parameter all the caches of all of the repository adapters are cleared.
-securityDomainName domainName
Specifies the name that uniquely identifies the security domain. If you do not specify this parameter, the command uses the global federated repository.

Return Values

The getIdMgrSupportedDataTypes command returns a list with the names of supported data types:

String
Int
Boolean
Long
Double
Base64binary
AnySimpleType
AnyURI
Byte
DateTime
Date
Short
Token
IdentifierType

Sample

To retrieve the cn and description information about the group called operators, issue this command:
$AdminTask clearIdMgrRepositoryCache {-id LDAP1}

Icon that indicates the type of topic Reference topic

Terms and conditions for documentation | Feedback


Timestamp icon Last updated: March 30, 2016 13:35
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=vmm&topic=getidmgrsupporteddatatypescommand
File name: getidmgrsupporteddatatypescommand.html