osc network vpn vpnservice set
Updates a VPN service.
Updates the attributes of a VPN service. You cannot update a service with a PENDING_*
status.
Normal response codes: 200
Error response codes: 400, 401, 404
Usage: osc network vpn vpnservice set [OPTIONS] <ID>
Arguments:
<ID>
— id parameter for /v2.0/vpn/vpnservices/{id} API
Options:
-
--admin-state-up <ADMIN_STATE_UP>
— The administrative state of the resource, which is up (true
) or down (false
)Possible values:
true
,false
-
--description <DESCRIPTION>
— A human-readable description for the resource. Default is an empty string -
--name <NAME>
— Human-readable name of the resource. Default is an empty string