| Object type: global-filter | |
|---|---|
| Needs description. | |
| Field | Description |
| active | Needs description. |
| channel-action | 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. |
| expr | Needs description. |
| expr-type | Needs description. |
| index | Needs description. |
| inline | Needs description. |
| 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. |
| name | Needs description. |
| owner | Needs description. |
| tags | 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 |
GET https://164.99.19.131:8443/SentinelRESTServices/objects/global-filter/79600390-9B73-102E-A3E2-001676E4A757
{
"meta":{
"type":"global-filter",
"@href":"https://164.99.19.131:8443/SentinelRESTServices/objects/global-filter/79600390-9B73-102E-A3E2-001676E4A757"
},
"index":42,
"moddate":"2012-04-25T13:33:44.640Z",
"expr-type":"Wildebeest",
"channel-action":"Wildebeest",
"inline":true,
"name":"Wildebeest",
"createdate":"2012-04-25T13:33:44.640Z",
"owner":"Wildebeest",
"active":"Wildebeest",
"expr":"Wildebeest",
"tags":[
"PCI"
]
}
| Object type: global-filter | ||
|---|---|---|
| Needs description. | ||
| Field | Required | Description |
| active | true | Needs description. |
| channel-action | true | Needs description. |
| expr | true | Needs description. |
| expr-type | true | Needs description. |
| index | true | Needs description. |
| inline | true | Needs description. |
| name | true | Needs description. |
| owner | false | Needs description. |
| tags | false | 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 |
PUT https://164.99.19.131:8443/SentinelRESTServices/objects/global-filter/79600390-9B73-102E-A3E2-001676E4A757
{
"index":42,
"expr-type":"Wildebeest",
"channel-action":"Wildebeest",
"inline":true,
"name":"Wildebeest",
"owner":"Wildebeest",
"active":"Wildebeest",
"expr":"Wildebeest",
"tags":[
"PCI"
]
}
DELETE https://164.99.19.131:8443/SentinelRESTServices/objects/global-filter/79600390-9B73-102E-A3E2-001676E4A757