mirror of
https://github.com/Telecominfraproject/wlan-docs.git
synced 2025-11-08 22:53:10 +00:00
51 lines
1.0 KiB
Markdown
51 lines
1.0 KiB
Markdown
# 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": []
|
|
}
|
|
}
|
|
```
|