stagingProfiles element

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

Example XML

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