profileRequest element

Type: stagingProfileRequestDTO
Namespace: (default namespace)
XML Schema: ns0.xsd

Example XML

<?xml version="1.0" encoding="UTF-8"?> <profileRequest> <data> <targetGroups>...</targetGroups> <targetGroups>...</targetGroups> <!--...more "targetGroups" elements...--> <repositoryTargetId>...</repositoryTargetId> <dropNotifyCreator>...</dropNotifyCreator> <repositoryTemplateId>...</repositoryTemplateId> <properties> <entry> <key>...</key> <value>...</value> </entry> <entry> <key> <!--(another 'string' type)--> </key> <value> <!--(another 'string' type)--> </value> </entry> <!--...more entries...--> </properties> <repositoriesSearchable>...</repositoriesSearchable> <inProgress>...</inProgress> <promotionNotifyRoles>...</promotionNotifyRoles> <promotionNotifyRoles>...</promotionNotifyRoles> <!--...more "promotionNotifyRoles" elements...--> <finishNotifyRoles>...</finishNotifyRoles> <finishNotifyRoles>...</finishNotifyRoles> <!--...more "finishNotifyRoles" elements...--> <id>...</id> <autoStagingDisabled>...</autoStagingDisabled> <order>...</order> <promotionTargetRepository>...</promotionTargetRepository> <promoteRuleSets>...</promoteRuleSets> <promoteRuleSets>...</promoteRuleSets> <!--...more "promoteRuleSets" elements...--> <name>...</name> <dropNotifyEmails>...</dropNotifyEmails> <promotionNotifyEmails>...</promotionNotifyEmails> <deployURI>...</deployURI> <promotionNotifyCreator>...</promotionNotifyCreator> <closeRuleSets>...</closeRuleSets> <closeRuleSets>...</closeRuleSets> <!--...more "closeRuleSets" elements...--> <finishNotifyEmails>...</finishNotifyEmails> <resourceURI>...</resourceURI> <repositoryType>...</repositoryType> <dropNotifyRoles>...</dropNotifyRoles> <dropNotifyRoles>...</dropNotifyRoles> <!--...more "dropNotifyRoles" elements...--> <mode>...</mode> <finishNotifyCreator>...</finishNotifyCreator> </data> </profileRequest>