Loading shared/src/main/resources/alfresco/extension/templates/webscripts/com/inteligr8/alfresco/asie/backupNode.get.desc.xml +3 −5 Original line number Diff line number Diff line Loading @@ -8,10 +8,8 @@ <p>Retrieve a reference to the ASIE node that should be used for the backup of the specified ASIE shard registered with ACS.</p> <p>The following path parameters are expected:</p> <dl> <dt>shardSet</dt> <dd>A shard method combined with its distinguishing properties; methods: MOD_ACL_ID, ACL_ID, DB_ID, DB_ID_RANGE, DATE, PROPERTY, EXPLICIT_ID; e.g. PROPERTY;key:cm:created;regex:^d{4} or DB_ID</dd> <dt>shardCore</dt> <dd>A core name (prefix) for the ASIE shard (e.g. alfresco)</dd> <dt>shardId</dt> <dd>A number starting at 1</dd> </dl> Loading @@ -34,7 +32,7 @@ ]]></description> <!-- Endpoint Configuration --> <url>/inteligr8/asie/shard/{shardSet}/{shardId}/backup</url> <url>/inteligr8/asie/shard/{shardCore}/{shardId}/backup</url> <format default="json">any</format> <!-- Security --> Loading shared/src/main/resources/alfresco/extension/templates/webscripts/com/inteligr8/alfresco/asie/leadNode.get.desc.xml +3 −5 Original line number Diff line number Diff line Loading @@ -8,10 +8,8 @@ <p>Retrieve a reference to the most current/up-to-date ASIE node for the specified ASIE shard registered with ACS.</p> <p>The following path parameters are expected:</p> <dl> <dt>shardSet</dt> <dd>A shard method combined with its distinguishing properties; methods: MOD_ACL_ID, ACL_ID, DB_ID, DB_ID_RANGE, DATE, PROPERTY, EXPLICIT_ID; e.g. PROPERTY;key:cm:created;regex:^d{4} or DB_ID</dd> <dt>shardCore</dt> <dd>A core name (prefix) for the ASIE shard (e.g. alfresco)</dd> <dt>shardId</dt> <dd>A number starting at 1</dd> </dl> Loading @@ -30,7 +28,7 @@ ]]></description> <!-- Endpoint Configuration --> <url>/inteligr8/asie/shard/{shardSet}/{shardId}/lead</url> <url>/inteligr8/asie/shard/{shardCore}/{shardId}/lead</url> <format default="json">any</format> <!-- Security --> Loading Loading
shared/src/main/resources/alfresco/extension/templates/webscripts/com/inteligr8/alfresco/asie/backupNode.get.desc.xml +3 −5 Original line number Diff line number Diff line Loading @@ -8,10 +8,8 @@ <p>Retrieve a reference to the ASIE node that should be used for the backup of the specified ASIE shard registered with ACS.</p> <p>The following path parameters are expected:</p> <dl> <dt>shardSet</dt> <dd>A shard method combined with its distinguishing properties; methods: MOD_ACL_ID, ACL_ID, DB_ID, DB_ID_RANGE, DATE, PROPERTY, EXPLICIT_ID; e.g. PROPERTY;key:cm:created;regex:^d{4} or DB_ID</dd> <dt>shardCore</dt> <dd>A core name (prefix) for the ASIE shard (e.g. alfresco)</dd> <dt>shardId</dt> <dd>A number starting at 1</dd> </dl> Loading @@ -34,7 +32,7 @@ ]]></description> <!-- Endpoint Configuration --> <url>/inteligr8/asie/shard/{shardSet}/{shardId}/backup</url> <url>/inteligr8/asie/shard/{shardCore}/{shardId}/backup</url> <format default="json">any</format> <!-- Security --> Loading
shared/src/main/resources/alfresco/extension/templates/webscripts/com/inteligr8/alfresco/asie/leadNode.get.desc.xml +3 −5 Original line number Diff line number Diff line Loading @@ -8,10 +8,8 @@ <p>Retrieve a reference to the most current/up-to-date ASIE node for the specified ASIE shard registered with ACS.</p> <p>The following path parameters are expected:</p> <dl> <dt>shardSet</dt> <dd>A shard method combined with its distinguishing properties; methods: MOD_ACL_ID, ACL_ID, DB_ID, DB_ID_RANGE, DATE, PROPERTY, EXPLICIT_ID; e.g. PROPERTY;key:cm:created;regex:^d{4} or DB_ID</dd> <dt>shardCore</dt> <dd>A core name (prefix) for the ASIE shard (e.g. alfresco)</dd> <dt>shardId</dt> <dd>A number starting at 1</dd> </dl> Loading @@ -30,7 +28,7 @@ ]]></description> <!-- Endpoint Configuration --> <url>/inteligr8/asie/shard/{shardSet}/{shardId}/lead</url> <url>/inteligr8/asie/shard/{shardCore}/{shardId}/lead</url> <format default="json">any</format> <!-- Security --> Loading