Get current active operational dataset
Response
Returns currently active operational dataset
Example response
{
"activeTimestamp": {
"seconds": 10
},
"networkKey": "08277229F21FB7342D705D3CEFDC042A",
"networkName": "OpenThread-e445",
"extPanId": "996D3BEE320097A3",
"meshLocalPrefix": "fd33:d3b9:89e3:72e4::/64",
"panId": 58437,
"channel": 21,
"pskc": "FD943ECA225A28979B991EFAC1218A72",
"securityPolicy": {
"rotationTime": 672,
"obtainNetworkKey": true,
"nativeCommissioning": true,
"routers": true,
"externalCommissioning": true
},
"channelMask": 134215680
}Changes
Changed in 3 of the 20 revisions of this API.22020
- ●
removed the optional property
ActiveTimestampfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
Channelfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
ChannelMaskfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
ExtPanIdfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
MeshLocalPrefixfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
NetworkKeyfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
NetworkNamefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
PSKcfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
PanIdfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
SecurityPolicyfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
activeTimestampto the response with the200statusresponse-optional-property-added
- ○
added the optional property
channelto the response with the200statusresponse-optional-property-added
- ○
added the optional property
channelMaskto the response with the200statusresponse-optional-property-added
- ○
added the optional property
extPanIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
meshLocalPrefixto the response with the200statusresponse-optional-property-added
- ○
added the optional property
networkKeyto the response with the200statusresponse-optional-property-added
- ○
added the optional property
networkNameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
panIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
pskcto the response with the200statusresponse-optional-property-added
- ○
added the optional property
securityPolicyto the response with the200statusresponse-optional-property-added
- ●
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ○
added the optional property
ActiveTimestampto the response with the200statusresponse-optional-property-added
- ○
added the optional property
Channelto the response with the200statusresponse-optional-property-added
- ○
added the optional property
ChannelMaskto the response with the200statusresponse-optional-property-added
- ○
added the optional property
ExtPanIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
MeshLocalPrefixto the response with the200statusresponse-optional-property-added
- ○
added the optional property
NetworkKeyto the response with the200statusresponse-optional-property-added
- ○
added the optional property
NetworkNameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
PSKcto the response with the200statusresponse-optional-property-added
- ○
added the optional property
PanIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
SecurityPolicyto the response with the200statusresponse-optional-property-added
- ▲
- ▲
the response's body type/format changed from
object/to/for status200response-body-type-changed
- ●
removed the optional property
activeTimestampfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
channelfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
channelMaskfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
extPanIdfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
meshLocalPrefixfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
networkKeyfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
networkNamefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
panIdfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
pskcfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
securityPolicyfrom the response with the200statusresponse-optional-property-removed
This revision also has 33 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲