Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Overview


This web service inserts or updates a single resource's history record (PwsResourceHistor) for a specified resource (PwsResourceRef). The service returns the identity () of the resource that has been inserted or updated. The caller can optionally request that the full resource detail () be included in the response.

Request Format


PwsSaveResourceHistory Request

Request Elements


Element

Data Type

Required?

Default

Description

Sample Data

RequestId

Int32

No

 

 


SessionTicket

String

Yes 

 

 


History

PwsResourceHistory[]

Yes

 

 


ResourceIdentity

PwsResourceRef

Yes 

 

 


ResourceTimestamp

String

No 

 

 


SetNullValuesFromResourceTypeFlag

Boolean

No 

false

 




  • No labels