stagingProfiles element

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

Example XML

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