You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Current »
Resources |
node |
system |
objectStoreParameters
objectStoreParameters
Parameters used to specify an object store service to upload or download
a configuration file.
|
Exists on Condition | (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/serverAdmin/hwSubType='virtualCloud' or /NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/serverAdmin/hwSubType='virtualContainer') |
Operational Data
| Parameter | Description |
---|
| objectStoreType |
The type of object store service.
|
| userName |
The user name credential needed to access the object store service.
|
| password |
The password credential needed to access the object store service.
|
| url |
The url used to access the object store service.
|
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListSystem:system/objectStoreParameters |