mirror of
https://github.com/Telecominfraproject/wlan-docs.git
synced 2025-11-26 22:54:52 +00:00
GitBook: [#14] No subject
This commit is contained in:
committed by
gitbook-bot
parent
b8d2fba9d7
commit
30db5430fb
51
developer-resources/sdk-kafka/provisioning-change.md
Normal file
51
developer-resources/sdk-kafka/provisioning-change.md
Normal file
@@ -0,0 +1,51 @@
|
||||
# Provisioning Change
|
||||
|
||||
## Venue Updates
|
||||
|
||||
```json
|
||||
{
|
||||
"system": {
|
||||
"id": 1637211374533410000,
|
||||
"host": "https://owprov-owprov:17005"
|
||||
},
|
||||
"payload": {
|
||||
"ObjectType": "Venue",
|
||||
"boards": [],
|
||||
"children": [],
|
||||
"configurations": [],
|
||||
"contacts": [],
|
||||
"created": 1656163862,
|
||||
"description": "For testing Purposes through Automation",
|
||||
"design": "",
|
||||
"deviceConfiguration": [],
|
||||
"deviceRules": {
|
||||
"firmwareUpgrade": "inherit",
|
||||
"rcOnly": "inherit",
|
||||
"rrm": "inherit"
|
||||
},
|
||||
"devices": [],
|
||||
"entity": "6a657863-9940-4303-ac68-4cc10d3078ec",
|
||||
"id": "22146613-13f8-47a4-b21d-c2c2d214a695",
|
||||
"location": "",
|
||||
"managementPolicies": [],
|
||||
"managementPolicy": "",
|
||||
"managementRoles": [],
|
||||
"maps": [],
|
||||
"modified": 1656163862,
|
||||
"name": "Testing Prov",
|
||||
"notes": [
|
||||
{
|
||||
"created": 1656163862,
|
||||
"createdBy": "tip@ucentral.com",
|
||||
"note": "For testing Purposes"
|
||||
}
|
||||
],
|
||||
"parent": "",
|
||||
"sourceIP": [],
|
||||
"tags": [],
|
||||
"topology": [],
|
||||
"variables": []
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user