python-openstackclient/doc/source/cli/data/nova.csv

8.7 KiB

1add-fixed-ipserver add fixed ipAdd new IP address on a network to server.
2add-secgroupserver add security groupAdd a Security Group to a server.
3agent-createcompute agent createCreate new agent build.
4agent-deletecompute agent deleteDelete existing agent build.
5agent-listcompute agent listList all builds.
6agent-modifycompute agent setModify existing agent build.
7aggregate-add-hostaggregate add hostAdd the host to the specified aggregate.
8aggregate-createaggregate createCreate a new aggregate with the specified details.
9aggregate-deleteaggregate deleteDelete the aggregate.
10aggregate-listaggregate listPrint a list of all aggregates.
11aggregate-remove-hostaggregate remove hostRemove the specified host from the specified aggregate.
12aggregate-set-metadataaggregate set / unsetUpdate the metadata associated with the aggregate.
13aggregate-showaggregate showShow details of the specified aggregate.
14aggregate-updateaggregate set / unsetUpdate the aggregate's name and optionally availability zone.
15availability-zone-listavailability zone listList all the availability zones.
16backupserver backup createBackup a server by creating a 'backup' type snapshot.
17bootserver createBoot a new server.
18cell-capacitiesGet cell capacities for all cells or a given cell.
19cell-showShow details of a given cell.
20clear-passwordserver set --root-passwordClear the admin password for a server from the metadata server.
21cloudpipe-configureWONTFIXUpdate the VPN IP/port of a cloudpipe instance.
22cloudpipe-createWONTFIXCreate a cloudpipe instance for the given project.
23cloudpipe-listWONTFIXPrint a list of all cloudpipe instances.
24console-logconsole log showGet console log output of a server.
25deleteserver deleteImmediately shut down and delete specified server(s).
26diagnosticsopenstack server show --diagnosticsRetrieve server diagnostics.
27evacuateEvacuate server from failed host.
28flavor-access-addAdd flavor access for the given tenant.
29flavor-access-listPrint access information about the given flavor.
30flavor-access-removeRemove flavor access for the given tenant.
31flavor-createflavor createCreate a new flavor.
32flavor-deleteflavor deleteDelete a specific flavor
33flavor-keyflavor set / unsetSet or unset extra_spec for a flavor.
34flavor-listflavor listPrint a list of available 'flavors'
35flavor-showflavor showShow details about the given flavor.
36floating-ip-associateserver add floating ipAssociate a floating IP address to a server.
37floating-ip-disassociateserver remove floating ipDisassociate a floating IP address from a server.
38force-deleteserver deleteForce delete a server.
39get-mks-consoleconsole url show --mksGet an MKS console to a server.
40get-passwordWONTFIXGet the admin password for a server.
41get-rdp-consoleconsole url show --rdpGet a rdp console to a server.
42get-serial-consoleconsole url show --serialGet a serial console to a server.
43get-spice-consoleconsole url show --spiceGet a spice console to a server.
44get-vnc-consoleconsole url show --novnc | --xvpvncGet a vnc console to a server.
45host-actionPerform a power action on a host.
46host-describehost showDescribe a specific host.
47host-evacuateEvacuate all instances from failed host.
48host-evacuate-liveLive migrate all instances of the specified host to other available hosts.
49host-listhost listList all hosts by service.
50host-metaSet or Delete metadata on all instances of a host.
51host-servers-migrateCold migrate all instances off the specified host to other available hosts.
52host-updatehost setUpdate host settings.
53hypervisor-listhypervisor listList hypervisors.
54hypervisor-serversList servers belonging to specific hypervisors.
55hypervisor-showhypervisor showDisplay the details of the specified hypervisor.
56hypervisor-statshypervisor stats showGet hypervisor statistics over all compute nodes.
57hypervisor-uptimeDisplay the uptime of the specified hypervisor.
58image-createserver image createCreate a new image by taking a snapshot of a running server.
59instance-actionShow an action.
60instance-action-listList actions on a server.
61interface-attachAttach a network interface to a server.
62interface-detachDetach a network interface from a server.
63interface-listport list --serverList interfaces attached to a server.
64keypair-addkeypair createCreate a new key pair for use with servers.
65keypair-deletekeypair deleteDelete keypair given by its name.
66keypair-listkeypair listPrint a list of keypairs for a user
67keypair-showkeypair showShow details about the given keypair.
68limitslimits showPrint rate and absolute limits.
69listserver listList active servers.
70list-extensionsextension listList all the os-api extensions that are available.
71list-secgroupsecurity group listList Security Group(s) of a server.
72live-migrationMigrate running server to a new machine.
73live-migration-abortAbort an on-going live migration.
74live-migration-force-compForce on-going live migration to complete.
75lockserver lockLock a server.
76metaserver set --property / unsetSet or delete metadata on a server.
77migrateserver migrateMigrate a server. The new host will be selected by the scheduler.
78migration-listPrint a list of migrations.
79pauseserver pausePause a server.
80quota-class-showList the quotas for a quota class.
81quota-class-updatequota set --classUpdate the quotas for a quota class.
82quota-defaultsquota listList the default quotas for a tenant.
83quota-deletequota setDelete quota for a tenant/user so their quota will Revert back to default.
84quota-showquota showList the quotas for a tenant/user.
85quota-updatequota setUpdate the quotas for a tenant/user.
86rebootserver rebootReboot a server.
87rebuildserver rebuildShutdown, re-image, and re-boot a server.
88refresh-networkWONTFIXRefresh server network information.
89remove-fixed-ipserver remove fixed ipRemove an IP address from a server.
90remove-secgroupserver remove security groupRemove a Security Group from a server.
91rescueserver rescueReboots a server into rescue mode.
92reset-networkWONTFIXReset network of a server.
93reset-stateserver set --stateReset the state of a server.
94resizeserver resizeResize a server.
95resize-confirmserver resize --confirmConfirm a previous resize.
96resize-revertserver resize --revertRevert a previous resize.
97restoreserver restoreRestore a soft-deleted server.
98resumeserver resumeResume a server.
99server-group-createserver group createCreate a new server group with the specified details.
100server-group-deleteserver group deleteDelete specific server group(s).
101server-group-getserver group showGet a specific server group.
102server-group-listserver group listPrint a list of all server groups.
103server-migration-listGet the migrations list of specified server.
104server-migration-showGet the migration of specified server.
105server-tag-addAdd one or more tags to a server.
106server-tag-deleteDelete one or more tags from a server.
107server-tag-delete-allDelete all tags from a server.
108server-tag-listGet list of tags from a server.
109server-tag-setSet list of tags to a server.
110service-deletecompute service deleteDelete the service.
111service-disablecompute service set --disableDisable the service.
112service-enablecompute service set --enableEnable the service.
113service-force-downcompute service set --forceForce service to down.
114service-listcompute service listShow a list of all running services.
115set-passwordserver set --root-passwordChange the admin password for a server.
116shelveserver shelveShelve a server.
117shelve-offloadRemove a shelved server from the compute node.
118showserver showShow details about the given server.
119sshserver sshSSH into a server.
120startserver startStart the server(s).
121stopserver stopStop the server(s).
122suspendserver suspendSuspend a server.
123trigger-crash-dumpserver dump createTrigger crash dump in an instance.
124unlockserver unlockUnlock a server.
125unpauseserver unpauseUnpause a server.
126unrescueserver unrescueRestart the server from normal boot disk again.
127unshelveserver unshelveUnshelve a server.
128updateserver set / unsetUpdate the name or the description for a server.
129usageusage showShow usage data for a single tenant.
130usage-listusage listList usage data for all tenants.
131version-listList all API versions.
132virtual-interface-listShow virtual interface info about the given server.
133volume-attachserver add volumeAttach a volume to a server.
134volume-attachmentsserver showList all the volumes attached to a server.
135volume-detachserver remove volumeDetach a volume from a server.
136volume-updateUpdate volume attachment.
137x509-create-certWONTFIXCreate x509 cert for a user in tenant.
138x509-get-root-certWONTFIXFetch the x509 root cert.
139bash-completioncompletePrints all of the commands and options to
140helphelpDisplay help about this program or one of its subcommands.