profileRequest element

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

Example XML

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