osc network address-scope create
Creates an address scope.
Normal response codes: 201
Error response codes: 400, 401, 403, 404
Usage: osc network address-scope create [OPTIONS]
Options:
-
--ip-version <IP_VERSION>— The IP protocol version. Valid value is4or6 -
--name <NAME>— Human-readable name of the resource. Default is an empty string -
--shared <SHARED>— Indicates whether this resource is shared across all projects. By default, only administrative users can change this valuePossible values:
true,false -
--tenant-id <TENANT_ID>— The ID of the project that owns the resource. Only administrative and users with advsvc role can specify a project ID other than their own. You cannot change this value through authorization policies