Re: Script to register node using Curl and Rest API

2016-04-01 Thread Evan Dunn
Most likely your header is the issue. You can check messages.log to see. This worked no problem for me (make sure you fill in credentials, host, and TSM/SP server name): curl -X POST -H "Content-Type: application/json" -H "OC-API-Version: 1.0" -k --user aaa:bbb

Re: Deduplication and database backups

2016-04-01 Thread Arni Snorri Eggertsson
Hi Guys, Thanks for the feedback, My feeling is that it must be that the HANA api does not split the objects into smaller chunks, I am actually seeing the same issue when doing Sybase ACE backups, again large objects, but still under 50GB I see good deduplication on MSSQL and Domino backups,

Re: Script to register node using Curl and Rest API

2016-04-01 Thread Anderson Douglas
Is it possivel to use this parameters with Curl? anderson On Fri, Apr 1, 2016 at 3:28 PM, Del Hoobler wrote: > The REST API is through the Operations Center and its web server. > > > For register node: > > > Register node > servers/{server name}/clients > { >

Re: Script to register node using Curl and Rest API

2016-04-01 Thread Del Hoobler
The REST API is through the Operations Center and its web server. For register node: Register node servers/{server name}/clients { "registerclient" : { "name":"", "authentication":"", "password":"", "domain":"", "contact":"", "email":"", ["schedule":" ]", ["optionset":" ]",

Re: Script to register node using Curl and Rest API

2016-04-01 Thread Richard Cowen
That referenced page indicates a POST command to register a node. Does anyone know if the TSM server itself has (or is planned to support) the ability to listen to REST requests? Richard -Original Message- From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Anderson

Script to register node using Curl and Rest API

2016-04-01 Thread Anderson Douglas
Hello Here we have started news tests using REST API through Operation center. We adopted Curl to send the commands. Some commands like this below runs normally curl -X GET -H "Accept: application/json" -H "OC-API-Version: 1.0" -k --user aaa:bbb https://xx.xx.xx.xx:11090/oc/api/help curl

Re: Deduplication and database backups

2016-04-01 Thread Loon, EJ van (ITOPT3) - KLM
Hi Arni! Just a thought: could it be that Oracle compression is turned on? Kind regards, Eric van Loon Air France/KLM Storage Engineering -Original Message- From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Stefan Folkerts Sent: donderdag 31 maart 2016 17:55 To: