Resources | system | admin | vnfr

vnfr

Use this object to disable/enable the VNFR REST interface.

Exists on Condition ((/system/admin/haMode='haModeNto1' and /system/configMode='oam') or (/system/admin/haMode='haMode1to1')) and /system/isVNFM='false'

Configuration

ParameterPresenceTypeDefaultDescription
restStateOenumerationdisabled Set enable/disable vnfr rest server in case of non-vnfm.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/system/admin/{name}/vnfr

  • No labels