| Object type: datasync_md | |
|---|---|
| Needs description. | |
| Field | Description |
| Application | Needs description. |
| createdate | The date and time when the object was created. |
| creator | The URL of the Sentinel User object that represents the creator of the object. |
| Data | Needs description. Definition |
| meta | The metadata for an object, including the object type name and the URL reference to the object. Definition |
| moddate | The date and time when the object was last modified. |
| modifier | The URL of the Sentinel User object that represents the last modifier of the object. |
| Status | Needs description. |
| Type | Needs description. |
| Unit | Needs description. |
| UserId | Needs description. |
| Object type: meta | |
|---|---|
| The metadata for an object, including the object type name and the URL reference to the object. | |
| Field | Description |
| @href | The URL reference to the object. |
| type | The name of the object type |
| Object type: GlobalDataSyncConfig | |
|---|---|
| Needs description. | |
| Field | Description |
| RetentionPeriod | Needs description. |
GET https://164.99.19.131:8443/SentinelRESTServices/objects/datasync_md/79600390-9B73-102E-A3E2-001676E4A757
{
"meta":{
"type":"datasync_md",
"@href":"https://164.99.19.131:8443/SentinelRESTServices/objects/datasync_md/79600390-9B73-102E-A3E2-001676E4A757"
},
"Data":{
"RetentionPeriod":42
},
"Status":"Wildebeest",
"moddate":"2012-04-25T13:33:44.441Z",
"Type":"Wildebeest",
"Application":"Wildebeest",
"createdate":"2012-04-25T13:33:44.441Z",
"UserId":42,
"Unit":"Wildebeest"
}
| Object type: datasync_md | ||
|---|---|---|
| Needs description. | ||
| Field | Required | Description |
| Application | true | Needs description. |
| Data | false | Needs description. Definition |
| Status | false | Needs description. |
| Type | false | Needs description. |
| Unit | false | Needs description. |
| UserId | true | Needs description. |
| Object type: meta | ||
|---|---|---|
| The metadata for an object, including the object type name and the URL reference to the object. | ||
| Field | Required | Description |
| @href | false | The URL reference to the object. |
| type | false | The name of the object type |
| Object type: GlobalDataSyncConfig | ||
|---|---|---|
| Needs description. | ||
| Field | Required | Description |
| RetentionPeriod | false | Needs description. |
PUT https://164.99.19.131:8443/SentinelRESTServices/objects/datasync_md/79600390-9B73-102E-A3E2-001676E4A757
{
"Data":{
"RetentionPeriod":42
},
"Status":"Wildebeest",
"Type":"Wildebeest",
"Application":"Wildebeest",
"UserId":42,
"Unit":"Wildebeest"
}
DELETE https://164.99.19.131:8443/SentinelRESTServices/objects/datasync_md/79600390-9B73-102E-A3E2-001676E4A757