|
1 | | -[ |
2 | | - |
3 | | - {"id": "List all the VLANs on your account", "translation": "List all the VLANs on your account"}, |
4 | | - {"id": "Edit the details about a VLAN", "translation": "Edit the details about a VLAN"}, |
5 | | - {"id": "List all the options for creating VLAN", "translation": "List all the options for creating VLAN"}, |
6 | | - {"id": "Get details about a VLAN", "translation": "Get details about a VLAN"}, |
7 | | - {"id": "${COMMAND_NAME} sl vlan cancel IDENTIFIER [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vlan cancel 12345678 -f\n This command cancels vlan with ID 12345678 without asking for confirmation.", "translation": "${COMMAND_NAME} sl vlan cancel IDENTIFIER [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vlan cancel 12345678 -f\n This command cancels vlan with ID 12345678 without asking for confirmation."}, |
8 | | - {"id": "${COMMAND_NAME} sl block snapshot-get-notification-status VOLUME_ID\n\nEXAMPLE:\n\t${COMMAND_NAME} sl block snapshot-get-notification-status VOLUME_ID\n\tGet snapshots space usage threshold warning flag setting for a given volume.", "translation": "${COMMAND_NAME} sl block snapshot-get-notification-status VOLUME_ID\n\nEXAMPLE:\n\t${COMMAND_NAME} sl block snapshot-get-notification-status VOLUME_ID\n\tGet snapshots space usage threshold warning flag setting for a given volume."}, |
9 | | - {"id": "${COMMAND_NAME} sl vlan list [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vlan list -d dal09 --sortby number\n This commands lists all vlans on current account filtering by datacenter equals to dal09, and sort them by vlan number.\n \nNote: In field Pod, if add (*) indicated that closed soon", "translation": "${COMMAND_NAME} sl vlan list [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vlan list -d dal09 --sortby number\n This commands lists all vlans on current account filtering by datacenter equals to dal09, and sort them by vlan number.\n \nNote: In field Pod, if add (*) indicated that closed soon"}, |
10 | | - {"id": "${COMMAND_NAME} sl vlan detail IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl vlan detail 12345678\t--no-vs --no-hardware\n This command shows details of vlan with ID 12345678, and not list virtual server or hardware server.", "translation": "${COMMAND_NAME} sl vlan detail IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl vlan detail 12345678\t--no-vs --no-hardware\n This command shows details of vlan with ID 12345678, and not list virtual server or hardware server."}, |
11 | | - {"id": "Cancel a VLAN", "translation": "Cancel a VLAN"}, |
12 | | - {"id": "Create a new VLAN", "translation": "Create a new VLAN"}, |
13 | | - {"id": "${COMMAND_NAME} sl vlan edit IDENTIFIER [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vlan edit 12345678 -n myvlan-rename\n This command updates vlan with ID 12345678 and gives it a new name "myvlan-rename".", "translation": "${COMMAND_NAME} sl vlan edit IDENTIFIER [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vlan edit 12345678 -n myvlan-rename\n This command updates vlan with ID 12345678 and gives it a new name "myvlan-rename"."}, |
14 | | - {"id": "${COMMAND_NAME} sl block volume-detail VOLUME_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl block volume-detail 12345678 \n This command shows details of volume with ID 12345678.", "translation": "${COMMAND_NAME} sl block volume-detail VOLUME_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl block volume-detail 12345678 \n This command shows details of volume with ID 12345678."}, |
15 | | - {"id": "${COMMAND_NAME} sl block snapshot-delete SNAPSHOT_ID\n\nEXAMPLE:\n ${COMMAND_NAME} sl block snapshot-delete 12345678 \n This command deletes snapshot with ID 12345678.", "translation": "${COMMAND_NAME} sl block snapshot-delete SNAPSHOT_ID\n\nEXAMPLE:\n ${COMMAND_NAME} sl block snapshot-delete 12345678 \n This command deletes snapshot with ID 12345678."}, |
16 | | - {"id": "${COMMAND_NAME} sl vlan options\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vlan options\n This command lists all options for creating a vlan, eg. vlan type, datacenters, subnet size, routers, etc.", "translation": "${COMMAND_NAME} sl vlan options\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vlan options\n This command lists all options for creating a vlan, eg. vlan type, datacenters, subnet size, routers, etc."}, |
17 | | - {"id": "${COMMAND_NAME} sl vlan create [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vlan create -t public -d dal09 -n myvlan\n This command creates a public vlan located in datacenter dal09 named "myvlan".\n ${COMMAND_NAME} sl vlan create -r bcr01a.dal09 -n myvlan\n This command creates a vlan on router bcr01a.dal09 named "myvlan".", "translation": "${COMMAND_NAME} sl vlan create [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vlan create -t public -d dal09 -n myvlan\n This command creates a public vlan located in datacenter dal09 named "myvlan".\n ${COMMAND_NAME} sl vlan create -r bcr01a.dal09 -n myvlan\n This command creates a vlan on router bcr01a.dal09 named "myvlan"."} |
18 | | -] |
0 commit comments