origin-remove\nExample:\n${COMMAND_NAME} sl cdn origin-remove 123456789 \"/path/*\"" }, "${COMMAND_NAME} sl cdn purge\nExample:\n${COMMAND_NAME} sl cdn purge 9779455 /article/file.txt\"": { "other": "${COMMAND_NAME} sl cdn purge\nExample:\n${COMMAND_NAME} sl cdn purge 9779455 /article/file.txt\"" }, "${COMMAND_NAME} sl dedicatedhost create-options [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl dedicatedhost create-options\n\n To get the list of available private vlans use this command: ${COMMAND_NAME} sl dedicatedhost create-options --datacenter dal05 --flavor 56_CORES_X_242_RAM_X_1_4_TB\"": { "other": "${COMMAND_NAME} sl dedicatedhost create-options [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl dedicatedhost create-options\n\n To get the list of available private vlans use this command: ${COMMAND_NAME} sl dedicatedhost create-options --datacenter dal05 --flavor 56_CORES_X_242_RAM_X_1_4_TB\"" }, "${COMMAND_NAME} sl dedicatedhost list-guests IDENTIFIER[OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl dedicatedhost list-guests -d dal09 --sortby hostname 1234567\n This command list all Dedicated Host guests in the Account.": { "other": "${COMMAND_NAME} sl dedicatedhost list-guests IDENTIFIER[OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl dedicatedhost list-guests -d dal09 --sortby hostname 1234567\n This command list all Dedicated Host guests in the Account." }, "${COMMAND_NAME} sl dns import ZONEFILE [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl dns import ~/ibm.com.txt\n This command imports zone and its resource records from file: ~/ibm.com.txt.": { "other": "${COMMAND_NAME} sl dns import ZONEFILE [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl dns import ~/ibm.com.txt\n This command imports zone and its resource records from file: ~/ibm.com.txt." }, "${COMMAND_NAME} sl dns record-add ZONE RECORD TYPE DATA [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl dns record-add ibm.com ftp A 127.0.0.1 --ttl 86400\n This command adds an A record to zone: ibm.com, its host is \"ftp\", data is \"127.0.0.1\" and ttl is 86400 seconds.": { "other": "${COMMAND_NAME} sl dns record-add ZONE RECORD TYPE DATA [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl dns record-add ibm.com ftp A 127.0.0.1 --ttl 86400\n This command adds an A record to zone: ibm.com, its host is \"ftp\", data is \"127.0.0.1\" and ttl is 86400 seconds." }, "${COMMAND_NAME} sl dns record-edit ZONE [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl dns record-edit ibm.com --by-id 12345678 --data 127.0.0.2 --ttl 3600\n This command edits records under the zone: ibm.com, whose ID is 12345678, and sets its data to \"127.0.0.2\" and ttl to 3600.\n ${COMMAND_NAME} sl dns record-edit ibm.com --by-record kibana --ttl 3600\n This command edits records under the zone: ibm.com, whose host is \"kibana\", and sets their ttl all to 3600.": { "other": "${COMMAND_NAME} sl dns record-edit ZONE [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl dns record-edit ibm.com --by-id 12345678 --data 127.0.0.2 --ttl 3600\n This command edits records under the zone: ibm.com, whose ID is 12345678, and sets its data to \"127.0.0.2\" and ttl to 3600.\n ${COMMAND_NAME} sl dns record-edit ibm.com --by-record kibana --ttl 3600\n This command edits records under the zone: ibm.com, whose host is \"kibana\", and sets their ttl all to 3600." }, "${COMMAND_NAME} sl dns record-list ZONE [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl dns record-list ibm.com --record elasticsearch --type A --ttl 900\n This command lists all A records under the zone: ibm.com, and filters by host is elasticsearch and ttl is 900 seconds.": { "other": "${COMMAND_NAME} sl dns record-list ZONE [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl dns record-list ibm.com --record elasticsearch --type A --ttl 900\n This command lists all A records under the zone: ibm.com, and filters by host is elasticsearch and ttl is 900 seconds." }, "${COMMAND_NAME} sl dns record-remove RECORD_ID\n\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl dns record-remove 12345678\n This command removes resource record with ID 12345678.": { "other": "${COMMAND_NAME} sl dns record-remove RECORD_ID\n\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl dns record-remove 12345678\n This command removes resource record with ID 12345678." }, "${COMMAND_NAME} sl dns zone-create ZONE [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl dns zone-create ibm.com \n This command creates a zone that is named ibm.com.": { "other": "${COMMAND_NAME} sl dns zone-create ZONE [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl dns zone-create ibm.com \n This command creates a zone that is named ibm.com." }, "${COMMAND_NAME} sl dns zone-delete ZONE\n\nEXAMPLE:\n ${COMMAND_NAME} sl dns zone-delete ibm.com \n This command deletes a zone that is named ibm.com.": { "other": "${COMMAND_NAME} sl dns zone-delete ZONE\n\nEXAMPLE:\n ${COMMAND_NAME} sl dns zone-delete ibm.com \n This command deletes a zone that is named ibm.com." }, "${COMMAND_NAME} sl dns zone-list [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl dns zone-list\n This command lists all zones under current account.": { "other": "${COMMAND_NAME} sl dns zone-list [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl dns zone-list\n This command lists all zones under current account." }, "${COMMAND_NAME} sl dns zone-print ZONE\n\nEXAMPLE:\n ${COMMAND_NAME} sl dns zone-print ibm.com\n This command prints zone that is named ibm.com, and in BIND format.": { "other": "${COMMAND_NAME} sl dns zone-print ZONE\n\nEXAMPLE:\n ${COMMAND_NAME} sl dns zone-print ibm.com\n This command prints zone that is named ibm.com, and in BIND format." }, "${COMMAND_NAME} sl event-log get [OPTIONS]\n\nEXAMPLE: \n ${COMMAND_NAME} sl event-log get \n ${COMMAND_NAME} sl event-log get --limit 5 --obj-id 123456 --obj-event Create --metadata\n ${COMMAND_NAME} sl event-log get --date-min 2021-03-31 --date-max 2021-04-31": { "other": "${COMMAND_NAME} sl event-log get [OPTIONS]\n\nEXAMPLE: \n ${COMMAND_NAME} sl event-log get \n ${COMMAND_NAME} sl event-log get --limit 5 --obj-id 123456 --obj-event Create --metadata\n ${COMMAND_NAME} sl event-log get --date-min 2021-03-31 --date-max 2021-04-31" }, "${COMMAND_NAME} sl globalip assign IDENTIFIER TARGET [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl globalip assign 12345678 9.111.123.456\n\tThis command assigns IP address with ID 12345678 to a target device whose IP address is 9.111.123.456.": { "other": "${COMMAND_NAME} sl globalip assign IDENTIFIER TARGET [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl globalip assign 12345678 9.111.123.456\n\tThis command assigns IP address with ID 12345678 to a target device whose IP address is 9.111.123.456." }, "${COMMAND_NAME} sl globalip create [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl globalip create --v6 \n\tThis command creates an IPv6 address.": { "other": "${COMMAND_NAME} sl globalip create [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl globalip create --v6 \n\tThis command creates an IPv6 address." }, "${COMMAND_NAME} sl image datacenter IDENTIFIER [OPTIONS] \n\nEXAMPLE:\n\t${COMMAND_NAME} sl image datacenter 12345678 --add dal05 --remove sjc03\n\tThis command Add/Remove datacenter of an image.": { "other": "${COMMAND_NAME} sl image datacenter IDENTIFIER [OPTIONS] \n\nEXAMPLE:\n\t${COMMAND_NAME} sl image datacenter 12345678 --add dal05 --remove sjc03\n\tThis command Add/Remove datacenter of an image." }, "${COMMAND_NAME} sl image edit IDENTIFIER [OPTIONS]\n\nEXAMPLE: \n ${COMMAND_NAME} sl image edit 12345678 --name ubuntu16 --note testing --tag staging\n This command edits an image with ID 12345678 and set its name to \"ubuntu16\", note to \"testing\", and tag to \"staging\".": { "other": "${COMMAND_NAME} sl image edit IDENTIFIER [OPTIONS]\n\nEXAMPLE: \n ${COMMAND_NAME} sl image edit 12345678 --name ubuntu16 --note testing --tag staging\n This command edits an image with ID 12345678 and set its name to \"ubuntu16\", note to \"testing\", and tag to \"staging\"." }, "${COMMAND_NAME} sl image import NAME URI API_KEY [--note NOTE] [--os-code OS_CODE] [--root-key-crn ROOT_KEY_CRN] [--wrapper-dek WRAPPER_DEK] [--cloud-init] [--byol] [--is-encrypted]\n NAME: The image name\n URI: The URI for an object storage object (.vhd/.iso file) of the format: cos:////\n API_KEY: The IBM Cloud API Key with access to IBM Cloud Object Storage instance.": { "other": "${COMMAND_NAME} sl image import NAME URI API_KEY [--note NOTE] [--os-code OS_CODE] [--root-key-crn ROOT_KEY_CRN] [--wrapper-dek WRAPPER_DEK] [--cloud-init] [--byol] [--is-encrypted]\n NAME: The image name\n URI: The URI for an object storage object (.vhd/.iso file) of the format: cos:////\n API_KEY: The IBM Cloud API Key with access to IBM Cloud Object Storage instance." }, "${COMMAND_NAME} sl ipsec config CONTEXT_ID [OPTIONS]\n\n Request configuration of a tunnel context.\n\n This action will update the advancedConfigurationFlag on the context\n instance and further modifications against the context will be prevented\n until all changes can be propagated to network devices.": { "other": "${COMMAND_NAME} sl ipsec config CONTEXT_ID [OPTIONS]\n\n Request configuration of a tunnel context.\n\n This action will update the advancedConfigurationFlag on the context\n instance and further modifications against the context will be prevented\n until all changes can be propagated to network devices." }, "${COMMAND_NAME} sl ipsec detail CONTEXT_ID [OPTIONS]\n\n List IPSEC VPN tunnel context details.\n\n Additional resources can be joined using multiple instances of the include\n option, for which the following choices are available.\n\n at: address translations\n is: internal subnets\n rs: remote subnets\n sr: statically routed subnets\n ss: service subnets": { "other": "${COMMAND_NAME} sl ipsec detail CONTEXT_ID [OPTIONS]\n\n List IPSEC VPN tunnel context details.\n\n Additional resources can be joined using multiple instances of the include\n option, for which the following choices are available.\n\n at: address translations\n is: internal subnets\n rs: remote subnets\n sr: statically routed subnets\n ss: service subnets" }, "${COMMAND_NAME} sl ipsec subnet-add CONTEXT_ID [OPTIONS] \n\n Add a subnet to an IPSEC tunnel context.\n\n A subnet id may be specified to link to the existing tunnel context.\n\n Otherwise, a network identifier in CIDR notation should be specified,\n indicating that a subnet resource should first be created before\n associating it with the tunnel context. Note that this is only supported\n for remote subnets, which are also deleted upon failure to attach to a\n context.\n\n A separate configuration request should be made to realize changes on\n network devices.": { "other": "${COMMAND_NAME} sl ipsec subnet-add CONTEXT_ID [OPTIONS] \n\n Add a subnet to an IPSEC tunnel context.\n\n A subnet id may be specified to link to the existing tunnel context.\n\n Otherwise, a network identifier in CIDR notation should be specified,\n indicating that a subnet resource should first be created before\n associating it with the tunnel context. Note that this is only supported\n for remote subnets, which are also deleted upon failure to attach to a\n context.\n\n A separate configuration request should be made to realize changes on\n network devices." }, "${COMMAND_NAME} sl ipsec subnet-remove CONTEXT_ID SUBNET_ID SUBNET_TYPE \n\n Remove a subnet from an IPSEC tunnel context.\n\n The subnet id to remove must be specified.\n\n Remote subnets are deleted upon removal from a tunnel context.\n\n A separate configuration request should be made to realize changes on\n network devices.": { "other": "${COMMAND_NAME} sl ipsec subnet-remove CONTEXT_ID SUBNET_ID SUBNET_TYPE \n\n Remove a subnet from an IPSEC tunnel context.\n\n The subnet id to remove must be specified.\n\n Remote subnets are deleted upon removal from a tunnel context.\n\n A separate configuration request should be made to realize changes on\n network devices." }, "${COMMAND_NAME} sl ipsec translation-add CONTEXT_ID [OPTIONS]\n\n Add an address translation to an IPSEC tunnel context.\n\n A separate configuration request should be made to realize changes on\n network devices.": { "other": "${COMMAND_NAME} sl ipsec translation-add CONTEXT_ID [OPTIONS]\n\n Add an address translation to an IPSEC tunnel context.\n\n A separate configuration request should be made to realize changes on\n network devices." }, "${COMMAND_NAME} sl ipsec translation-remove CONTEXT_ID TRANSLATION_ID \n\n Remove a translation entry from an IPSEC tunnel context.\n\n A separate configuration request should be made to realize changes on\n network devices.": { "other": "${COMMAND_NAME} sl ipsec translation-remove CONTEXT_ID TRANSLATION_ID \n\n Remove a translation entry from an IPSEC tunnel context.\n\n A separate configuration request should be made to realize changes on\n network devices." }, "${COMMAND_NAME} sl ipsec translation-update CONTEXT_ID TRANSLATION_ID [OPTIONS]\n\n Update an address translation for an IPSEC tunnel context.\n\n A separate configuration request should be made to realize changes on\n network devices.": { "other": "${COMMAND_NAME} sl ipsec translation-update CONTEXT_ID TRANSLATION_ID [OPTIONS]\n\n Update an address translation for an IPSEC tunnel context.\n\n A separate configuration request should be made to realize changes on\n network devices." }, "${COMMAND_NAME} sl ipsec update CONTEXT_ID [OPTIONS]\n\n Update tunnel context properties.\n\n Updates are made atomically, so either all are accepted or none are.\n\n Key life values must be in the range 120-172800.\n\n Phase 2 perfect forward secrecy must be in the range 0-1.\n\n A separate configuration request should be made to realize changes on\n network devices.": { "other": "${COMMAND_NAME} sl ipsec update CONTEXT_ID [OPTIONS]\n\n Update tunnel context properties.\n\n Updates are made atomically, so either all are accepted or none are.\n\n Key life values must be in the range 120-172800.\n\n Phase 2 perfect forward secrecy must be in the range 0-1.\n\n A separate configuration request should be made to realize changes on\n network devices." }, "${COMMAND_NAME} sl loadbal l7member-del (--pool-uuid L7POOL_UUID) (--member-uuid L7MEMBER_UUID)": { "other": "${COMMAND_NAME} sl loadbal l7member-del (--pool-uuid L7POOL_UUID) (--member-uuid L7MEMBER_UUID)" }, "${COMMAND_NAME} sl loadbal l7policies (--protocol-id PROTOCOL_ID)": { "other": "${COMMAND_NAME} sl loadbal l7policies (--protocol-id PROTOCOL_ID)" }, "${COMMAND_NAME} sl loadbal l7policy-add (--protocol-uuid PROTOCOL_UUID) (-n, --name NAME) (-a,--action REJECT | REDIRECT_POOL | REDIRECT_URL | REDIRECT_HTTPS) [-r,--redirect REDIRECT] [-p,--priority PRIORITY]": { "other": "${COMMAND_NAME} sl loadbal l7policy-add (--protocol-uuid PROTOCOL_UUID) (-n, --name NAME) (-a,--action REJECT | REDIRECT_POOL | REDIRECT_URL | REDIRECT_HTTPS) [-r,--redirect REDIRECT] [-p,--priority PRIORITY]" }, "${COMMAND_NAME} sl loadbal l7policy-delete (--policy-id POLICY_ID) [-f, --force]": { "other": "${COMMAND_NAME} sl loadbal l7policy-delete (--policy-id POLICY_ID) [-f, --force]" }, "${COMMAND_NAME} sl loadbal l7policy-edit (--policy-d POLICY_ID) (-n, --name NAME) (-a,--action REJECT | REDIRECT_POOL | REDIRECT_URL | REDIRECT_HTTPS) [-r,--redirect REDIRECT] [-p,--priority PRIORITY]": { "other": "${COMMAND_NAME} sl loadbal l7policy-edit (--policy-d POLICY_ID) (-n, --name NAME) (-a,--action REJECT | REDIRECT_POOL | REDIRECT_URL | REDIRECT_HTTPS) [-r,--redirect REDIRECT] [-p,--priority PRIORITY]" }, "${COMMAND_NAME} sl loadbal l7pool-delete (--pool-id L7POOL_ID)": { "other": "${COMMAND_NAME} sl loadbal l7pool-delete (--pool-id L7POOL_ID)" }, "${COMMAND_NAME} sl loadbal l7pool-detail (--pool-id L7POOL_ID)": { "other": "${COMMAND_NAME} sl loadbal l7pool-detail (--pool-id L7POOL_ID)" }, "${COMMAND_NAME} sl loadbal l7pool-edit (--pool-uuid L7POOL_UUID) [-m, --method METHOD] [-s, --server BACKEND_IP:PORT] [-p, --protocol PROTOCOL] [--health-path PATH] [--health-interval INTERVAL] [--health-retry RETRY] [--health-timeout TIMEOUT] [--sticky cookie | source-ip]": { "other": "${COMMAND_NAME} sl loadbal l7pool-edit (--pool-uuid L7POOL_UUID) [-m, --method METHOD] [-s, --server BACKEND_IP:PORT] [-p, --protocol PROTOCOL] [--health-path PATH] [--health-interval INTERVAL] [--health-retry RETRY] [--health-timeout TIMEOUT] [--sticky cookie | source-ip]" }, "${COMMAND_NAME} sl loadbal l7rule-add (--policy-uuid L7POLICY_UUID) (-t, --type HOST_NAME | FILE_TYPE | HEADER | COOKIE | PATH ) (-c, --compare-type EQUAL_TO | ENDS_WITH | STARTS_WITH | REGEX | CONTAINS) (-v,--value VALUE) [-k,--key KEY] [--invert 0 | 1]": { "other": "${COMMAND_NAME} sl loadbal l7rule-add (--policy-uuid L7POLICY_UUID) (-t, --type HOST_NAME | FILE_TYPE | HEADER | COOKIE | PATH ) (-c, --compare-type EQUAL_TO | ENDS_WITH | STARTS_WITH | REGEX | CONTAINS) (-v,--value VALUE) [-k,--key KEY] [--invert 0 | 1]" }, "${COMMAND_NAME} sl loadbal l7rule-delete (--policy-uuid L7POLICY_UUID) (--rule-uuid L7RULE_UUID) [-f, --force]": { "other": "${COMMAND_NAME} sl loadbal l7rule-delete (--policy-uuid L7POLICY_UUID) (--rule-uuid L7RULE_UUID) [-f, --force]" }, "${COMMAND_NAME} sl loadbal l7rules (--policy-id Policy_ID)": { "other": "${COMMAND_NAME} sl loadbal l7rules (--policy-id Policy_ID)" }, "${COMMAND_NAME} sl loadbal list": { "other": "${COMMAND_NAME} sl loadbal list" }, "${COMMAND_NAME} sl loadbal member-add (--id LOADBAL_ID) (--ip PRIVATE_IP)": { "other": "${COMMAND_NAME} sl loadbal member-add (--id LOADBAL_ID) (--ip PRIVATE_IP)" }, "${COMMAND_NAME} sl loadbal member-add (--pool-uuid L7POOL_UUID) (--address IP_ADDRESS) (--port PORT)": { "other": "${COMMAND_NAME} sl loadbal member-add (--pool-uuid L7POOL_UUID) (--address IP_ADDRESS) (--port PORT)" }, "${COMMAND_NAME} sl loadbal member-del (--lb-id LOADBAL_ID) (-m, --member-uuid MEMBER_UUID)": { "other": "${COMMAND_NAME} sl loadbal member-del (--lb-id LOADBAL_ID) (-m, --member-uuid MEMBER_UUID)" }, "${COMMAND_NAME} sl loadbal netscalers": { "other": "${COMMAND_NAME} sl loadbal netscalers" }, "${COMMAND_NAME} sl loadbal order (-n, --name NAME) (-d, --datacenter DATACENTER) (-t, --type PublicToPrivate | PrivateToPrivate | PublicToPublic ) [-l, --label LABEL] [ -s, --subnet SUBNET_ID] [--frontend-protocol PROTOCOL] [--frontend-port PORT] [--backend-protocol PROTOCOL] [--backend-port PORT] [-m, --method METHOD] [-c, --connections CONNECTIONS] [--sticky cookie | source-ip] [--use-public-subnet] [--verify]": { "other": "${COMMAND_NAME} sl loadbal order (-n, --name NAME) (-d, --datacenter DATACENTER) (-t, --type PublicToPrivate | PrivateToPrivate | PublicToPublic ) [-l, --label LABEL] [ -s, --subnet SUBNET_ID] [--frontend-protocol PROTOCOL] [--frontend-port PORT] [--backend-protocol PROTOCOL] [--backend-port PORT] [-m, --method METHOD] [-c, --connections CONNECTIONS] [--sticky cookie | source-ip] [--use-public-subnet] [--verify]" }, "${COMMAND_NAME} sl loadbal order-options [-d, --datacenter DATACENTER]": { "other": "${COMMAND_NAME} sl loadbal order-options [-d, --datacenter DATACENTER]" }, "${COMMAND_NAME} sl loadbal protocol-add (--id LOADBAL_ID) [--front-protocol PROTOCOL] [back-protocol PROTOCOL] [--front-port PORT] [--back-port PORT] [-m, --method METHOD] [-c, --connections CONNECTIONS] [--sticky cookie | source-ip] [--client-timeout SECONDS] [--server-timeout SECONDS]": { "other": "${COMMAND_NAME} sl loadbal protocol-add (--id LOADBAL_ID) [--front-protocol PROTOCOL] [back-protocol PROTOCOL] [--front-port PORT] [--back-port PORT] [-m, --method METHOD] [-c, --connections CONNECTIONS] [--sticky cookie | source-ip] [--client-timeout SECONDS] [--server-timeout SECONDS]" }, "${COMMAND_NAME} sl loadbal protocol-delete (--lb-id LOADBAL_ID) (--protocol-uuid PROTOCOL_UUID)": { "other": "${COMMAND_NAME} sl loadbal protocol-delete (--lb-id LOADBAL_ID) (--protocol-uuid PROTOCOL_UUID)" }, "${COMMAND_NAME} sl loadbal protocol-edit (--id LOADBAL_ID) (--protocol-uuid PROTOCOL_UUID) [--front-protocol PROTOCOL] [back-protocol PROTOCOL] [--front-port PORT] [--back-port PORT] [-m, --method METHOD] [-c, --connections CONNECTIONS] [--sticky cookie | source-ip] [--client-timeout SECONDS] [--server-timeout SECONDS]": { "other": "${COMMAND_NAME} sl loadbal protocol-edit (--id LOADBAL_ID) (--protocol-uuid PROTOCOL_UUID) [--front-protocol PROTOCOL] [back-protocol PROTOCOL] [--front-port PORT] [--back-port PORT] [-m, --method METHOD] [-c, --connections CONNECTIONS] [--sticky cookie | source-ip] [--client-timeout SECONDS] [--server-timeout SECONDS]" }, "${COMMAND_NAME} sl object-storage accounts": { "other": "${COMMAND_NAME} sl object-storage accounts" }, "${COMMAND_NAME} sl object-storage credential-create IDENTIFIER [OPTIONS]\n\nExamples:\n\t${COMMAND_NAME} sl object-storage credential-create 123456": { "other": "${COMMAND_NAME} sl object-storage credential-create IDENTIFIER [OPTIONS]\n\nExamples:\n\t${COMMAND_NAME} sl object-storage credential-create 123456" }, "${COMMAND_NAME} sl object-storage credential-delete IDENTIFIER [OPTIONS]\n\nExamples:\n\t${COMMAND_NAME} sl object-storage credential-delete 123456 --credential-id 654321": { "other": "${COMMAND_NAME} sl object-storage credential-delete IDENTIFIER [OPTIONS]\n\nExamples:\n\t${COMMAND_NAME} sl object-storage credential-delete 123456 --credential-id 654321" }, "${COMMAND_NAME} sl object-storage credential-limit IDENTIFIER [OPTIONS]\n\nExamples:\n\t${COMMAND_NAME} sl object-storage credential-limit 123456": { "other": "${COMMAND_NAME} sl object-storage credential-limit IDENTIFIER [OPTIONS]\n\nExamples:\n\t${COMMAND_NAME} sl object-storage credential-limit 123456" }, "${COMMAND_NAME} sl object-storage credential-list IDENTIFIER [OPTIONS]": { "other": "${COMMAND_NAME} sl object-storage credential-list IDENTIFIER [OPTIONS]" }, "${COMMAND_NAME} sl object-storage delete VOLUME_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl object-storage delete 12345678 --immediate -f \n This command cancels volume with ID 12345678 immediately and without asking for confirmation.": { "other": "${COMMAND_NAME} sl object-storage delete VOLUME_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl object-storage delete 12345678 --immediate -f \n This command cancels volume with ID 12345678 immediately and without asking for confirmation." }, "${COMMAND_NAME} sl object-storage endpoints IDENTIFIER": { "other": "${COMMAND_NAME} sl object-storage endpoints IDENTIFIER" }, "${COMMAND_NAME} sl order category-list [OPTIONS] PACKAGE_KEYNAME\n\t\nEXAMPLE: \n ${COMMAND_NAME} sl order category-list BARE_METAL_SERVER\n This command lists the categories of Bare Metal servers.": { "other": "${COMMAND_NAME} sl order category-list [OPTIONS] PACKAGE_KEYNAME\n\t\nEXAMPLE: \n ${COMMAND_NAME} sl order category-list BARE_METAL_SERVER\n This command lists the categories of Bare Metal servers." }, "${COMMAND_NAME} sl order quote IDENTIFIER [OPTIONS]\n\nEXAMPLE: \n\t${COMMAND_NAME} sl order quote 123456 --fqdn testquote.test.com --verify --quantity 1 --postinstall https://mypostinstallscript.com --userdata Myuserdata\n\t${COMMAND_NAME} sl order quote 123456 --fqdn testquote.test.com --key 111111 --image 222222 --complex-type SoftLayer_Container_Product_Order_Hardware_Server": { "other": "${COMMAND_NAME} sl order quote IDENTIFIER [OPTIONS]\n\nEXAMPLE: \n\t${COMMAND_NAME} sl order quote 123456 --fqdn testquote.test.com --verify --quantity 1 --postinstall https://mypostinstallscript.com --userdata Myuserdata\n\t${COMMAND_NAME} sl order quote 123456 --fqdn testquote.test.com --key 111111 --image 222222 --complex-type SoftLayer_Container_Product_Order_Hardware_Server" }, "${COMMAND_NAME} sl security cert-add [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl security cert-add --crt ~/ibm.com.cert --key ~/ibm.com.key \n This command adds certificate file: ~/ibm.com.cert and private key file ~/ibm.com.key for domain ibm.com.": { "other": "${COMMAND_NAME} sl security cert-add [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl security cert-add --crt ~/ibm.com.cert --key ~/ibm.com.key \n This command adds certificate file: ~/ibm.com.cert and private key file ~/ibm.com.key for domain ibm.com." }, "${COMMAND_NAME} sl security cert-download IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl security cert-download 12345678\n This command downloads four files to current directory for certificate with ID 12345678. The four files are: certificate file, certificate signing request file, intermediate certificate file and private key file.": { "other": "${COMMAND_NAME} sl security cert-download IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl security cert-download 12345678\n This command downloads four files to current directory for certificate with ID 12345678. The four files are: certificate file, certificate signing request file, intermediate certificate file and private key file." }, "${COMMAND_NAME} sl security cert-edit IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl security cert-edit 12345678 --key ~/ibm.com.key \n This command edits certificate with ID 12345678 and updates its private key with file: ~/ibm.com.key.": { "other": "${COMMAND_NAME} sl security cert-edit IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl security cert-edit 12345678 --key ~/ibm.com.key \n This command edits certificate with ID 12345678 and updates its private key with file: ~/ibm.com.key." }, "${COMMAND_NAME} sl security cert-list [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl security cert-list --status valid --sortby days_until_expire\n This command lists all valid certificates on current account and sort them by validity days.": { "other": "${COMMAND_NAME} sl security cert-list [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl security cert-list --status valid --sortby days_until_expire\n This command lists all valid certificates on current account and sort them by validity days." }, "${COMMAND_NAME} sl security cert-remove IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl security cert-remove 12345678 \n This command removes certificate with ID 12345678.": { "other": "${COMMAND_NAME} sl security cert-remove IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl security cert-remove 12345678 \n This command removes certificate with ID 12345678." }, "${COMMAND_NAME} sl security sshkey-add LABEL [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl security sshkey-add my_sshkey -f ~/.ssh/id_rsa.pub --note mykey\n This command adds an SSH key from file ~/.ssh/id_rsa.pub with a note \"mykey\".": { "other": "${COMMAND_NAME} sl security sshkey-add LABEL [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl security sshkey-add my_sshkey -f ~/.ssh/id_rsa.pub --note mykey\n This command adds an SSH key from file ~/.ssh/id_rsa.pub with a note \"mykey\"." }, "${COMMAND_NAME} sl security sshkey-edit IDENTIFIER [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl security sshkey-edit 12345678 --label IBMCloud --note testing\n This command updates the SSH key with ID 12345678 and sets label to \"IBMCloud\" and note to \"testing\".": { "other": "${COMMAND_NAME} sl security sshkey-edit IDENTIFIER [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl security sshkey-edit 12345678 --label IBMCloud --note testing\n This command updates the SSH key with ID 12345678 and sets label to \"IBMCloud\" and note to \"testing\"." }, "${COMMAND_NAME} sl security sshkey-list [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl security sshkey-list --sortby label\n This command lists all SSH keys on current account and sorts them by label.": { "other": "${COMMAND_NAME} sl security sshkey-list [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl security sshkey-list --sortby label\n This command lists all SSH keys on current account and sorts them by label." }, "${COMMAND_NAME} sl security sshkey-print IDENTIFIER [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl security sshkey-print 12345678 -f ~/mykey.pub\n This command shows the ID, label and notes of SSH key with ID 12345678 and write the public key to file: ~/mykey.pub.": { "other": "${COMMAND_NAME} sl security sshkey-print IDENTIFIER [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl security sshkey-print 12345678 -f ~/mykey.pub\n This command shows the ID, label and notes of SSH key with ID 12345678 and write the public key to file: ~/mykey.pub." }, "${COMMAND_NAME} sl security sshkey-remove IDENTIFIER [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl security sshkey-remove 12345678 -f \n This command removes the SSH key with ID 12345678 without asking for confirmation.": { "other": "${COMMAND_NAME} sl security sshkey-remove IDENTIFIER [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl security sshkey-remove 12345678 -f \n This command removes the SSH key with ID 12345678 without asking for confirmation." }, "${COMMAND_NAME} sl subnet cancel IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl subnet cancel 12345678 -f\n This command cancels subnet with ID 12345678 without asking for confirmation.": { "other": "${COMMAND_NAME} sl subnet cancel IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl subnet cancel 12345678 -f\n This command cancels subnet with ID 12345678 without asking for confirmation." }, "${COMMAND_NAME} sl subnet detail IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl subnet detail 12345678 \n This command shows detailed information about subnet with ID 12345678, including virtual servers and hardware servers information.": { "other": "${COMMAND_NAME} sl subnet detail IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl subnet detail 12345678 \n This command shows detailed information about subnet with ID 12345678, including virtual servers and hardware servers information." }, "${COMMAND_NAME} sl subnet edit IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl subnet edit 12345678 --note myNote\n ${COMMAND_NAME} sl subnet edit 12345678 --tags tag1": { "other": "${COMMAND_NAME} sl subnet edit IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl subnet edit 12345678 --note myNote\n ${COMMAND_NAME} sl subnet edit 12345678 --tags tag1" }, "${COMMAND_NAME} sl subnet edit-ip IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl subnet edit-ip 11.22.33.44 --note myNote\n ${COMMAND_NAME} sl subnet edit-ip 12345678 --note myNote": { "other": "${COMMAND_NAME} sl subnet edit-ip IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl subnet edit-ip 11.22.33.44 --note myNote\n ${COMMAND_NAME} sl subnet edit-ip 12345678 --note myNote" }, "${COMMAND_NAME} sl subnet list [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl subnet list -d dal09 -t PRIMARY --network-space PUBLIC --v4\n This command lists IPv4 subnets on the current account, and filters by datacenter is dal09, subnet type is PRIMARY, and network space is PUBLIC.": { "other": "${COMMAND_NAME} sl subnet list [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl subnet list -d dal09 -t PRIMARY --network-space PUBLIC --v4\n This command lists IPv4 subnets on the current account, and filters by datacenter is dal09, subnet type is PRIMARY, and network space is PUBLIC." }, "${COMMAND_NAME} sl subnet lookup IP_ADDRESS [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl subnet lookup 9.125.235.255\n This command finds the IP address record with IP address 9.125.235.255 and displays its subnet and device information.": { "other": "${COMMAND_NAME} sl subnet lookup IP_ADDRESS [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl subnet lookup 9.125.235.255\n This command finds the IP address record with IP address 9.125.235.255 and displays its subnet and device information." }, "${COMMAND_NAME} sl tags set [OPTIONS]\n\nEXAMPLE:\n\t${COMMAND_NAME} sl tags set --tags 'tag1,tag2' --key-name HARDWARE --resource-id 123456\n": { "other": "${COMMAND_NAME} sl tags set [OPTIONS]\n\nEXAMPLE:\n\t${COMMAND_NAME} sl tags set --tags 'tag1,tag2' --key-name HARDWARE --resource-id 123456\n" }, "${COMMAND_NAME} sl ticket attach TICKETID [OPTIONS]\n \nEXAMPLE:\n ${COMMAND_NAME} sl ticket attach 7676767 --hardware 8675654 \n ${COMMAND_NAME} sl ticket attach 7676767 --virtual 1234567 ": { "other": "${COMMAND_NAME} sl ticket attach TICKETID [OPTIONS]\n \nEXAMPLE:\n ${COMMAND_NAME} sl ticket attach 7676767 --hardware 8675654 \n ${COMMAND_NAME} sl ticket attach 7676767 --virtual 1234567 " }, "${COMMAND_NAME} sl ticket create [OPTIONS]\n\nEXAMPLE: \t\n ${COMMAND_NAME} sl ticket create --title \"Example title\" --subject-id 1522 --body \"This is an example ticket. Please disregard.\"\n ${COMMAND_NAME} sl ticket create --title \"Example title\" --subject-id 1522 --body \"This is an example ticket. Please disregard.\" --attachment 8675654 --attachment-type hardware --rootpwd passw0rd\n ${COMMAND_NAME} sl ticket create --title \"Example title\" --subject-id 1522 --body \"This is an example ticket. Please disregard.\" --attachment 1234567 --attachment-type virtual --rootpwd passw0rd\n ${COMMAND_NAME} sl ticket create --title \"Example title\" --subject-id 1522 --attachment 8675654 --rootpwd passw0rd\n ${COMMAND_NAME} sl ticket create --title \"Example title\" --subject-id 1522": { "other": "${COMMAND_NAME} sl ticket create [OPTIONS]\n\nEXAMPLE: \t\n ${COMMAND_NAME} sl ticket create --title \"Example title\" --subject-id 1522 --body \"This is an example ticket. Please disregard.\"\n ${COMMAND_NAME} sl ticket create --title \"Example title\" --subject-id 1522 --body \"This is an example ticket. Please disregard.\" --attachment 8675654 --attachment-type hardware --rootpwd passw0rd\n ${COMMAND_NAME} sl ticket create --title \"Example title\" --subject-id 1522 --body \"This is an example ticket. Please disregard.\" --attachment 1234567 --attachment-type virtual --rootpwd passw0rd\n ${COMMAND_NAME} sl ticket create --title \"Example title\" --subject-id 1522 --attachment 8675654 --rootpwd passw0rd\n ${COMMAND_NAME} sl ticket create --title \"Example title\" --subject-id 1522" }, "${COMMAND_NAME} sl ticket detach TICKETID [OPTIONS]\n \nEXAMPLE:\n ${COMMAND_NAME} sl ticket detach 767676 --hardware 8675654\n ${COMMAND_NAME} sl ticket detach 767676 --virtual 1234567": { "other": "${COMMAND_NAME} sl ticket detach TICKETID [OPTIONS]\n \nEXAMPLE:\n ${COMMAND_NAME} sl ticket detach 767676 --hardware 8675654\n ${COMMAND_NAME} sl ticket detach 767676 --virtual 1234567" }, "${COMMAND_NAME} sl ticket detail TICKETID [OPTIONS]\n \nEXAMPLE:\n ${COMMAND_NAME} sl ticket detail 767676\n ${COMMAND_NAME} sl ticket detail 767676 --count 10": { "other": "${COMMAND_NAME} sl ticket detail TICKETID [OPTIONS]\n \nEXAMPLE:\n ${COMMAND_NAME} sl ticket detail 767676\n ${COMMAND_NAME} sl ticket detail 767676 --count 10" }, "${COMMAND_NAME} sl ticket update TICKETID [\"CONTENTS\"] \n \n If the second argument is not specified on a non-Windows machine, it will attempt to use either the value stored in the EDITOR environmental variable, or find either nano, vim, or emacs in that order.\n \nEXAMPLE:\n ${COMMAND_NAME} sl ticket update 767676 \"A problem has been detected.\"\n ${COMMAND_NAME} sl ticket update 767667": { "other": "${COMMAND_NAME} sl ticket update TICKETID [\"CONTENTS\"] \n \n If the second argument is not specified on a non-Windows machine, it will attempt to use either the value stored in the EDITOR environmental variable, or find either nano, vim, or emacs in that order.\n \nEXAMPLE:\n ${COMMAND_NAME} sl ticket update 767676 \"A problem has been detected.\"\n ${COMMAND_NAME} sl ticket update 767667" }, "${COMMAND_NAME} sl ticket upload TICKETID FILEPATH\n \nEXAMPLE:\n\t${COMMAND_NAME} sl ticket upload 767676 \"/home/user/screenshot.png\"": { "other": "${COMMAND_NAME} sl ticket upload TICKETID FILEPATH\n \nEXAMPLE:\n\t${COMMAND_NAME} sl ticket upload 767676 \"/home/user/screenshot.png\"" }, "${COMMAND_NAME} sl user create USERNAME [OPTIONS] \n\nEXAMPLE: \t\n ${COMMAND_NAME} sl user create my@email.com --email my@email.com --password generate --template '{\"firstName\": \"Test\", \"lastName\": \"Testerson\"}'\n Remember to set the permissions and access for this new user.": { "other": "${COMMAND_NAME} sl user create USERNAME [OPTIONS] \n\nEXAMPLE: \t\n ${COMMAND_NAME} sl user create my@email.com --email my@email.com --password generate --template '{\"firstName\": \"Test\", \"lastName\": \"Testerson\"}'\n Remember to set the permissions and access for this new user." }, "${COMMAND_NAME} sl user detail-edit IDENTIFIER [OPTIONS]\n\nEXAMPLE: \n ${COMMAND_NAME} sl user detail-edit USER_ID --template '{\"firstName\": \"Test\", \"lastName\": \"Testerson\"}'\n This command edit a users details.": { "other": "${COMMAND_NAME} sl user detail-edit IDENTIFIER [OPTIONS]\n\nEXAMPLE: \n ${COMMAND_NAME} sl user detail-edit USER_ID --template '{\"firstName\": \"Test\", \"lastName\": \"Testerson\"}'\n This command edit a users details." }, "${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.": { "other": "${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." }, "${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\".": { "other": "${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\"." }, "${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.": { "other": "${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." }, "${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\".": { "other": "${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\"." }, "${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": { "other": "${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" }, "${COMMAND_NAME} sl vs authorize-storage [OPTIONS] IDENTIFIER\n\nEXAMPLE:\n ${COMMAND_NAME} sl vs authorize-storage --username-storage SL01SL30-37 1234567\n Authorize File, Block and Portable Storage to a Virtual Server.": { "other": "${COMMAND_NAME} sl vs authorize-storage [OPTIONS] IDENTIFIER\n\nEXAMPLE:\n ${COMMAND_NAME} sl vs authorize-storage --username-storage SL01SL30-37 1234567\n Authorize File, Block and Portable Storage to a Virtual Server." }, "${COMMAND_NAME} sl vs capacity-create [OPTIONS]\nEXAMPLE:\n${COMMAND_NAME} sl vs capacity-create -n myvsi -b 1234567 -fl C1_2X2_1_YEAR_TERM -i 2\nThis command orders a Reserved Capacity instance with name is myvsi, backendRouterId 1234567, flavor C1_2X2_1_YEAR_TERM and 2 instances,\n${COMMAND_NAME} sl vs capacity-create --name myvsi --backendRouterId 1234567 --flavor C1_2X2_1_YEAR_TERM --instances 2 --test\nThis command tests whether the order is valid with above options before the order is actually placed.\n\nWARNING: Reserved Capacity is on a yearly contract and not cancelable until the contract is expired.": { "other": "${COMMAND_NAME} sl vs capacity-create [OPTIONS]\nEXAMPLE:\n${COMMAND_NAME} sl vs capacity-create -n myvsi -b 1234567 -fl C1_2X2_1_YEAR_TERM -i 2\nThis command orders a Reserved Capacity instance with name is myvsi, backendRouterId 1234567, flavor C1_2X2_1_YEAR_TERM and 2 instances,\n${COMMAND_NAME} sl vs capacity-create --name myvsi --backendRouterId 1234567 --flavor C1_2X2_1_YEAR_TERM --instances 2 --test\nThis command tests whether the order is valid with above options before the order is actually placed.\n\nWARNING: Reserved Capacity is on a yearly contract and not cancelable until the contract is expired." }, "${COMMAND_NAME} sl vs capture IDENTIFIER [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vs capture 12345678 -n mycloud --all --note testing\n This command captures virtual server instance with ID of 12345678 with all disks into an image named \"mycloud\" with note \"testing\".": { "other": "${COMMAND_NAME} sl vs capture IDENTIFIER [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vs capture 12345678 -n mycloud --all --note testing\n This command captures virtual server instance with ID of 12345678 with all disks into an image named \"mycloud\" with note \"testing\"." }, "${COMMAND_NAME} sl vs create [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vs create -H myvsi -D ibm.com -c 4 -m 4096 -d dal10 -o UBUNTU_16_64 --disk 100 --disk 1000 --vlan-public 413\n\tThis command orders a virtual server instance with hostname is myvsi, domain is ibm.com, 4 cpu cores, 4096M memory, located at datacenter: dal10,\n\toperation system is UBUNTU 16 64 bits, 2 disks, one is 100G, the other is 1000G, and placed at public vlan with ID 413.\n\t${COMMAND_NAME} sl vs create -H myvsi -D ibm.com -c 4 -m 4096 -d dal10 -o UBUNTU_16_64 --disk 100 --disk 1000 --vlan-public 413 --test\n\tThis command tests whether the order is valid with above options before the order is actually placed.\n\t${COMMAND_NAME} sl vs create -H myvsi -D ibm.com -c 4 -m 4096 -d dal10 -o UBUNTU_16_64 --disk 100 --disk 1000 --vlan-public 413 --export ~/myvsi.txt\n\tThis command exports above options to a file: myvsi.txt under user home directory for later use.": { "other": "${COMMAND_NAME} sl vs create [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vs create -H myvsi -D ibm.com -c 4 -m 4096 -d dal10 -o UBUNTU_16_64 --disk 100 --disk 1000 --vlan-public 413\n\tThis command orders a virtual server instance with hostname is myvsi, domain is ibm.com, 4 cpu cores, 4096M memory, located at datacenter: dal10,\n\toperation system is UBUNTU 16 64 bits, 2 disks, one is 100G, the other is 1000G, and placed at public vlan with ID 413.\n\t${COMMAND_NAME} sl vs create -H myvsi -D ibm.com -c 4 -m 4096 -d dal10 -o UBUNTU_16_64 --disk 100 --disk 1000 --vlan-public 413 --test\n\tThis command tests whether the order is valid with above options before the order is actually placed.\n\t${COMMAND_NAME} sl vs create -H myvsi -D ibm.com -c 4 -m 4096 -d dal10 -o UBUNTU_16_64 --disk 100 --disk 1000 --vlan-public 413 --export ~/myvsi.txt\n\tThis command exports above options to a file: myvsi.txt under user home directory for later use." }, "${COMMAND_NAME} sl vs dns-sync IDENTIFIER [OPTIONS]\n Note: If you don't specify any arguments, it will attempt to update both the A\n and PTR records. If you don't want to update both records, you may use the\n -a or --ptr arguments to limit the records updated.\n \nEXAMPLE:\n ${COMMAND_NAME} sl vs dns-sync 12345678 --a-record --ttl 3600\n This command synchronizes A record(IP V4 address) of virtual server instance with ID 12345678 to DNS server and sets ttl of this A record to 3600.\n ${COMMAND_NAME} sl vs dns-sync 12345678 --aaaa-record --ptr\n This command synchronizes both AAAA record(IP V6 address) and PTR record of virtual server instance with ID 12345678 to DNS server.": { "other": "${COMMAND_NAME} sl vs dns-sync IDENTIFIER [OPTIONS]\n Note: If you don't specify any arguments, it will attempt to update both the A\n and PTR records. If you don't want to update both records, you may use the\n -a or --ptr arguments to limit the records updated.\n \nEXAMPLE:\n ${COMMAND_NAME} sl vs dns-sync 12345678 --a-record --ttl 3600\n This command synchronizes A record(IP V4 address) of virtual server instance with ID 12345678 to DNS server and sets ttl of this A record to 3600.\n ${COMMAND_NAME} sl vs dns-sync 12345678 --aaaa-record --ptr\n This command synchronizes both AAAA record(IP V6 address) and PTR record of virtual server instance with ID 12345678 to DNS server." }, "${COMMAND_NAME} sl vs edit IDENTIFIER [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vs edit 12345678 -D ibm.com -H myapp --tag testcli --public-speed 1000\n This command updates virtual server instance with ID 12345678 and set its domain to be \"ibm.com\", hostname to \"myapp\", tag to \"testcli\", \n and public network port speed to 1000 Mbps.": { "other": "${COMMAND_NAME} sl vs edit IDENTIFIER [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vs edit 12345678 -D ibm.com -H myapp --tag testcli --public-speed 1000\n This command updates virtual server instance with ID 12345678 and set its domain to be \"ibm.com\", hostname to \"myapp\", tag to \"testcli\", \n and public network port speed to 1000 Mbps." }, "${COMMAND_NAME} sl vs list [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl vs list --domain ibm.com --hourly --sortby memory\n This command lists all hourly-billing virtual server instances on current account filtering domain equals to \"ibm.com\" and sort them by memory.": { "other": "${COMMAND_NAME} sl vs list [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl vs list --domain ibm.com --hourly --sortby memory\n This command lists all hourly-billing virtual server instances on current account filtering domain equals to \"ibm.com\" and sort them by memory." }, "${COMMAND_NAME} sl vs migrate [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vs migrate --guest 1234567\n Manage VSIs that require migration. Can migrate Dedicated Instance from one dedicated host to another dedicated host as well.": { "other": "${COMMAND_NAME} sl vs migrate [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vs migrate --guest 1234567\n Manage VSIs that require migration. Can migrate Dedicated Instance from one dedicated host to another dedicated host as well." }, "${COMMAND_NAME} sl vs reload IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl vs reload 12345678\n This command reloads current operating system for virtual server instance with ID 12345678.\n ${COMMAND_NAME} sl vs reload 12345678 --image 1234\n This command reloads operating system from image with ID 1234 for virtual server instance with ID 12345678.": { "other": "${COMMAND_NAME} sl vs reload IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl vs reload 12345678\n This command reloads current operating system for virtual server instance with ID 12345678.\n ${COMMAND_NAME} sl vs reload 12345678 --image 1234\n This command reloads operating system from image with ID 1234 for virtual server instance with ID 12345678." }, "${COMMAND_NAME} sl {{.Command}} bandwidth IDENTIFIER [OPTIONS]\nTime formats that are either '2006-01-02', '2006-01-02T15:04' or '2006-01-02T15:04-07:00'\n\nDue to some rounding and date alignment details, results here might be slightly different than results in the control portal.\nBandwidth is listed in GB, if no time zone is specified, GMT+0 is assumed.\n\nExample::\n\n ${COMMAND_NAME} sl {{.Command}} bandwidth 1234 -s 2006-01-02T15:04 -e 2006-01-02T15:04-07:00": { "other": "${COMMAND_NAME} sl {{.Command}} bandwidth IDENTIFIER [OPTIONS]\nTime formats that are either '2006-01-02', '2006-01-02T15:04' or '2006-01-02T15:04-07:00'\n\nDue to some rounding and date alignment details, results here might be slightly different than results in the control portal.\nBandwidth is listed in GB, if no time zone is specified, GMT+0 is assumed.\n\nExample::\n\n ${COMMAND_NAME} sl {{.Command}} bandwidth 1234 -s 2006-01-02T15:04 -e 2006-01-02T15:04-07:00" }, "${COMMAND_NAME} sl {{.Command}} usage IDENTIFIER [OPTIONS]\nUsage information of a virtual server.\nExample:\n ${COMMAND_NAME} sl {{.Command}} usage 1234 --start 2006-01-02 --end 2006-01-02 --valid-data cpu0": { "other": "${COMMAND_NAME} sl {{.Command}} usage IDENTIFIER [OPTIONS]\nUsage information of a virtual server.\nExample:\n ${COMMAND_NAME} sl {{.Command}} usage 1234 --start 2006-01-02 --end 2006-01-02 --valid-data cpu0" }, "${COMMAND_NAME} sl {{.storageType}} access-authorize VOLUME_ID [OPTIONS]\n\t\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} access-authorize 12345678 --virtual-id 87654321\n This command authorizes virtual server with ID 87654321 to access volume with ID 12345678.": { "other": "${COMMAND_NAME} sl {{.storageType}} access-authorize VOLUME_ID [OPTIONS]\n\t\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} access-authorize 12345678 --virtual-id 87654321\n This command authorizes virtual server with ID 87654321 to access volume with ID 12345678." }, "${COMMAND_NAME} sl {{.storageType}} access-list VOLUME_ID [OPTIONS]\n\t\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} access-list 12345678 --sortby id \n This command lists all hosts that are authorized to access volume with ID 12345678 and sorts them by ID.": { "other": "${COMMAND_NAME} sl {{.storageType}} access-list VOLUME_ID [OPTIONS]\n\t\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} access-list 12345678 --sortby id \n This command lists all hosts that are authorized to access volume with ID 12345678 and sorts them by ID." }, "${COMMAND_NAME} sl {{.storageType}} access-password ACCESS_ID --password PASSWORD\n\t\n\tACCESS_ID is the allowed_host_id from '${COMMAND_NAME} sl {{.storageType}} access-list'": { "other": "${COMMAND_NAME} sl {{.storageType}} access-password ACCESS_ID --password PASSWORD\n\t\n\tACCESS_ID is the allowed_host_id from '${COMMAND_NAME} sl {{.storageType}} access-list'" }, "${COMMAND_NAME} sl {{.storageType}} access-revoke VOLUME_ID [OPTIONS]\n\t\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} access-revoke 12345678 --virtual-id 87654321\n This command revokes access of virtual server with ID 87654321 to volume with ID 12345678.": { "other": "${COMMAND_NAME} sl {{.storageType}} access-revoke VOLUME_ID [OPTIONS]\n\t\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} access-revoke 12345678 --virtual-id 87654321\n This command revokes access of virtual server with ID 87654321 to volume with ID 12345678." }, "${COMMAND_NAME} sl {{.storageType}} replica-failback VOLUME_ID\n\t\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} replica-failback 12345678\n This command performs failback operation for volume with ID 12345678.": { "other": "${COMMAND_NAME} sl {{.storageType}} replica-failback VOLUME_ID\n\t\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} replica-failback 12345678\n This command performs failback operation for volume with ID 12345678." }, "${COMMAND_NAME} sl {{.storageType}} replica-failover VOLUME_ID REPLICA_ID\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} replica-failover 12345678 87654321\n This command performs failover operation for volume with ID 12345678 to replica volume with ID 87654321.": { "other": "${COMMAND_NAME} sl {{.storageType}} replica-failover VOLUME_ID REPLICA_ID\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} replica-failover 12345678 87654321\n This command performs failover operation for volume with ID 12345678 to replica volume with ID 87654321." }, "${COMMAND_NAME} sl {{.storageType}} replica-locations VOLUME_ID [OPTIONS]\n\t\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} replica-locations 12345678\n This command lists suitable replication data centers for block volume with ID 12345678.": { "other": "${COMMAND_NAME} sl {{.storageType}} replica-locations VOLUME_ID [OPTIONS]\n\t\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} replica-locations 12345678\n This command lists suitable replication data centers for block volume with ID 12345678." }, "${COMMAND_NAME} sl {{.storageType}} replica-order VOLUME_ID [OPTIONS]\n\t\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} replica-order 12345678 -s DAILY -d dal09 --tier 4 --os-type LINUX\n This command orders a replica for volume with ID 12345678, which performs DAILY replication, is located at dal09, tier level is 4, OS type is Linux.": { "other": "${COMMAND_NAME} sl {{.storageType}} replica-order VOLUME_ID [OPTIONS]\n\t\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} replica-order 12345678 -s DAILY -d dal09 --tier 4 --os-type LINUX\n This command orders a replica for volume with ID 12345678, which performs DAILY replication, is located at dal09, tier level is 4, OS type is Linux." }, "${COMMAND_NAME} sl {{.storageType}} replica-partners VOLUME_ID [OPTIONS]\n\t\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} replica-partners 12345678\n This command lists existing replicant volumes for block volume with ID 12345678.": { "other": "${COMMAND_NAME} sl {{.storageType}} replica-partners VOLUME_ID [OPTIONS]\n\t\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} replica-partners 12345678\n This command lists existing replicant volumes for block volume with ID 12345678." }, "${COMMAND_NAME} sl {{.storageType}} snapshot-cancel SNAPSHOT_ID [OPTIONS]\n\t\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} snapshot-cancel 12345678 --immediate -f \n This command cancels snapshot with ID 12345678 immediately without asking for confirmation.": { "other": "${COMMAND_NAME} sl {{.storageType}} snapshot-cancel SNAPSHOT_ID [OPTIONS]\n\t\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} snapshot-cancel 12345678 --immediate -f \n This command cancels snapshot with ID 12345678 immediately without asking for confirmation." }, "${COMMAND_NAME} sl {{.storageType}} snapshot-create VOLUME_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} snapshot-create 12345678 --note snapshotforibmcloud\n This command creates a snapshot for volume with ID 12345678 and with addition note as snapshotforibmcloud.": { "other": "${COMMAND_NAME} sl {{.storageType}} snapshot-create VOLUME_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} snapshot-create 12345678 --note snapshotforibmcloud\n This command creates a snapshot for volume with ID 12345678 and with addition note as snapshotforibmcloud." }, "${COMMAND_NAME} sl {{.storageType}} snapshot-disable VOLUME_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} snapshot-disable 12345678 -s DAILY\n This command disables daily snapshot for volume with ID 12345678.": { "other": "${COMMAND_NAME} sl {{.storageType}} snapshot-disable VOLUME_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} snapshot-disable 12345678 -s DAILY\n This command disables daily snapshot for volume with ID 12345678." }, "${COMMAND_NAME} sl {{.storageType}} snapshot-enable VOLUME_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} snapshot-enable 12345678 -s WEEKLY -c 5 -m 0 --hour 2 -d 0\n This command enables snapshot for volume with ID 12345678, snapshot is taken weekly on every Sunday at 2:00, and up to 5 snapshots are retained.": { "other": "${COMMAND_NAME} sl {{.storageType}} snapshot-enable VOLUME_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} snapshot-enable 12345678 -s WEEKLY -c 5 -m 0 --hour 2 -d 0\n This command enables snapshot for volume with ID 12345678, snapshot is taken weekly on every Sunday at 2:00, and up to 5 snapshots are retained." }, "${COMMAND_NAME} sl {{.storageType}} snapshot-list VOLUME_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} snapshot-list 12345678 --sortby id \n This command lists all snapshots of volume with ID 12345678 and sorts them by ID.": { "other": "${COMMAND_NAME} sl {{.storageType}} snapshot-list VOLUME_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} snapshot-list 12345678 --sortby id \n This command lists all snapshots of volume with ID 12345678 and sorts them by ID." }, "${COMMAND_NAME} sl {{.storageType}} snapshot-order VOLUME_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} snapshot-order 12345678 -s 1000 -t 4 \n This command orders snapshot space for volume with ID 12345678, the size is 1000GB, the tier level is 4 IOPS per GB.": { "other": "${COMMAND_NAME} sl {{.storageType}} snapshot-order VOLUME_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} snapshot-order 12345678 -s 1000 -t 4 \n This command orders snapshot space for volume with ID 12345678, the size is 1000GB, the tier level is 4 IOPS per GB." }, "${COMMAND_NAME} sl {{.storageType}} snapshot-restore VOLUME_ID SNAPSHOT_ID\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} snapshot-restore 12345678 87654321\n This command restores volume with ID 12345678 from snapshot with ID 87654321.": { "other": "${COMMAND_NAME} sl {{.storageType}} snapshot-restore VOLUME_ID SNAPSHOT_ID\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} snapshot-restore 12345678 87654321\n This command restores volume with ID 12345678 from snapshot with ID 87654321." }, "${COMMAND_NAME} sl {{.storageType}} subnets-assign ACCESS_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} subnets-assign 111111 --subnet-id 222222\n ${COMMAND_NAME} sl {{.storageType}} subnets-assign 111111 --subnet-id 222222 --subnet-id 333333\n ACCESS_ID is the host_id obtained by: ibmcloud sl {{.storageType}} access-list ": { "other": "${COMMAND_NAME} sl {{.storageType}} subnets-assign ACCESS_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} subnets-assign 111111 --subnet-id 222222\n ${COMMAND_NAME} sl {{.storageType}} subnets-assign 111111 --subnet-id 222222 --subnet-id 333333\n ACCESS_ID is the host_id obtained by: ibmcloud sl {{.storageType}} access-list " }, "${COMMAND_NAME} sl {{.storageType}} subnets-list ACCESS_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} subnets-list 12345678 \n ACCESS_ID is the host_id obtained by: ibmcloud sl {{.storageType}} access-list ": { "other": "${COMMAND_NAME} sl {{.storageType}} subnets-list ACCESS_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} subnets-list 12345678 \n ACCESS_ID is the host_id obtained by: ibmcloud sl {{.storageType}} access-list " }, "${COMMAND_NAME} sl {{.storageType}} subnets-remove ACCESS_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} subnets-remove 111111 --subnet-id 222222\n ${COMMAND_NAME} sl {{.storageType}} subnets-remove 111111 --subnet-id 222222 --subnet-id 333333\n ACCESS_ID is the host_id obtained by: ibmcloud sl {{.storageType}} access-list ": { "other": "${COMMAND_NAME} sl {{.storageType}} subnets-remove ACCESS_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} subnets-remove 111111 --subnet-id 222222\n ${COMMAND_NAME} sl {{.storageType}} subnets-remove 111111 --subnet-id 222222 --subnet-id 333333\n ACCESS_ID is the host_id obtained by: ibmcloud sl {{.storageType}} access-list " }, "${COMMAND_NAME} sl {{.storageType}} volume-cancel VOLUME_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} volume-cancel 12345678 --immediate -f \n This command cancels volume with ID 12345678 immediately and without asking for confirmation.": { "other": "${COMMAND_NAME} sl {{.storageType}} volume-cancel VOLUME_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} volume-cancel 12345678 --immediate -f \n This command cancels volume with ID 12345678 immediately and without asking for confirmation." }, "${COMMAND_NAME} sl {{.storageType}} volume-duplicate VOLUME_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} volume-duplicate 12345678 \n This command shows order a new volume by duplicating the volume with ID 12345678.": { "other": "${COMMAND_NAME} sl {{.storageType}} volume-duplicate VOLUME_ID [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} volume-duplicate 12345678 \n This command shows order a new volume by duplicating the volume with ID 12345678." }, "${COMMAND_NAME} sl {{.storageType}} volume-limits [OPTIONS]\n\nEXAMPLE:\n\t${COMMAND_NAME} sl {{.storageType}} volume-limits\n\tThis command lists the storage limits per datacenter for this account.": { "other": "${COMMAND_NAME} sl {{.storageType}} volume-limits [OPTIONS]\n\nEXAMPLE:\n\t${COMMAND_NAME} sl {{.storageType}} volume-limits\n\tThis command lists the storage limits per datacenter for this account." }, "${COMMAND_NAME} sl {{.storageType}} volume-list [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} volume-list -d dal09 -t endurance --sortby capacity_gb\n This command lists all endurance volumes on current account that are located at dal09, and sorts them by capacity.": { "other": "${COMMAND_NAME} sl {{.storageType}} volume-list [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} volume-list -d dal09 -t endurance --sortby capacity_gb\n This command lists all endurance volumes on current account that are located at dal09, and sorts them by capacity." }, "${COMMAND_NAME} sl {{.storageType}} volume-modify VOLUME_ID [OPTIONS]\n\n EXAMPLE:\n\t ${COMMAND_NAME} sl {{.storageType}} volume-modify 12345678 --new-size 1000 --new-iops 4000 \n\t This command modify a volume 12345678 with size is 1000GB, IOPS is 4000.\n\t ${COMMAND_NAME} sl {{.storageType}} volume-modify 12345678 --new-size 500 --new-tier 4\n\t This command modify a volume 12345678 with size is 500GB, tier level is 4 IOPS per GB.": { "other": "${COMMAND_NAME} sl {{.storageType}} volume-modify VOLUME_ID [OPTIONS]\n\n EXAMPLE:\n\t ${COMMAND_NAME} sl {{.storageType}} volume-modify 12345678 --new-size 1000 --new-iops 4000 \n\t This command modify a volume 12345678 with size is 1000GB, IOPS is 4000.\n\t ${COMMAND_NAME} sl {{.storageType}} volume-modify 12345678 --new-size 500 --new-tier 4\n\t This command modify a volume 12345678 with size is 500GB, tier level is 4 IOPS per GB." }, "${COMMAND_NAME} sl {{.storageType}} volume-options\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} volume-options\n This command lists all options for creating a block storage volume, including storage type, volume size, OS type, IOPS, tier level, datacenter, and snapshot size.": { "other": "${COMMAND_NAME} sl {{.storageType}} volume-options\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} volume-options\n This command lists all options for creating a block storage volume, including storage type, volume size, OS type, IOPS, tier level, datacenter, and snapshot size." }, "${COMMAND_NAME} sl {{.storageType}} volume-options\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} volume-options\n This command lists all options for creating a file storage volume, including storage type, volume size, IOPS, tier level, datacenter, and snapshot size.": { "other": "${COMMAND_NAME} sl {{.storageType}} volume-options\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} volume-options\n This command lists all options for creating a file storage volume, including storage type, volume size, IOPS, tier level, datacenter, and snapshot size." }, "${COMMAND_NAME} sl {{.storageType}} volume-order [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} volume-order --storage-type performance --size 1000 --iops 4000 --os-type LINUX -d dal09\n This command orders a performance volume with size is 1000GB, IOPS is 4000, OS type is LINUX, located at dal09.\n ${COMMAND_NAME} sl {{.storageType}} volume-order --storage-type endurance --size 500 --tier 4 --os-type XEN -d dal09 --snapshot-size 500\n This command orders a endurance volume with size is 500GB, tier level is 4 IOPS per GB, OS type is XEN, located at dal09, and additional snapshot space size is 500GB.": { "other": "${COMMAND_NAME} sl {{.storageType}} volume-order [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} volume-order --storage-type performance --size 1000 --iops 4000 --os-type LINUX -d dal09\n This command orders a performance volume with size is 1000GB, IOPS is 4000, OS type is LINUX, located at dal09.\n ${COMMAND_NAME} sl {{.storageType}} volume-order --storage-type endurance --size 500 --tier 4 --os-type XEN -d dal09 --snapshot-size 500\n This command orders a endurance volume with size is 500GB, tier level is 4 IOPS per GB, OS type is XEN, located at dal09, and additional snapshot space size is 500GB." }, "${COMMAND_NAME} sl {{.storageType}} volume-refresh VOLUME_ID SNAPSHOT_ID\n\nEXAMPLE:\n\t${COMMAND_NAME} sl {{.storageType}} volume-refresh VOLUME_ID SNAPSHOT_ID\n\tRefresh a duplicate VOLUME_ID with a snapshot from its parent SNAPSHOT_ID.": { "other": "${COMMAND_NAME} sl {{.storageType}} volume-refresh VOLUME_ID SNAPSHOT_ID\n\nEXAMPLE:\n\t${COMMAND_NAME} sl {{.storageType}} volume-refresh VOLUME_ID SNAPSHOT_ID\n\tRefresh a duplicate VOLUME_ID with a snapshot from its parent SNAPSHOT_ID." }, "${COMMAND_NAME} sl {{.storageType}} volume-set-lun-id VOLUME_ID LUN_ID\n\n\tThe LUN ID only takes effect during the Host Authorization process. It is\n\trecommended (but not necessary) to de-authorize all hosts before using\n\tthis method. See \"block access-revoke\".\n\tVOLUME_ID - the volume ID on which to set the LUN ID\n\tLUN_ID - recommended range is an integer between 0 and 255. Advanced users\n\tcan use an integer between 0 and 4095": { "other": "${COMMAND_NAME} sl {{.storageType}} volume-set-lun-id VOLUME_ID LUN_ID\n\n\tThe LUN ID only takes effect during the Host Authorization process. It is\n\trecommended (but not necessary) to de-authorize all hosts before using\n\tthis method. See \"block access-revoke\".\n\tVOLUME_ID - the volume ID on which to set the LUN ID\n\tLUN_ID - recommended range is an integer between 0 and 255. Advanced users\n\tcan use an integer between 0 and 4095" }, "${COMMAND_NAME} sl {{.storageType}} volume-set-note [OPTIONS] VOLUME_ID\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} volume-set-note 12345678 --note 'this is my note'": { "other": "${COMMAND_NAME} sl {{.storageType}} volume-set-note [OPTIONS] VOLUME_ID\n\nEXAMPLE:\n ${COMMAND_NAME} sl {{.storageType}} volume-set-note 12345678 --note 'this is my note'" }, "%s is not a valid permission": { "other": "%s is not a valid permission" }, "'{{.Input}}' is required": { "other": "'{{.Input}}' is required" }, "(Dry Run) Removing Tag: {{.tag}}.": { "other": "(Dry Run) Removing Tag: {{.tag}}." }, "--billing can only be either hourly or monthly.": { "other": "--billing can only be either hourly or monthly." }, "--bucket-name can not be empty": { "other": "--bucket-name can not be empty" }, "--cache-key": { "other": "--cache-key" }, "--column {{.Column}} is not supported.": { "other": "--column {{.Column}} is not supported." }, "--note": { "other": "--note" }, "--optimize": { "other": "--optimize" }, "--origintype": { "other": "--origintype" }, "--resize-disk requires capacity and disk number values separated by one comma.": { "other": "--resize-disk requires capacity and disk number values separated by one comma." }, "--server needs a port. {{.Server}} improperly formatted": { "other": "--server needs a port. {{.Server}} improperly formatted" }, "--sortby '{{.Column}}' is not supported.": { "other": "--sortby '{{.Column}}' is not supported." }, "--sortby {{.Column}} is not supported.": { "other": "--sortby {{.Column}} is not supported." }, "--url cannot be used with TCP checks.": { "other": "--url cannot be used with TCP checks." }, "--use-public-subnet is only available in PublicToPrivate.": { "other": "--use-public-subnet is only available in PublicToPrivate." }, "-a, --action should be REJECT | REDIRECT_POOL | REDIRECT_URL | REDIRECT_HTTPS": { "other": "-a, --action should be REJECT | REDIRECT_POOL | REDIRECT_URL | REDIRECT_HTTPS" }, "-a|--phase1-auth must be either MD5 or SHA1 or SHA256.": { "other": "-a|--phase1-auth must be either MD5 or SHA1 or SHA256." }, "-b|--billing can only be either hourly or monthly.\nRun '{{.CommandName}} sl file volume-options' to check available options.": { "other": "-b|--billing can only be either hourly or monthly.\nRun '{{.CommandName}} sl file volume-options' to check available options." }, "-b|--billing has to be either hourly or monthly.": { "other": "-b|--billing has to be either hourly or monthly." }, "-c|--phase1-crypto must be either DES or 3DES or AES128 or AES192 or AES256.": { "other": "-c|--phase1-crypto must be either DES or 3DES or AES128 or AES192 or AES256." }, "-d|--datacenter is required.\nRun '{{.CommandName}} sl block volume-options' to check available options.": { "other": "-d|--datacenter is required.\nRun '{{.CommandName}} sl block volume-options' to check available options." }, "-d|--datacenter is required.\nRun '{{.CommandName}} sl file volume-options' to check available options.": { "other": "-d|--datacenter is required.\nRun '{{.CommandName}} sl file volume-options' to check available options." }, "-d|--direction has to be either egress or ingress.": { "other": "-d|--direction has to be either egress or ingress." }, "-d|--phase1-dh must be either 0 or 1 or 2 or 5.": { "other": "-d|--phase1-dh must be either 0 or 1 or 2 or 5." }, "-e|--ether-type has to be either IPv4 or IPv6.": { "other": "-e|--ether-type has to be either IPv4 or IPv6." }, "-e|--phase2-dh must be either 0 or 1 or 2 or 5.": { "other": "-e|--phase2-dh must be either 0 or 1 or 2 or 5." }, "-e|--tier can only be specified with endurance volume.": { "other": "-e|--tier can only be specified with endurance volume." }, "-e|--tier is required with endurance volume in IOPS/GB, options are: 0.25, 2, 4, 10.\nRun '{{.CommandName}} sl block volume-options' to check available options.": { "other": "-e|--tier is required with endurance volume in IOPS/GB, options are: 0.25, 2, 4, 10.\nRun '{{.CommandName}} sl block volume-options' to check available options." }, "-e|--tier is required with endurance volume in IOPS/GB, options are: 0.25, 2, 4, 10.\nRun '{{.CommandName}} sl file volume-options' to check available options.": { "other": "-e|--tier is required with endurance volume in IOPS/GB, options are: 0.25, 2, 4, 10.\nRun '{{.CommandName}} sl file volume-options' to check available options." }, "-f|--phase2-forward-secrecy must be either 0 or 1.": { "other": "-f|--phase2-forward-secrecy must be either 0 or 1." }, "-i|--interface must be either public or private": { "other": "-i|--interface must be either public or private" }, "-i|--iops can only be specified with performance volume.": { "other": "-i|--iops can only be specified with performance volume." }, "-i|--iops is required with performance volume.\nRun '{{.CommandName}} sl block volume-options' to check available options.": { "other": "-i|--iops is required with performance volume.\nRun '{{.CommandName}} sl block volume-options' to check available options." }, "-i|--iops is required with performance volume.\nRun '{{.CommandName}} sl file volume-options' to check available options.": { "other": "-i|--iops is required with performance volume.\nRun '{{.CommandName}} sl file volume-options' to check available options." }, "-i|--iops must be a multiple of 100.\nRun '{{.CommandName}} sl block volume-options' to check available options.": { "other": "-i|--iops must be a multiple of 100.\nRun '{{.CommandName}} sl block volume-options' to check available options." }, "-i|--iops must be a multiple of 100.\nRun '{{.CommandName}} sl file volume-options' to check available options.": { "other": "-i|--iops must be a multiple of 100.\nRun '{{.CommandName}} sl file volume-options' to check available options." }, "-i|--iops must be between 100 and 6000, inclusive.\nRun '{{.CommandName}} sl block volume-options' to check available options.": { "other": "-i|--iops must be between 100 and 6000, inclusive.\nRun '{{.CommandName}} sl block volume-options' to check available options." }, "-i|--iops must be between 100 and 6000, inclusive.\nRun '{{.CommandName}} sl file volume-options' to check available options.": { "other": "-i|--iops must be between 100 and 6000, inclusive.\nRun '{{.CommandName}} sl file volume-options' to check available options." }, "-k, --key is only available in HEADER or COOKIE type.": { "other": "-k, --key is only available in HEADER or COOKIE type." }, "-l|--phase2-key-ttl must be in range 120-172800.": { "other": "-l|--phase2-key-ttl must be in range 120-172800." }, "-o|--os-type is optional, options are: HYPER_V,LINUX,VMWARE,WINDOWS_2008,WINDOWS_GPT,WINDOWS,XEN.": { "other": "-o|--os-type is optional, options are: HYPER_V,LINUX,VMWARE,WINDOWS_2008,WINDOWS_GPT,WINDOWS,XEN." }, "-o|--os-type is required, options are: HYPER_V,LINUX,VMWARE,WINDOWS_2008,WINDOWS_GPT,WINDOWS,XEN.\nRun '{{.CommandName}} sl block volume-options' to check available options.": { "other": "-o|--os-type is required, options are: HYPER_V,LINUX,VMWARE,WINDOWS_2008,WINDOWS_GPT,WINDOWS,XEN.\nRun '{{.CommandName}} sl block volume-options' to check available options." }, "-p|--protocal must be set when -M or -m is specified.": { "other": "-p|--protocal must be set when -M or -m is specified." }, "-r, --redirect is only available with action REDIRECT_POOL | REDIRECT_URL | REDIRECT_HTTPS": { "other": "-r, --redirect is only available with action REDIRECT_POOL | REDIRECT_URL | REDIRECT_HTTPS" }, "-r, --redirect is required with action REDIRECT_POOL | REDIRECT_URL | REDIRECT_HTTPS": { "other": "-r, --redirect is required with action REDIRECT_POOL | REDIRECT_URL | REDIRECT_HTTPS" }, "-s is in colon deliminated format to make grouping IP:port:weight a bit easier.": { "other": "-s is in colon deliminated format to make grouping IP:port:weight a bit easier." }, "-s, --subnet is only available in PublicToPrivate and PrivateToPrivate load balancer type.": { "other": "-s, --subnet is only available in PublicToPrivate and PrivateToPrivate load balancer type." }, "-s|--size is required, must be a positive integer.\nRun '{{.CommandName}} sl block volume-options' to check available options.": { "other": "-s|--size is required, must be a positive integer.\nRun '{{.CommandName}} sl block volume-options' to check available options." }, "-s|--size is required, must be a positive integer.\nRun '{{.CommandName}} sl file volume-options' to check available options.": { "other": "-s|--size is required, must be a positive integer.\nRun '{{.CommandName}} sl file volume-options' to check available options." }, "-t|--phase1-key-ttl must be in range 120-172800.": { "other": "-t|--phase1-key-ttl must be in range 120-172800." }, "-t|--storage-type is required, must be either performance or endurance.\nRun '{{.CommandName}} sl block volume-options' to check available options.": { "other": "-t|--storage-type is required, must be either performance or endurance.\nRun '{{.CommandName}} sl block volume-options' to check available options." }, "-t|--storage-type is required, must be either performance or endurance.\nRun '{{.CommandName}} sl file volume-options' to check available options.": { "other": "-t|--storage-type is required, must be either performance or endurance.\nRun '{{.CommandName}} sl file volume-options' to check available options." }, "-u|--phase2-auth must be either MD5 or SHA1 or SHA256.": { "other": "-u|--phase2-auth must be either MD5 or SHA1 or SHA256." }, "-y|--phase2-crypto must be either DES or 3DES or AES128 or AES192 or AES256.": { "other": "-y|--phase2-crypto must be either DES or 3DES or AES128 or AES192 or AES256." }, "300, 600, 1800, 3600, 43200 or 86400 seconds.": { "other": "300, 600, 1800, 3600, 43200 or 86400 seconds." }, ". formatted name to use. Specify one fqdn per server (multiple occurrence permitted) [required]": { "other": ". formatted name to use. Specify one fqdn per server (multiple occurrence permitted) [required]" }, "A DV SAN Certificate allows HTTPS traffic over your personal domain, but it requires a domain validation to prove ownership. A wildcard certificate allows HTTPS traffic only when using the CNAME given. [Permit: dvSan, wilcard]": { "other": "A DV SAN Certificate allows HTTPS traffic over your personal domain, but it requires a domain validation to prove ownership. A wildcard certificate allows HTTPS traffic only when using the CNAME given. [Permit: dvSan, wilcard]" }, "A Hardware_Server.id or UUID value of the desired server. A value corresponding to a unique\nfully-qualified domain name in the format 'hostname' where < and > are literal, e.g. myhost": { "other": "A Hardware_Server.id or UUID value of the desired server. A value corresponding to a unique\nfully-qualified domain name in the format 'hostname' where < and > are literal, e.g. myhost" }, "A Network_Subnet_IpAddress.id, A dotted-quad IPv4 address, or A full or compressed IPv6 address.": { "other": "A Network_Subnet_IpAddress.id, A dotted-quad IPv4 address, or A full or compressed IPv6 address." }, "A Network_Vlan.id value of the desired VLAN or A semantic VLAN identifier of the form ..,\neg. dal13.fcr01.1234 - the router name may optionally contain the 'a' or 'b' redundancy qualifier ": { "other": "A Network_Vlan.id value of the desired VLAN or A semantic VLAN identifier of the form ..,\neg. dal13.fcr01.1234 - the router name may optionally contain the 'a' or 'b' redundancy qualifier " }, "A Virtual_Guest.id or UUID value of the desired server. A value corresponding to a unique\nfully-qualified domain name in the format 'hostname' where < and > are literal, e.g. myhost": { "other": "A Virtual_Guest.id or UUID value of the desired server. A value corresponding to a unique\nfully-qualified domain name in the format 'hostname' where < and > are literal, e.g. myhost" }, "A custom name to be assigned to the quote (optional)": { "other": "A custom name to be assigned to the quote (optional)" }, "A descriptive label for this load balancer": { "other": "A descriptive label for this load balancer" }, "A json string describing https://softlayer.github.io/reference/datatypes/SoftLayer_User_Customer/": { "other": "A json string describing https://softlayer.github.io/reference/datatypes/SoftLayer_User_Customer/" }, "A note string stored for this username/password pair.": { "other": "A note string stored for this username/password pair." }, "A size or IOPS value must be given to modify this performance volume.": { "other": "A size or IOPS value must be given to modify this performance volume." }, "A size or tier value must be given to modify this endurance volume.": { "other": "A size or tier value must be given to modify this endurance volume." }, "A template file that defaults the command-line options": { "other": "A template file that defaults the command-line options" }, "A word (or string) that is used to filter item names": { "other": "A word (or string) that is used to filter item names" }, "A word (or string) that is used to filter package names": { "other": "A word (or string) that is used to filter package names" }, "A word (or string) used to filter presets": { "other": "A word (or string) used to filter presets" }, "ACCOUNT ID": { "other": "ACCOUNT ID" }, "API Error.": { "other": "API Error." }, "APIKEY": { "other": "APIKEY" }, "API_KEY": { "other": "API_KEY" }, "ARGUMENT": { "other": "ARGUMENT" }, "ARGUMENT Choices: ": { "other": "ARGUMENT Choices: " }, "Aborted.": { "other": "Aborted." }, "Aborting A record sync, found {{.Num}} A records exists!": { "other": "Aborting A record sync, found {{.Num}} A records exists!" }, "Aborting AAAA record sync, found {{.Num}} AAAA records exists!": { "other": "Aborting AAAA record sync, found {{.Num}} AAAA records exists!" }, "Access Key ID": { "other": "Access Key ID" }, "Access granted to user {{.userId}} for {{.objectId}}": { "other": "Access granted to user {{.userId}} for {{.objectId}}" }, "Access removed to user {{.userId}} for {{.objectId}}": { "other": "Access removed to user {{.userId}} for {{.objectId}}" }, "Access to {{.VolumeId}} was revoked for IP address {{.IP}}.": { "other": "Access to {{.VolumeId}} was revoked for IP address {{.IP}}." }, "Access to {{.VolumeId}} was revoked for hardware server {{.HwID}}.": { "other": "Access to {{.VolumeId}} was revoked for hardware server {{.HwID}}." }, "Access to {{.VolumeId}} was revoked for subnet {{.Subnet}}.": { "other": "Access to {{.VolumeId}} was revoked for subnet {{.Subnet}}." }, "Access to {{.VolumeId}} was revoked for virtual server {{.VsID}}.": { "other": "Access to {{.VolumeId}} was revoked for virtual server {{.VsID}}." }, "Account": { "other": "Account" }, "Account ID": { "other": "Account ID" }, "Account name": { "other": "Account name" }, "Accounting": { "other": "Accounting" }, "Acknowledge Event. Doing so will turn off the popup in the control portal.": { "other": "Acknowledge Event. Doing so will turn off the popup in the control portal." }, "Acknowledge every upcoming event. Doing so will turn off the popup in the control portal.": { "other": "Acknowledge every upcoming event. Doing so will turn off the popup in the control portal." }, "Acknowledged": { "other": "Acknowledged" }, "Action": { "other": "Action" }, "Active Conversion Start Timestamp": { "other": "Active Conversion Start Timestamp" }, "Add Hard disk in GB": { "other": "Add Hard disk in GB" }, "Add a new L7 policy": { "other": "Add a new L7 policy" }, "Add a new L7 pool": { "other": "Add a new L7 pool" }, "Add a new L7 pool member": { "other": "Add a new L7 pool member" }, "Add a new L7 rule": { "other": "Add a new L7 rule" }, "Add a new SSH key": { "other": "Add a new SSH key" }, "Add a new load balancer member": { "other": "Add a new load balancer member" }, "Add a new load balancer protocol": { "other": "Add a new load balancer protocol" }, "Add a new subnet to your account": { "other": "Add a new subnet to your account" }, "Add a note to be associated with the image": { "other": "Add a note to be associated with the image" }, "Add a security group rule to a security group": { "other": "Add a security group rule to a security group" }, "Add a subnet to an IPSec tunnel context": { "other": "Add a subnet to an IPSec tunnel context" }, "Add access to subnet.": { "other": "Add access to subnet." }, "Add an address translation to an IPSec tunnel": { "other": "Add an address translation to an IPSec tunnel" }, "Add and upload SSL certificate details": { "other": "Add and upload SSL certificate details" }, "Add notes for the image": { "other": "Add notes for the image" }, "Add or remove subnet access for a user.": { "other": "Add or remove subnet access for a user." }, "Add resource record in a zone": { "other": "Add resource record in a zone" }, "Add/Remove datacenter of an image.": { "other": "Add/Remove datacenter of an image." }, "Added {{.Type}} subnet #{{.ID}} to IPSec {{.ContextID}}.": { "other": "Added {{.Type}} subnet #{{.ID}} to IPSec {{.ContextID}}." }, "Additional notes": { "other": "Additional notes" }, "Address": { "other": "Address" }, "Address Translations": { "other": "Address Translations" }, "Adds an attachment to an existing ticket": { "other": "Adds an attachment to an existing ticket" }, "Adds an update to an existing ticket": { "other": "Adds an update to an existing ticket" }, "Advanced configuration flag": { "other": "Advanced configuration flag" }, "Akamai CNAME": { "other": "Akamai CNAME" }, "All multi vlan rules must be managed through the FortiGate dashboard using the provided credentials.": { "other": "All multi vlan rules must be managed through the FortiGate dashboard using the provided credentials." }, "Allocation": { "other": "Allocation" }, "Allotment": { "other": "Allotment" }, "Allows to create, remove or refresh user's API authentication key": { "other": "Allows to create, remove or refresh user's API authentication key" }, "Allows you to change the route of your secondary subnets.\nSubnets may be routed as either Static or Portable, and that designation is dictated by the routing destination specified.\nStatic subnets have an ultimate routing destination of a single IP address but may not be routed to an existing subnet’s IP address whose subnet is routed as a Static.\nPortable subnets have an ultimate routing destination of a VLAN.\nA subnet can be routed to any resource within the same 'routing region' as the subnet itself, usually limited to a single data center.\n\nSee Also: https://sldn.softlayer.com/reference/services/SoftLayer_Network_Subnet/route/\n\nEXAMPLE:\n\t${COMMAND_NAME} sl subnet route 1234567 --ip 11.22.33.44\n\t${COMMAND_NAME} sl subnet route 1234567 --server myUniqueHostname\n\t${COMMAND_NAME} sl subnet route 1234567 --vsi vsiId\n\t${COMMAND_NAME} sl subnet route 1234567 --vlan vlanId\n\n": { "other": "Allows you to change the route of your secondary subnets.\nSubnets may be routed as either Static or Portable, and that designation is dictated by the routing destination specified.\nStatic subnets have an ultimate routing destination of a single IP address but may not be routed to an existing subnet’s IP address whose subnet is routed as a Static.\nPortable subnets have an ultimate routing destination of a VLAN.\nA subnet can be routed to any resource within the same 'routing region' as the subnet itself, usually limited to a single data center.\n\nSee Also: https://sldn.softlayer.com/reference/services/SoftLayer_Network_Subnet/route/\n\nEXAMPLE:\n\t${COMMAND_NAME} sl subnet route 1234567 --ip 11.22.33.44\n\t${COMMAND_NAME} sl subnet route 1234567 --server myUniqueHostname\n\t${COMMAND_NAME} sl subnet route 1234567 --vsi vsiId\n\t${COMMAND_NAME} sl subnet route 1234567 --vlan vlanId\n\n" }, "Amount": { "other": "Amount" }, "An ID of one subnet to authorize": { "other": "An ID of one subnet to authorize" }, "An ID of one subnet to revoke": { "other": "An ID of one subnet to revoke" }, "An IP address to authorize": { "other": "An IP address to authorize" }, "An IP address to authorize.": { "other": "An IP address to authorize." }, "An IP address to revoke": { "other": "An IP address to revoke" }, "An optional cancellation reason. See '${COMMAND_NAME} sl hardware cancel-reasons' for a list of available options": { "other": "An optional cancellation reason. See '${COMMAND_NAME} sl hardware cancel-reasons' for a list of available options" }, "An optional comment to add to the cancellation ticket": { "other": "An optional comment to add to the cancellation ticket" }, "An optional reason for cancellation": { "other": "An optional reason for cancellation" }, "ApiType": { "other": "ApiType" }, "Append parameters to web call": { "other": "Append parameters to web call" }, "Assign a global IP to a target router or device": { "other": "Assign a global IP to a target router or device" }, "Assign block storage subnets to the given host id.": { "other": "Assign block storage subnets to the given host id." }, "Assigned": { "other": "Assigned" }, "Assigned User": { "other": "Assigned User" }, "Associated VLANs": { "other": "Associated VLANs" }, "At least one of these flags is required": { "other": "At least one of these flags is required" }, "Attach an interface to a security group": { "other": "Attach an interface to a security group" }, "Attach devices to ticket": { "other": "Attach devices to ticket" }, "Attachment failed. Confirm that {{.DeviceID}} is a hardware device or not already attached.": { "other": "Attachment failed. Confirm that {{.DeviceID}} is a hardware device or not already attached." }, "Attachment failed. Confirm that {{.DeviceID}} is a virtual guest or not already attached.": { "other": "Attachment failed. Confirm that {{.DeviceID}} is a virtual guest or not already attached." }, "Attempt to update DNS records for virtual server instance: {{.VsID}}. Continue?": { "other": "Attempt to update DNS records for virtual server instance: {{.VsID}}. Continue?" }, "Authorize File and Block Storage to a Hardware Server": { "other": "Authorize File and Block Storage to a Hardware Server" }, "Authorize File, Block and Portable Storage to a Virtual Server": { "other": "Authorize File, Block and Portable Storage to a Virtual Server" }, "Authorize hosts to access a given volume": { "other": "Authorize hosts to access a given volume" }, "Authorize hosts to access a given volume.": { "other": "Authorize hosts to access a given volume." }, "Available Snapshot Size (GB)": { "other": "Available Snapshot Size (GB)" }, "Average": { "other": "Average" }, "Backend IP": { "other": "Backend IP" }, "Backend Router": { "other": "Backend Router" }, "Backend Router Id": { "other": "Backend Router Id" }, "Backend port [default: 80]": { "other": "Backend port [default: 80]" }, "Backend protocol [default: HTTP]": { "other": "Backend protocol [default: HTTP]" }, "Backend router ID. [required]": { "other": "Backend router ID. [required]" }, "Backend servers IP address. [required]": { "other": "Backend servers IP address. [required]" }, "Backend servers port. [required]": { "other": "Backend servers port. [required]" }, "Backend servers that are part of this pool. Format: BACKEND_IP:PORT. eg. 10.0.0.1:80 (multiple occurrence permitted)": { "other": "Backend servers that are part of this pool. Format: BACKEND_IP:PORT. eg. 10.0.0.1:80 (multiple occurrence permitted)" }, "BackendRouterId": { "other": "BackendRouterId" }, "BackendRouterId, create-options has a list of valid ids to use. [required]": { "other": "BackendRouterId, create-options has a list of valid ids to use. [required]" }, "Balancing Method: [ROUNDROBIN|LEASTCONNECTION|WEIGHTED_RR]": { "other": "Balancing Method: [ROUNDROBIN|LEASTCONNECTION|WEIGHTED_RR]" }, "Bandwidth": { "other": "Bandwidth" }, "Bandwidth data over date range.": { "other": "Bandwidth data over date range." }, "Bandwidth pool {{.bandwidthPoolId}} was deleted.": { "other": "Bandwidth pool {{.bandwidthPoolId}} was deleted." }, "Bandwidth pool {{.bandwidthPoolId}} was edited successfully.": { "other": "Bandwidth pool {{.bandwidthPoolId}} was edited successfully." }, "Bandwidth report for every pool/server.": { "other": "Bandwidth report for every pool/server." }, "Bandwidth, Hits, Ratio counted over history number of days ago. 89 is the maximum.": { "other": "Bandwidth, Hits, Ratio counted over history number of days ago. 89 is the maximum." }, "Base user to use as a template for creating this user. The default is to use the user that is running this command. Information provided in --template supersedes this template": { "other": "Base user to use as a template for creating this user. The default is to use the user that is running this command. Information provided in --template supersedes this template" }, "Billing": { "other": "Billing" }, "Billing Item Id": { "other": "Billing Item Id" }, "Billing item not found": { "other": "Billing item not found" }, "Billing rate [hourly|monthly], [default: hourly]": { "other": "Billing rate [hourly|monthly], [default: hourly]" }, "Billing rate, either hourly or monthly, default is hourly if not specified": { "other": "Billing rate, either hourly or monthly, default is hourly if not specified" }, "Billing rate. Default is: hourly. Options are: hourly, monthly": { "other": "Billing rate. Default is: hourly. Options are: hourly, monthly" }, "Block volume {{.ID}} has been marked for immediate snapshot cancellation.": { "other": "Block volume {{.ID}} has been marked for immediate snapshot cancellation." }, "Block volume {{.ID}} has been marked for snapshot cancellation.": { "other": "Block volume {{.ID}} has been marked for snapshot cancellation." }, "Block volume {{.VolumeId}} has been marked for cancellation.": { "other": "Block volume {{.VolumeId}} has been marked for cancellation." }, "Block volume {{.VolumeId}} has been marked for immediate cancellation.": { "other": "Block volume {{.VolumeId}} has been marked for immediate cancellation." }, "Block volume {{.VolumeId}} is being restored using snapshot {{.SnapshotId}}.": { "other": "Block volume {{.VolumeId}} is being restored using snapshot {{.SnapshotId}}." }, "Block volume {{.VolumeId}} is reporting LUN ID {{.LunID}}.": { "other": "Block volume {{.VolumeId}} is reporting LUN ID {{.LunID}}." }, "Bucket Name": { "other": "Bucket Name" }, "Bucket name": { "other": "Bucket name" }, "Bucket name.": { "other": "Bucket name." }, "Buffer file could not be closed: {{.Error}}.\n": { "other": "Buffer file could not be closed: {{.Error}}.\n" }, "Buffer file could not be created: {{.Error}}.\n": { "other": "Buffer file could not be created: {{.Error}}.\n" }, "CDN Unique ID": { "other": "CDN Unique ID" }, "CIDR": { "other": "CIDR" }, "CONTEXT_ID": { "other": "CONTEXT_ID" }, "CPU": { "other": "CPU" }, "CPU core will be on a dedicated host server": { "other": "CPU core will be on a dedicated host server" }, "CPU cores": { "other": "CPU cores" }, "CPUs": { "other": "CPUs" }, "CRN of the root key in your KMS instance": { "other": "CRN of the root key in your KMS instance" }, "Cache Key Rule": { "other": "Cache Key Rule" }, "Cache key optimization": { "other": "Cache key optimization" }, "Cache key optimization. These are the valid options to choose: 'include-all', 'ignore-all', 'include-specified', 'ignore-specified'. If you select 'include-specified' or 'ignore-specified' please add to option cache-description.": { "other": "Cache key optimization. These are the valid options to choose: 'include-all', 'ignore-all', 'include-specified', 'ignore-specified'. If you select 'include-specified' or 'ignore-specified' please add to option cache-description." }, "Cache query rules with the following formats: 'include-all', 'ignore-all', 'include: ', 'ignore: '. example = 'uuid=1234567 issue=important'.": { "other": "Cache query rules with the following formats: 'include-all', 'ignore-all', 'include: ', 'ignore: '. example = 'uuid=1234567 issue=important'." }, "Call arbitrary API endpoints": { "other": "Call arbitrary API endpoints" }, "Can not specify both --hard and --soft": { "other": "Can not specify both --hard and --soft" }, "Can only specify either --hard or --soft.": { "other": "Can only specify either --hard or --soft." }, "Can't get router ID with hostname {{.HostName}}": { "other": "Can't get router ID with hostname {{.HostName}}" }, "Cancel a IPSec VPN tunnel context": { "other": "Cancel a IPSec VPN tunnel context" }, "Cancel a VLAN": { "other": "Cancel a VLAN" }, "Cancel a global IP": { "other": "Cancel a global IP" }, "Cancel a hardware server": { "other": "Cancel a hardware server" }, "Cancel a license.": { "other": "Cancel a license." }, "Cancel a subnet": { "other": "Cancel a subnet" }, "Cancel all virtual guests of the dedicated host immediately.": { "other": "Cancel all virtual guests of the dedicated host immediately." }, "Cancel an existing block storage volume": { "other": "Cancel an existing block storage volume" }, "Cancel an existing file storage volume": { "other": "Cancel an existing file storage volume" }, "Cancel an existing load balancer": { "other": "Cancel an existing load balancer" }, "Cancel an existing object storage instance.": { "other": "Cancel an existing object storage instance." }, "Cancel existing snapshot space for a given volume": { "other": "Cancel existing snapshot space for a given volume" }, "Cancel immediately instead of on the billing anniversary": { "other": "Cancel immediately instead of on the billing anniversary" }, "Cancel the IPSec immediately instead of on the billing anniversary": { "other": "Cancel the IPSec immediately instead of on the billing anniversary" }, "Cancel the block storage volume immediately instead of on the billing anniversary": { "other": "Cancel the block storage volume immediately instead of on the billing anniversary" }, "Cancel the file storage volume immediately instead of on the billing anniversary": { "other": "Cancel the file storage volume immediately instead of on the billing anniversary" }, "Cancel the resource or service for a billing Item. By default the billing item will be canceled\non the next bill date and reclaim of the resource will begin shortly after the cancellation": { "other": "Cancel the resource or service for a billing Item. By default the billing item will be canceled\non the next bill date and reclaim of the resource will begin shortly after the cancellation" }, "Cancel the snapshot space immediately instead of on the billing anniversary": { "other": "Cancel the snapshot space immediately instead of on the billing anniversary" }, "Cancel virtual server instance": { "other": "Cancel virtual server instance" }, "Cancels a billing item.": { "other": "Cancels a billing item." }, "Cancels a firewall": { "other": "Cancels a firewall" }, "Cancels the server immediately (instead of on the billing anniversary)": { "other": "Cancels the server immediately (instead of on the billing anniversary)" }, "Cannot find origin volume's provisioned IOPS": { "other": "Cannot find origin volume's provisioned IOPS" }, "Cannot find origin volume's size": { "other": "Cannot find origin volume's size" }, "Cannot find original volume's location": { "other": "Cannot find original volume's location" }, "Cannot find original volume's os-type": { "other": "Cannot find original volume's os-type" }, "Cannot find original volume's tier level": { "other": "Cannot find original volume's tier level" }, "Cannot find primary volume's os-type automatically; must specify manually.": { "other": "Cannot find primary volume's os-type automatically; must specify manually." }, "Cannot find volume's provisioned IOPS.": { "other": "Cannot find volume's provisioned IOPS." }, "Capacity": { "other": "Capacity" }, "Capacity (GB)": { "other": "Capacity (GB)" }, "Capture all block devices that belong to the virtual server": { "other": "Capture all block devices that belong to the virtual server" }, "Capture virtual server instance into an image": { "other": "Capture virtual server instance into an image" }, "Case": { "other": "Case" }, "Case Number": { "other": "Case Number" }, "Category": { "other": "Category" }, "Category Code": { "other": "Category Code" }, "Category code that is used to filter items": { "other": "Category code that is used to filter items" }, "Category name.": { "other": "Category name." }, "CategoryCode": { "other": "CategoryCode" }, "Cdn with uniqueId: {{.ID}} was deleted.": { "other": "Cdn with uniqueId: {{.ID}} was deleted." }, "Certificate Signing Request file": { "other": "Certificate Signing Request file" }, "Certificate Type": { "other": "Certificate Type" }, "Certificate file": { "other": "Certificate file" }, "Certificate not found": { "other": "Certificate not found" }, "Certificate signing request not found": { "other": "Certificate signing request not found" }, "Change how a secondary subnet is routed.": { "other": "Change how a secondary subnet is routed." }, "Changes a password for a volume's access.": { "other": "Changes a password for a volume's access." }, "Check if a virtual server instance is ready for use": { "other": "Check if a virtual server instance is ready for use" }, "Classic Infrastructure Bandwidth commands": { "other": "Classic Infrastructure Bandwidth commands" }, "Classic Infrastructure Reports": { "other": "Classic Infrastructure Reports" }, "Classic infrastructure Account commands": { "other": "Classic infrastructure Account commands" }, "Classic infrastructure Bandwidth commands": { "other": "Classic infrastructure Bandwidth commands" }, "Classic infrastructure Block Storage": { "other": "Classic infrastructure Block Storage" }, "Classic infrastructure CDN commands": { "other": "Classic infrastructure CDN commands" }, "Classic infrastructure Compute images": { "other": "Classic infrastructure Compute images" }, "Classic infrastructure Dedicatedhost": { "other": "Classic infrastructure Dedicatedhost" }, "Classic infrastructure Domain Name System": { "other": "Classic infrastructure Domain Name System" }, "Classic infrastructure Email commands": { "other": "Classic infrastructure Email commands" }, "Classic infrastructure Event Log Group": { "other": "Classic infrastructure Event Log Group" }, "Classic infrastructure File Storage": { "other": "Classic infrastructure File Storage" }, "Classic infrastructure Firewalls": { "other": "Classic infrastructure Firewalls" }, "Classic infrastructure Global IP addresses": { "other": "Classic infrastructure Global IP addresses" }, "Classic infrastructure IPSEC VPN": { "other": "Classic infrastructure IPSEC VPN" }, "Classic infrastructure Licenses": { "other": "Classic infrastructure Licenses" }, "Classic infrastructure Load Balancers": { "other": "Classic infrastructure Load Balancers" }, "Classic infrastructure Manage Tickets": { "other": "Classic infrastructure Manage Tickets" }, "Classic infrastructure Manage Users": { "other": "Classic infrastructure Manage Users" }, "Classic infrastructure Network Attached Storage": { "other": "Classic infrastructure Network Attached Storage" }, "Classic infrastructure Network VLANs": { "other": "Classic infrastructure Network VLANs" }, "Classic infrastructure Network subnets": { "other": "Classic infrastructure Network subnets" }, "Classic infrastructure Object Storage commands": { "other": "Classic infrastructure Object Storage commands" }, "Classic infrastructure Orders": { "other": "Classic infrastructure Orders" }, "Classic infrastructure Placement Group": { "other": "Classic infrastructure Placement Group" }, "Classic infrastructure SSH Keys and SSL Certificates": { "other": "Classic infrastructure SSH Keys and SSL Certificates" }, "Classic infrastructure Tag management": { "other": "Classic infrastructure Tag management" }, "Classic infrastructure Virtual Servers": { "other": "Classic infrastructure Virtual Servers" }, "Classic infrastructure hardware servers": { "other": "Classic infrastructure hardware servers" }, "Classic infrastructure network security groups": { "other": "Classic infrastructure network security groups" }, "Client side timeout setting, in seconds": { "other": "Client side timeout setting, in seconds" }, "Closed:": { "other": "Closed:" }, "Cname": { "other": "Cname" }, "Code": { "other": "Code" }, "Column to display, options are: id,hostname,domain,public_ip,private_ip,datacenter,status,guid,cpu,memory,os,ipmi_ip,created,created_by,tags. This option can be specified multiple times": { "other": "Column to display, options are: id,hostname,domain,public_ip,private_ip,datacenter,status,guid,cpu,memory,os,ipmi_ip,created,created_by,tags. This option can be specified multiple times" }, "Column to display. Options are: id, hostname, domain, primary_ip, backend_ip. This option can be specified multiple times": { "other": "Column to display. Options are: id, hostname, domain, primary_ip, backend_ip. This option can be specified multiple times" }, "Column to display. Options are: id, name, type, private_ip_address, source_subnet, host_iqn, username, password, allowed_host_id. This option can be specified multiple times.": { "other": "Column to display. Options are: id, name, type, private_ip_address, source_subnet, host_iqn, username, password, allowed_host_id. This option can be specified multiple times." }, "Column to display. Options are: id,hostname,domain,cpu,memory,public_ip,private_ip,datacenter,action,guid,power_state,created_by,tags. This option can be specified multiple times": { "other": "Column to display. Options are: id,hostname,domain,cpu,memory,public_ip,private_ip,datacenter,action,guid,power_state,created_by,tags. This option can be specified multiple times" }, "Column to display. Options are: id,username,datacenter,storage_type,capacity_gb,bytes_used,IOPs,ip_addr,lunId,created_by,active_transactions,rep_partner_count,notes. This option can be specified multiple times": { "other": "Column to display. Options are: id,username,datacenter,storage_type,capacity_gb,bytes_used,IOPs,ip_addr,lunId,created_by,active_transactions,rep_partner_count,notes. This option can be specified multiple times" }, "Column to display. [Options are: guid, cpu, memory, datacenter, primary_ip, backend_ip, created_by, power_state, tags] [default: id,hostname,domain,primary_ip,backend_ip,power_state].": { "other": "Column to display. [Options are: guid, cpu, memory, datacenter, primary_ip, backend_ip, created_by, power_state, tags] [default: id,hostname,domain,primary_ip,backend_ip,power_state]." }, "Column to display. options are: id,username,email,displayName,2FA,classicAPIKey,status,hardwareCount,virtualGuestCount. This option can be specified multiple times": { "other": "Column to display. options are: id,username,email,displayName,2FA,classicAPIKey,status,hardwareCount,virtualGuestCount. This option can be specified multiple times" }, "Column to sort by": { "other": "Column to sort by" }, "Column to sort by (Id, Name, Datacenter, Router, Cpu, Memory, Disk, Guests)[default: Id]": { "other": "Column to sort by (Id, Name, Datacenter, Router, Cpu, Memory, Disk, Guests)[default: Id]" }, "Column to sort by, default is:hostname, options are:id,hostname,domain,datacenter,cpu,memory,public_ip,private_ip": { "other": "Column to sort by, default is:hostname, options are:id,hostname,domain,datacenter,cpu,memory,public_ip,private_ip" }, "Column to sort by, default:hostname, option:id,guid,hostname,domain,public_ip,private_ip,cpu,memory,os,datacenter,status,ipmi_ip,created,created_by": { "other": "Column to sort by, default:hostname, option:id,guid,hostname,domain,public_ip,private_ip,cpu,memory,os,datacenter,status,ipmi_ip,created,created_by" }, "Column to sort by, default:id, options are: id,username,datacenter,storage_type,capacity_gb,bytes_used,ip_addr,lunId,active_transactions,created_by": { "other": "Column to sort by, default:id, options are: id,username,datacenter,storage_type,capacity_gb,bytes_used,ip_addr,lunId,active_transactions,created_by" }, "Column to sort by. Options are: id, hostname, domain, primary_ip, backend_ip": { "other": "Column to sort by. Options are: id, hostname, domain, primary_ip, backend_ip" }, "Column to sort by. Options are: id, name, type, private_ip_address, source_subnet, host_iqn, username, password, allowed_host_id.": { "other": "Column to sort by. Options are: id, name, type, private_ip_address, source_subnet, host_iqn, username, password, allowed_host_id." }, "Column to sort by. Options are: id,common_name,days_until_expire,note": { "other": "Column to sort by. Options are: id,common_name,days_until_expire,note" }, "Column to sort by. Options are: id,identifier,type,network_space,datacenter,vlan_id,IPs,hardware,vs": { "other": "Column to sort by. Options are: id,identifier,type,network_space,datacenter,vlan_id,IPs,hardware,vs" }, "Column to sort by. Options are: id,label,fingerprint,note": { "other": "Column to sort by. Options are: id,label,fingerprint,note" }, "Column to sort by. Options are: id,name,created,size_bytes": { "other": "Column to sort by. Options are: id,name,created,size_bytes" }, "Column to sort by. Options are: id,name,description,created": { "other": "Column to sort by. Options are: id,name,description,created" }, "Column to sort by. Options are: id,number,name,firewall,datacenter,hardware,virtual_servers,public_ips": { "other": "Column to sort by. Options are: id,number,name,firewall,datacenter,hardware,virtual_servers,public_ips" }, "Column to sort by. Options are: id,remoteIp,remoteGroupId,direction,ethertype,portRangeMin,portRangeMax,protocol": { "other": "Column to sort by. Options are: id,remoteIp,remoteGroupId,direction,ethertype,portRangeMin,portRangeMax,protocol" }, "Column to sort by. Options are: id,virtualServerId,hostname": { "other": "Column to sort by. Options are: id,virtualServerId,hostname" }, "Comma separated list of tags, enclosed in quotes. 'tag1, tag2'": { "other": "Comma separated list of tags, enclosed in quotes. 'tag1, tag2'" }, "Comma seperated list of tags, enclosed in quotes. 'tag1,tag2' [required]": { "other": "Comma seperated list of tags, enclosed in quotes. 'tag1,tag2' [required]" }, "Company": { "other": "Company" }, "Compare Type": { "other": "Compare Type" }, "Compare type: EQUAL_TO | ENDS_WITH | STARTS_WITH | REGEX | CONTAINS. [required]": { "other": "Compare type: EQUAL_TO | ENDS_WITH | STARTS_WITH | REGEX | CONTAINS. [required]" }, "Compared Value [required]": { "other": "Compared Value [required]" }, "Completed Percentage": { "other": "Completed Percentage" }, "Configuration request received for IPSec {{.ContextID}}.": { "other": "Configuration request received for IPSec {{.ContextID}}." }, "Convert a dependent duplicate volume to an independent volume.": { "other": "Convert a dependent duplicate volume to an independent volume." }, "Cost": { "other": "Cost" }, "Could not find price for endurance storage space, size={{.Size}} tier={{.Tier}}": { "other": "Could not find price for endurance storage space, size={{.Size}} tier={{.Tier}}" }, "Could not find price for endurance tier level, tier={{.Tier}}": { "other": "Could not find price for endurance tier level, tier={{.Tier}}" }, "Could not find price for iops for the given volume, size={{.Size}},,Iops={{.IOPS}}": { "other": "Could not find price for iops for the given volume, size={{.Size}},,Iops={{.IOPS}}" }, "Could not find price for performance storage space, size={{.Size}}": { "other": "Could not find price for performance storage space, size={{.Size}}" }, "Could not find price for replication,tier={{.Tier}},Iops={{.IOPS}}": { "other": "Could not find price for replication,tier={{.Tier}},Iops={{.IOPS}}" }, "Could not find price for snapshot space,size={{.Size}},tier={{.Tier}},Iops={{.IOPS}}": { "other": "Could not find price for snapshot space,size={{.Size}},tier={{.Tier}},Iops={{.IOPS}}" }, "Could not find price with the category: {{.PriceCategory}}": { "other": "Could not find price with the category: {{.PriceCategory}}" }, "Could not find tier IOPS per GB for this volume": { "other": "Could not find tier IOPS per GB for this volume" }, "Could not find tier IOPS per GB for this volume.": { "other": "Could not find tier IOPS per GB for this volume." }, "Could not find valid price for bandwidth option": { "other": "Could not find valid price for bandwidth option" }, "Could not find valid price for dedicated host with size= {{.KeyName}}": { "other": "Could not find valid price for dedicated host with size= {{.KeyName}}" }, "Could not find valid price for extra option {{.KeyName}}": { "other": "Could not find valid price for extra option {{.KeyName}}" }, "Could not find valid price for os {{.OS}}": { "other": "Could not find valid price for os {{.OS}}" }, "Could not find valid price for port speed:": { "other": "Could not find valid price for port speed:" }, "Could not find valid price for {{.KeyName}} option": { "other": "Could not find valid price for {{.KeyName}} option" }, "Could not find valid size for: {{.Size}}": { "other": "Could not find valid size for: {{.Size}}" }, "Could not remove device {{.DeviceID}} from ticket. Is it attached, or a virtual guest?": { "other": "Could not remove device {{.DeviceID}} from ticket. Is it attached, or a virtual guest?" }, "Could not remove device {{.DeviceId}} from ticket. Is it attached, or a hardware device?": { "other": "Could not remove device {{.DeviceId}} from ticket. Is it attached, or a hardware device?" }, "Count": { "other": "Count" }, "Counter": { "other": "Counter" }, "Cpu (allocated/total)": { "other": "Cpu (allocated/total)" }, "Cpu Count": { "other": "Cpu Count" }, "Cpu: ": { "other": "Cpu: " }, "Cpus": { "other": "Cpus" }, "Create Date": { "other": "Create Date" }, "Create a Reserved Capacity instance.": { "other": "Create a Reserved Capacity instance." }, "Create a bandwidth pool.": { "other": "Create a bandwidth pool." }, "Create a dedicated Virtual Server (Private Node)": { "other": "Create a dedicated Virtual Server (Private Node)" }, "Create a dedicatedhost": { "other": "Create a dedicatedhost" }, "Create a global IP": { "other": "Create a global IP" }, "Create a host for dedicated virtual servers": { "other": "Create a host for dedicated virtual servers" }, "Create a new CDN domain mapping": { "other": "Create a new CDN domain mapping" }, "Create a new VLAN": { "other": "Create a new VLAN" }, "Create a new firewall": { "other": "Create a new firewall" }, "Create a password for a software component.": { "other": "Create a password for a software component." }, "Create a placement group": { "other": "Create a placement group" }, "Create a security group": { "other": "Create a security group" }, "Create a snapshot on a given volume": { "other": "Create a snapshot on a given volume" }, "Create a support ticket": { "other": "Create a support ticket" }, "Create a transient virtual server": { "other": "Create a transient virtual server" }, "Create a user hardware notification entry.": { "other": "Create a user hardware notification entry." }, "Create a user virtual notification entry.": { "other": "Create a user virtual notification entry." }, "Create a zone": { "other": "Create a zone" }, "Create an origin path for an existing CDN mapping.": { "other": "Create an origin path for an existing CDN mapping." }, "Create an user's API authentication key": { "other": "Create an user's API authentication key" }, "Create credentials for an IBM Cloud Object Storage Account.": { "other": "Create credentials for an IBM Cloud Object Storage Account." }, "Create virtual server instance": { "other": "Create virtual server instance" }, "CreateDate": { "other": "CreateDate" }, "Created": { "other": "Created" }, "Created Date": { "other": "Created Date" }, "Created Record: {{.Host}} {{.TTL}} {{.Type}} {{.Data}}": { "other": "Created Record: {{.Host}} {{.TTL}} {{.Type}} {{.Data}}" }, "Created resource record under zone {{.Zone}}: ID={{.ID}}, type={{.RecordType}}, record={{.Host}}, data={{.Data}}, ttl={{.Ttl}}.": { "other": "Created resource record under zone {{.Zone}}: ID={{.ID}}, type={{.RecordType}}, record={{.Host}}, data={{.Data}}, ttl={{.Ttl}}." }, "Created subnet {{.ID}}/{{.CIDR}} #{{.Identifier}}.": { "other": "Created subnet {{.ID}}/{{.CIDR}} #{{.Identifier}}." }, "Created translation from {{.StaticIP}} to {{.RemoteIP}} #{{.ID}}.": { "other": "Created translation from {{.StaticIP}} to {{.RemoteIP}} #{{.ID}}." }, "Creates a purge record and also initiates the purge call.": { "other": "Creates a purge record and also initiates the purge call." }, "Creates a purge record and also initiates the purge call. For more information see the following documentation: https://cloud.ibm.com/docs/infrastructure/CDN?topic=CDN-manage-your-cdn#purging-cached-content": { "other": "Creates a purge record and also initiates the purge call. For more information see the following documentation: https://cloud.ibm.com/docs/infrastructure/CDN?topic=CDN-manage-your-cdn#purging-cached-content" }, "Creates a user": { "other": "Creates a user" }, "Credential limits for this IBM Cloud Object Storage account.": { "other": "Credential limits for this IBM Cloud Object Storage account." }, "Credential: {{.credentialID}} was deleted.": { "other": "Credential: {{.credentialID}} was deleted." }, "Critical Max": { "other": "Critical Max" }, "Critical Min": { "other": "Critical Min" }, "Cross Region": { "other": "Cross Region" }, "Current Usage": { "other": "Current Usage" }, "Customer Peer IP Address": { "other": "Customer Peer IP Address" }, "DATA": { "other": "DATA" }, "Data Center": { "other": "Data Center" }, "Data center": { "other": "Data center" }, "Data in": { "other": "Data in" }, "Data out": { "other": "Data out" }, "Datacenter": { "other": "Datacenter" }, "Datacenter name. It can be found from the keyName in the command '${COMMAND_NAME} sl order package-locations LBAAS' output. [required]": { "other": "Datacenter name. It can be found from the keyName in the command '${COMMAND_NAME} sl order package-locations LBAAS' output. [required]" }, "Datacenter short name [required]": { "other": "Datacenter short name [required]" }, "Datacenter shortname [required]": { "other": "Datacenter shortname [required]" }, "Datacenter shortname [required]": { "other": "Datacenter shortname [required]" }, "Datacenter shortname[required]": { "other": "Datacenter shortname[required]" }, "Datacenter to remove": { "other": "Datacenter to remove" }, "Datacenters": { "other": "Datacenters" }, "Date": { "other": "Date" }, "Date time": { "other": "Date time" }, "Day of the week when snapshots should be taken, integer between 0 to 6. \n 0 means Sunday,1 means Monday,2 means Tuesday,3 means Wendesday,4 means Thursday,5 means Friday,6 means Saturday": { "other": "Day of the week when snapshots should be taken, integer between 0 to 6. \n 0 means Sunday,1 means Monday,2 means Tuesday,3 means Wendesday,4 means Thursday,5 means Friday,6 means Saturday" }, "Dedicated Access": { "other": "Dedicated Access" }, "Dedicated Host ID": { "other": "Dedicated Host ID" }, "Dedicated Host ID to migrate to. Only works on guests that are already on a dedicated host.": { "other": "Dedicated Host ID to migrate to. Only works on guests that are already on a dedicated host." }, "Dedicated Virtual Host Flavor(s)": { "other": "Dedicated Virtual Host Flavor(s)" }, "Dedicated Virtual Host flavor (requires --datacenter) e.g. 56_CORES_X_242_RAM_X_1_4_TB": { "other": "Dedicated Virtual Host flavor (requires --datacenter) e.g. 56_CORES_X_242_RAM_X_1_4_TB" }, "Dedicated host ID should be a number.": { "other": "Dedicated host ID should be a number." }, "Default": { "other": "Default" }, "Default Hourly Price Per Instance": { "other": "Default Hourly Price Per Instance" }, "Delete a CDN domain mapping.": { "other": "Delete a CDN domain mapping." }, "Delete a L7 policy": { "other": "Delete a L7 policy" }, "Delete a L7 pool": { "other": "Delete a L7 pool" }, "Delete a L7 rule": { "other": "Delete a L7 rule" }, "Delete a placement group": { "other": "Delete a placement group" }, "Delete a protocol": { "other": "Delete a protocol" }, "Delete a provisioning scriptt.": { "other": "Delete a provisioning scriptt." }, "Delete a snapshot on a given volume": { "other": "Delete a snapshot on a given volume" }, "Delete a zone": { "other": "Delete a zone" }, "Delete an image ": { "other": "Delete an image " }, "Delete bandwidth pool. ": { "other": "Delete bandwidth pool. " }, "Delete the credential of an Object Storage Account.": { "other": "Delete the credential of an Object Storage Account." }, "Delete the given security group": { "other": "Delete the given security group" }, "Delete the quote of an order.": { "other": "Delete the quote of an order." }, "Deny sharing of an image template with another account.": { "other": "Deny sharing of an image template with another account." }, "Department": { "other": "Department" }, "Description": { "other": "Description" }, "Detach an interface from a security group": { "other": "Detach an interface from a security group" }, "Detach devices from a ticket": { "other": "Detach devices from a ticket" }, "Detail a CDN Account.": { "other": "Detail a CDN Account." }, "Detail information about a firewall": { "other": "Detail information about a firewall" }, "Details of a specific event, and ability to acknowledge event.": { "other": "Details of a specific event, and ability to acknowledge event." }, "Device": { "other": "Device" }, "Device Name": { "other": "Device Name" }, "Device Type": { "other": "Device Type" }, "Device name": { "other": "Device name" }, "Devices": { "other": "Devices" }, "Direction": { "other": "Direction" }, "Disable selected notifications": { "other": "Disable selected notifications" }, "Disable snapshot notification.": { "other": "Disable snapshot notification." }, "Disable snapshots on the specified schedule for a given volume": { "other": "Disable snapshots on the specified schedule for a given volume" }, "Disable the IPMI interface.": { "other": "Disable the IPMI interface." }, "Disable vpn for a user.": { "other": "Disable vpn for a user." }, "Disable vpn subnets manual config.": { "other": "Disable vpn subnets manual config." }, "Disabled: Snapshots space usage threshold is disabled for volume '{{.ID}}'.": { "other": "Disabled: Snapshots space usage threshold is disabled for volume '{{.ID}}'." }, "Discrete Sensor": { "other": "Discrete Sensor" }, "Disk": { "other": "Disk" }, "Disk (allocated/total)": { "other": "Disk (allocated/total)" }, "Disk Capacity": { "other": "Disk Capacity" }, "Disk sizes (multiple occurrence permitted)": { "other": "Disk sizes (multiple occurrence permitted)" }, "Display FortiGate username and FortiGate password to multi vlans": { "other": "Display FortiGate username and FortiGate password to multi vlans" }, "Display IPv4 IPs only": { "other": "Display IPv4 IPs only" }, "Display IPv4 subnets only": { "other": "Display IPv4 subnets only" }, "Display IPv6 IPs only": { "other": "Display IPv6 IPs only" }, "Display IPv6 subnets only": { "other": "Display IPv6 subnets only" }, "Display a list of cancellation reasons": { "other": "Display a list of cancellation reasons" }, "Display details for a cloud object storage.": { "other": "Display details for a cloud object storage." }, "Display details for a specified email.": { "other": "Display details for a specified email." }, "Display details for a specified volume": { "other": "Display details for a specified volume" }, "Display hardware this user has access to": { "other": "Display hardware this user has access to" }, "Display metadata if present [default: no-metadata]": { "other": "Display metadata if present [default: no-metadata]" }, "Display only closed tickets": { "other": "Display only closed tickets" }, "Display only open tickets": { "other": "Display only open tickets" }, "Display only private images": { "other": "Display only private images" }, "Display only public images": { "other": "Display only public images" }, "Display permission details for a cloud object storage.": { "other": "Display permission details for a cloud object storage." }, "Display permissions assigned to this user. Master users do not show permissions": { "other": "Display permissions assigned to this user. Master users do not show permissions" }, "Display searchable types.": { "other": "Display searchable types." }, "Display virtual guests this user has access to": { "other": "Display virtual guests this user has access to" }, "Displays bandwidth pool information.": { "other": "Displays bandwidth pool information." }, "Do not actually create the dedicatedhost": { "other": "Do not actually create the dedicatedhost" }, "Do not actually create the virtual server": { "other": "Do not actually create the virtual server" }, "Do not order the subnet; just get a quote": { "other": "Do not order the subnet; just get a quote" }, "Domain": { "other": "Domain" }, "Domain portion of the FQDN": { "other": "Domain portion of the FQDN" }, "Domain portion of the FQDN [required]": { "other": "Domain portion of the FQDN [required]" }, "Domain portion of the FQDN[required]": { "other": "Domain portion of the FQDN[required]" }, "Domain record not found": { "other": "Domain record not found" }, "Domain: {{.Domain}} Id: {{.Id}}": { "other": "Domain: {{.Domain}} Id: {{.Id}}" }, "Don't actually create records": { "other": "Don't actually create records" }, "Don't delete, just show what will be deleted.": { "other": "Don't delete, just show what will be deleted." }, "Download SSL certificate and key files": { "other": "Download SSL certificate and key files" }, "Drive": { "other": "Drive" }, "Duplicate Volume Properties": { "other": "Duplicate Volume Properties" }, "EXAMPLE: \n\t${COMMAND_NAME} sl order place CLOUD_SERVER DALLAS13 GUEST_CORES_4 RAM_16_GB REBOOT_REMOTE_CONSOLE 1_GBPS_PUBLIC_PRIVATE_NETWORK_UPLINKS BANDWIDTH_0_GB_2 1_IP_ADDRESS GUEST_DISK_100_GB_SAN OS_UBUNTU_16_04_LTS_XENIAL_XERUS_MINIMAL_64_BIT_FOR_VSI MONITORING_HOST_PING NOTIFICATION_EMAIL_AND_TICKET AUTOMATED_NOTIFICATION UNLIMITED_SSL_VPN_USERS_1_PPTP_VPN_USER_PER_ACCOUNT NESSUS_VULNERABILITY_ASSESSMENT_REPORTING --billing hourly --extras '{\"virtualGuests\": [{\"hostname\": \"test\", \"domain\": \"softlayer.com\"}]}' --complex-type SoftLayer_Container_Product_Order_Virtual_Guest\n\tThis command orders an hourly VSI with 4 CPU, 16 GB RAM, 100 GB SAN disk, Ubuntu 16.04, and 1 Gbps public & private uplink in dal13": { "other": "EXAMPLE: \n\t${COMMAND_NAME} sl order place CLOUD_SERVER DALLAS13 GUEST_CORES_4 RAM_16_GB REBOOT_REMOTE_CONSOLE 1_GBPS_PUBLIC_PRIVATE_NETWORK_UPLINKS BANDWIDTH_0_GB_2 1_IP_ADDRESS GUEST_DISK_100_GB_SAN OS_UBUNTU_16_04_LTS_XENIAL_XERUS_MINIMAL_64_BIT_FOR_VSI MONITORING_HOST_PING NOTIFICATION_EMAIL_AND_TICKET AUTOMATED_NOTIFICATION UNLIMITED_SSL_VPN_USERS_1_PPTP_VPN_USER_PER_ACCOUNT NESSUS_VULNERABILITY_ASSESSMENT_REPORTING --billing hourly --extras '{\"virtualGuests\": [{\"hostname\": \"test\", \"domain\": \"softlayer.com\"}]}' --complex-type SoftLayer_Container_Product_Order_Virtual_Guest\n\tThis command orders an hourly VSI with 4 CPU, 16 GB RAM, 100 GB SAN disk, Ubuntu 16.04, and 1 Gbps public & private uplink in dal13" }, "EXAMPLE: \n ${COMMAND_NAME} sl order place-quote CLOUD_SERVER DALLAS13 GUEST_CORES_4 RAM_16_GB REBOOT_REMOTE_CONSOLE 1_GBPS_PUBLIC_PRIVATE_NETWORK_UPLINKS BANDWIDTH_0_GB_2 1_IP_ADDRESS GUEST_DISK_100_GB_SAN OS_UBUNTU_16_04_LTS_XENIAL_XERUS_MINIMAL_64_BIT_FOR_VSI MONITORING_HOST_PING NOTIFICATION_EMAIL_AND_TICKET AUTOMATED_NOTIFICATION UNLIMITED_SSL_VPN_USERS_1_PPTP_VPN_USER_PER_ACCOUNT NESSUS_VULNERABILITY_ASSESSMENT_REPORTING --extras '{\"virtualGuests\": [{\"hostname\": \"test\", \"domain\": \"softlayer.com\"}]}' --complex-type SoftLayer_Container_Product_Order_Virtual_Guest --name \"foobar\" --send-email\n This command places a quote for a VSI with 4 CPU, 16 GB RAM, 100 GB SAN disk, Ubuntu 16.04, and 1 Gbps public & private uplink in datacenter dal13": { "other": "EXAMPLE: \n ${COMMAND_NAME} sl order place-quote CLOUD_SERVER DALLAS13 GUEST_CORES_4 RAM_16_GB REBOOT_REMOTE_CONSOLE 1_GBPS_PUBLIC_PRIVATE_NETWORK_UPLINKS BANDWIDTH_0_GB_2 1_IP_ADDRESS GUEST_DISK_100_GB_SAN OS_UBUNTU_16_04_LTS_XENIAL_XERUS_MINIMAL_64_BIT_FOR_VSI MONITORING_HOST_PING NOTIFICATION_EMAIL_AND_TICKET AUTOMATED_NOTIFICATION UNLIMITED_SSL_VPN_USERS_1_PPTP_VPN_USER_PER_ACCOUNT NESSUS_VULNERABILITY_ASSESSMENT_REPORTING --extras '{\"virtualGuests\": [{\"hostname\": \"test\", \"domain\": \"softlayer.com\"}]}' --complex-type SoftLayer_Container_Product_Order_Virtual_Guest --name \"foobar\" --send-email\n This command places a quote for a VSI with 4 CPU, 16 GB RAM, 100 GB SAN disk, Ubuntu 16.04, and 1 Gbps public & private uplink in datacenter dal13" }, "EXAMPLE: \n${COMMAND_NAME} sl firewall detail vs:12345\n${COMMAND_NAME} sl firewall detail server:234567\n${COMMAND_NAME} sl firewall detail vlan:345678\n${COMMAND_NAME} sl firewall detail multiVlan:456789": { "other": "EXAMPLE: \n${COMMAND_NAME} sl firewall detail vs:12345\n${COMMAND_NAME} sl firewall detail server:234567\n${COMMAND_NAME} sl firewall detail vlan:345678\n${COMMAND_NAME} sl firewall detail multiVlan:456789" }, "Each user can only have a single API key.": { "other": "Each user can only have a single API key." }, "Earliest date to retrieve events for [YYYY-MM-DD]. Default: 2 days ago.": { "other": "Earliest date to retrieve events for [YYYY-MM-DD]. Default: 2 days ago." }, "Edit SSL certificate": { "other": "Edit SSL certificate" }, "Edit a CDN Account.": { "other": "Edit a CDN Account." }, "Edit a L7 policy": { "other": "Edit a L7 policy" }, "Edit a L7 pool": { "other": "Edit a L7 pool" }, "Edit a security group rule in a security group": { "other": "Edit a security group rule in a security group" }, "Edit a single record by its ID": { "other": "Edit a single record by its ID" }, "Edit a user's details": { "other": "Edit a user's details" }, "Edit a virtual server instance's details": { "other": "Edit a virtual server instance's details" }, "Edit an SSH key": { "other": "Edit an SSH key" }, "Edit bandwidth pool.": { "other": "Edit bandwidth pool." }, "Edit by host record, such as www": { "other": "Edit by host record, such as www" }, "Edit details of a security group": { "other": "Edit details of a security group" }, "Edit details of an email delivery account.": { "other": "Edit details of an email delivery account." }, "Edit details of an image": { "other": "Edit details of an image" }, "Edit firewall rules": { "other": "Edit firewall rules" }, "Edit hardware server details": { "other": "Edit hardware server details" }, "Edit load balancer protocol": { "other": "Edit load balancer protocol" }, "Edit note and tags of a subnet.": { "other": "Edit note and tags of a subnet." }, "Edit the details about a VLAN": { "other": "Edit the details about a VLAN" }, "Editor": { "other": "Editor" }, "Editor could not be found. Please set EDITOR environmental variable or specifiy a message argument.": { "other": "Editor could not be found. Please set EDITOR environmental variable or specifiy a message argument." }, "Editor could not be ran: {{.Error}}.\n": { "other": "Editor could not be ran: {{.Error}}.\n" }, "Either '--enable' or '--disable' is required.": { "other": "Either '--enable' or '--disable' is required." }, "Either -n, --name or -d, --description is required to edit security group.": { "other": "Either -n, --name or -d, --description is required to edit security group." }, "Either -s|--subnet-id or -n|--network must be provided.": { "other": "Either -s|--subnet-id or -n|--network must be provided." }, "Email": { "other": "Email" }, "Email account {{.emailID}} was updated.": { "other": "Email account {{.emailID}} was updated." }, "Email address for this user. Required for creation": { "other": "Email address for this user. Required for creation" }, "Email address {{.emailID}} was updated.": { "other": "Email address {{.emailID}} was updated." }, "Enable (DEFAULT) selected notifications": { "other": "Enable (DEFAULT) selected notifications" }, "Enable or Disable selected permissions. Accepted inputs are 'true' and 'false'. default is 'true'": { "other": "Enable or Disable selected permissions. Accepted inputs are 'true' and 'false'. default is 'true'" }, "Enable or Disable specific notifications for the active user.": { "other": "Enable or Disable specific notifications for the active user." }, "Enable or Disable specific permissions": { "other": "Enable or Disable specific permissions" }, "Enable or disable compression of JPEG images for requests over certain network conditions.": { "other": "Enable or disable compression of JPEG images for requests over certain network conditions." }, "Enable or disable the embedded object prefetching feature.": { "other": "Enable or disable the embedded object prefetching feature." }, "Enable or disable user vpn subnets manual config.": { "other": "Enable or disable user vpn subnets manual config." }, "Enable snapshot notification.": { "other": "Enable snapshot notification." }, "Enable snapshots for a given volume on the specified schedule": { "other": "Enable snapshots for a given volume on the specified schedule" }, "Enable the IPMI interface.": { "other": "Enable the IPMI interface." }, "Enable vpn for a user.": { "other": "Enable vpn for a user." }, "Enable vpn subnets manual config.": { "other": "Enable vpn subnets manual config." }, "Enabled: Snapshots space usage threshold is enabled for volume '{{.ID}}'.": { "other": "Enabled: Snapshots space usage threshold is enabled for volume '{{.ID}}'." }, "Enables/Disables snapshot space usage threshold warning for a given volume.": { "other": "Enables/Disables snapshot space usage threshold warning for a given volume." }, "Encrypted": { "other": "Encrypted" }, "End": { "other": "End" }, "End Date": { "other": "End Date" }, "End Date e.g. 2019-4-2 (yyyy-MM-dd) [required]": { "other": "End Date e.g. 2019-4-2 (yyyy-MM-dd) [required]" }, "End date for bandwidth reporting": { "other": "End date for bandwidth reporting" }, "EndPoint Type": { "other": "EndPoint Type" }, "Ending Balance": { "other": "Ending Balance" }, "Endurance Storage Tier (IOP per GB) [required for storage-type endurance], options are: 0.25,2,4,10": { "other": "Endurance Storage Tier (IOP per GB) [required for storage-type endurance], options are: 0.25,2,4,10" }, "Endurance Storage Tier (IOPS per GB) [only for endurance volumes] ***If no tier is specified, the original tier of the volume will be used.***": { "other": "Endurance Storage Tier (IOPS per GB) [only for endurance volumes] ***If no tier is specified, the original tier of the volume will be used.***" }, "Endurance Storage Tier (IOPS per GB) of the block volume for which space is ordered [optional], options are: 0.25,2,4,10": { "other": "Endurance Storage Tier (IOPS per GB) of the block volume for which space is ordered [optional], options are: 0.25,2,4,10" }, "Endurance Storage Tier (IOPS per GB) of the file volume for which space is ordered [optional], options are: 0.25,2,4,10": { "other": "Endurance Storage Tier (IOPS per GB) of the file volume for which space is ordered [optional], options are: 0.25,2,4,10" }, "Endurance Storage Tier (IOPS per GB) of the primary volume for which a replica is ordered [optional], options are: 0.25,2,4,10,if no tier is specified, the tier of the original volume will be used": { "other": "Endurance Storage Tier (IOPS per GB) of the primary volume for which a replica is ordered [optional], options are: 0.25,2,4,10,if no tier is specified, the tier of the original volume will be used" }, "Endurance Storage Tier, if no tier is specified, the tier of the original volume will be used": { "other": "Endurance Storage Tier, if no tier is specified, the tier of the original volume will be used" }, "Endurance Tier": { "other": "Endurance Tier" }, "Endurance Tier Per IOPS": { "other": "Endurance Tier Per IOPS" }, "Enter a globally unique subdomain. The full URL becomes the CNAME we use to configure your DNS. If no value is entered, we will generate a CNAME for you.": { "other": "Enter a globally unique subdomain. The full URL becomes the CNAME we use to configure your DNS. If no value is entered, we will generate a CNAME for you." }, "Error marshalling resource": { "other": "Error marshalling resource" }, "Error occurred while adding note to volume: {{.VolumeID}}": { "other": "Error occurred while adding note to volume: {{.VolumeID}}" }, "Error occurred while creating snapshot for volume {{.VolumeID}}.Ensure volume is not failed over or in another state which prevents taking snapshots.\n": { "other": "Error occurred while creating snapshot for volume {{.VolumeID}}.Ensure volume is not failed over or in another state which prevents taking snapshots.\n" }, "Error: {{.Error}}": { "other": "Error: {{.Error}}" }, "Error: {{.Error}}.\n": { "other": "Error: {{.Error}}.\n" }, "Ether Type": { "other": "Ether Type" }, "Event": { "other": "Event" }, "Event Data": { "other": "Event Data" }, "Event ID": { "other": "Event ID" }, "Expiration": { "other": "Expiration" }, "Export an image to an object storage": { "other": "Export an image to an object storage" }, "Exports options to a template file": { "other": "Exports options to a template file" }, "Extra note to be associated with the key": { "other": "Extra note to be associated with the key" }, "Extra options, multiple occurrence allowed": { "other": "Extra options, multiple occurrence allowed" }, "Extras": { "other": "Extras" }, "FAILED": { "other": "FAILED" }, "FILEPATH": { "other": "FILEPATH" }, "FQDN": { "other": "FQDN" }, "Failback a {{.storageType}} volume from replica": { "other": "Failback a {{.storageType}} volume from replica" }, "Failback of volume {{.VolumeID}} is now in progress.": { "other": "Failback of volume {{.VolumeID}} is now in progress." }, "Failback operation could not be initiated for volume {{.VolumeID}}.\n": { "other": "Failback operation could not be initiated for volume {{.VolumeID}}.\n" }, "Failed due to error: ": { "other": "Failed due to error: " }, "Failed to Edit email account: {{.emailID}}.\n": { "other": "Failed to Edit email account: {{.emailID}}.\n" }, "Failed to Edit emailAddress account: {{.emailID}}.\n": { "other": "Failed to Edit emailAddress account: {{.emailID}}.\n" }, "Failed to Order the dedicatedhost.": { "other": "Failed to Order the dedicatedhost." }, "Failed to acknowledge event.": { "other": "Failed to acknowledge event." }, "Failed to add L7 member: {{.Error}}.\n": { "other": "Failed to add L7 member: {{.Error}}.\n" }, "Failed to add SSH key.\n": { "other": "Failed to add SSH key.\n" }, "Failed to add VLAN.\n": { "other": "Failed to add VLAN.\n" }, "Failed to add certificate.\n": { "other": "Failed to add certificate.\n" }, "Failed to add global IP.\n": { "other": "Failed to add global IP.\n" }, "Failed to add l7 policy: {{.Error}}.\n": { "other": "Failed to add l7 policy: {{.Error}}.\n" }, "Failed to add l7 rule: {{.Error}}.\n": { "other": "Failed to add l7 rule: {{.Error}}.\n" }, "Failed to add load balancer l7 pool: {{.Error}}.\n": { "other": "Failed to add load balancer l7 pool: {{.Error}}.\n" }, "Failed to add load balancer member: {{.Error}}.\n": { "other": "Failed to add load balancer member: {{.Error}}.\n" }, "Failed to add network component {{.ComponentID}} to security group {{.GroupID}}.\n": { "other": "Failed to add network component {{.ComponentID}} to security group {{.GroupID}}.\n" }, "Failed to add protocol: {{.Error}}.\n": { "other": "Failed to add protocol: {{.Error}}.\n" }, "Failed to add rule to security group {{.GroupID}}.\n": { "other": "Failed to add rule to security group {{.GroupID}}.\n" }, "Failed to add subnet.\n": { "other": "Failed to add subnet.\n" }, "Failed to add user's API authentication key": { "other": "Failed to add user's API authentication key" }, "Failed to add user.\n": { "other": "Failed to add user.\n" }, "Failed to add {{.Type}} subnet #{{.ID}} to IPSec {{.ContextID}}.\n": { "other": "Failed to add {{.Type}} subnet #{{.ID}} to IPSec {{.ContextID}}.\n" }, "Failed to assign global IP {{.IpID}} to target {{.Target}}.\n": { "other": "Failed to assign global IP {{.IpID}} to target {{.Target}}.\n" }, "Failed to assign subnet id: {{.subnetID}} to allowed host id: {{.accessID}}": { "other": "Failed to assign subnet id: {{.subnetID}} to allowed host id: {{.accessID}}" }, "Failed to assign subnets.": { "other": "Failed to assign subnets." }, "Failed to authorize host to volume {{.VolumeID}}.\n": { "other": "Failed to authorize host to volume {{.VolumeID}}.\n" }, "Failed to authorize portable storage to the virtual server instance: {{.PortableID}}.\n{{.Error}}": { "other": "Failed to authorize portable storage to the virtual server instance: {{.PortableID}}.\n{{.Error}}" }, "Failed to authorize storage to the hardware server instance: {{.Storage}}.\n{{.Error}}": { "other": "Failed to authorize storage to the hardware server instance: {{.Storage}}.\n{{.Error}}" }, "Failed to authorize storage to the virtual server instance: {{.Storage}}.\n{{.Error}}": { "other": "Failed to authorize storage to the virtual server instance: {{.Storage}}.\n{{.Error}}" }, "Failed to cancel IPSec {{.ContextID}}.\n": { "other": "Failed to cancel IPSec {{.ContextID}}.\n" }, "Failed to cancel VLAN {{.ID}}.\n": { "other": "Failed to cancel VLAN {{.ID}}.\n" }, "Failed to cancel all guests in the dedicatedhost: {{.HostID}}.": { "other": "Failed to cancel all guests in the dedicatedhost: {{.HostID}}." }, "Failed to cancel block volume: {{.ID}}.\n": { "other": "Failed to cancel block volume: {{.ID}}.\n" }, "Failed to cancel file volume: {{.ID}}.\n": { "other": "Failed to cancel file volume: {{.ID}}.\n" }, "Failed to cancel firewall: {{.ID}}": { "other": "Failed to cancel firewall: {{.ID}}" }, "Failed to cancel global IP: {{.ID}}.\n": { "other": "Failed to cancel global IP: {{.ID}}.\n" }, "Failed to cancel hardware server: {{.ID}}.\n": { "other": "Failed to cancel hardware server: {{.ID}}.\n" }, "Failed to cancel item: {{.itemID}}.\n": { "other": "Failed to cancel item: {{.itemID}}.\n" }, "Failed to cancel license: {{.key}}.": { "other": "Failed to cancel license: {{.key}}." }, "Failed to cancel load balancer {{.LBID}}.\n": { "other": "Failed to cancel load balancer {{.LBID}}.\n" }, "Failed to cancel object-storage: {{.objectStorageID}}.": { "other": "Failed to cancel object-storage: {{.objectStorageID}}." }, "Failed to cancel snapshot space for volume {{.ID}}.\n": { "other": "Failed to cancel snapshot space for volume {{.ID}}.\n" }, "Failed to cancel subnet: {{.ID}}.\n": { "other": "Failed to cancel subnet: {{.ID}}.\n" }, "Failed to cancel virtual server instance: {{.VsID}}.\n": { "other": "Failed to cancel virtual server instance: {{.VsID}}.\n" }, "Failed to capture image for virtual server instance: {{.VsID}}.\n": { "other": "Failed to capture image for virtual server instance: {{.VsID}}.\n" }, "Failed to confirm the new LUN ID on volume {{.VolumeId}}.": { "other": "Failed to confirm the new LUN ID on volume {{.VolumeId}}." }, "Failed to create Provisioning Hook.": { "other": "Failed to create Provisioning Hook." }, "Failed to create Software Credential.": { "other": "Failed to create Software Credential." }, "Failed to create User Customer Notification with user ID: {{.userID}}": { "other": "Failed to create User Customer Notification with user ID: {{.userID}}" }, "Failed to create User Customer Notification with user ID: {{.userID}}.": { "other": "Failed to create User Customer Notification with user ID: {{.userID}}." }, "Failed to create a CDN.": { "other": "Failed to create a CDN." }, "Failed to create a Origin.": { "other": "Failed to create a Origin." }, "Failed to create credential. ": { "other": "Failed to create credential. " }, "Failed to create dedicated host.\n": { "other": "Failed to create dedicated host.\n" }, "Failed to create firewall.\n": { "other": "Failed to create firewall.\n" }, "Failed to create load balancer with name {{.Name}} on {{.Location}}.\n": { "other": "Failed to create load balancer with name {{.Name}} on {{.Location}}.\n" }, "Failed to create multi virtual server instances.\n": { "other": "Failed to create multi virtual server instances.\n" }, "Failed to create placement group": { "other": "Failed to create placement group" }, "Failed to create resource record under zone {{.Zone}}: type={{.RecordType}}, record={{.Host}}, data={{.Data}}, ttl={{.Ttl}}.\n": { "other": "Failed to create resource record under zone {{.Zone}}: type={{.RecordType}}, record={{.Host}}, data={{.Data}}, ttl={{.Ttl}}.\n" }, "Failed to create security group with name {{.Name}}.\n": { "other": "Failed to create security group with name {{.Name}}.\n" }, "Failed to create subnet with {{.ID}}.\n": { "other": "Failed to create subnet with {{.ID}}.\n" }, "Failed to create the license.": { "other": "Failed to create the license." }, "Failed to create translation for IPSec with ID {{.ID}}.\n": { "other": "Failed to create translation for IPSec with ID {{.ID}}.\n" }, "Failed to create user vpn override.": { "other": "Failed to create user vpn override." }, "Failed to create virtual server instance.\n": { "other": "Failed to create virtual server instance.\n" }, "Failed to create zone: {{.ZoneName}}.\n": { "other": "Failed to create zone: {{.ZoneName}}.\n" }, "Failed to create zone: {{.Zone}}.\n": { "other": "Failed to create zone: {{.Zone}}.\n" }, "Failed to decoded the note.\n": { "other": "Failed to decoded the note.\n" }, "Failed to delete L7Pool {{.L7PoolID}}: {{.Error}}.\n": { "other": "Failed to delete L7Pool {{.L7PoolID}}: {{.Error}}.\n" }, "Failed to delete L7Rule {{.L7RuleID}}: {{.Error}}.\n": { "other": "Failed to delete L7Rule {{.L7RuleID}}: {{.Error}}.\n" }, "Failed to delete L7member {{.Member}}: {{.Error}}.\n": { "other": "Failed to delete L7member {{.Member}}: {{.Error}}.\n" }, "Failed to delete Provisioning Hook.": { "other": "Failed to delete Provisioning Hook." }, "Failed to delete Quote": { "other": "Failed to delete Quote" }, "Failed to delete Tag": { "other": "Failed to delete Tag" }, "Failed to delete Tag: {{.tag}}.": { "other": "Failed to delete Tag: {{.tag}}." }, "Failed to delete User Customer Notification.": { "other": "Failed to delete User Customer Notification." }, "Failed to delete bandwidth pool with Id: {{.bandwidthPoolId}}.\n": { "other": "Failed to delete bandwidth pool with Id: {{.bandwidthPoolId}}.\n" }, "Failed to delete credential: {{.storageID}}.\n": { "other": "Failed to delete credential: {{.storageID}}.\n" }, "Failed to delete image: {{.ImageID}}.\n": { "other": "Failed to delete image: {{.ImageID}}.\n" }, "Failed to delete l7 policy: {{.Error}}.\n": { "other": "Failed to delete l7 policy: {{.Error}}.\n" }, "Failed to delete load balancer member {{.Member}}: {{.Error}}.\n": { "other": "Failed to delete load balancer member {{.Member}}: {{.Error}}.\n" }, "Failed to delete origin.": { "other": "Failed to delete origin." }, "Failed to delete protocol {{.ProtocolID}}: {{.Error}}.\n": { "other": "Failed to delete protocol {{.ProtocolID}}: {{.Error}}.\n" }, "Failed to delete resource record: {{.RecordID}}.\n": { "other": "Failed to delete resource record: {{.RecordID}}.\n" }, "Failed to delete security group {{.ID}}.\n": { "other": "Failed to delete security group {{.ID}}.\n" }, "Failed to delete snapshot {{.ID}}.\n": { "other": "Failed to delete snapshot {{.ID}}.\n" }, "Failed to delete user vpn override.": { "other": "Failed to delete user vpn override." }, "Failed to delete user.\n": { "other": "Failed to delete user.\n" }, "Failed to delete zone: {{.Zone}}.\n": { "other": "Failed to delete zone: {{.Zone}}.\n" }, "Failed to deleted a CDN.": { "other": "Failed to deleted a CDN." }, "Failed to deny share image: {{.ImageId}} with account {{.AccountId}}.": { "other": "Failed to deny share image: {{.ImageId}} with account {{.AccountId}}." }, "Failed to disable {{.ScheduleType}} snapshot for volume {{.VolumeID}}.\n": { "other": "Failed to disable {{.ScheduleType}} snapshot for volume {{.VolumeID}}.\n" }, "Failed to dump content for zone: {{.Zone}}.\n": { "other": "Failed to dump content for zone: {{.Zone}}.\n" }, "Failed to edit CDN. ": { "other": "Failed to edit CDN. " }, "Failed to edit SSH key: {{.ID}}.\n": { "other": "Failed to edit SSH key: {{.ID}}.\n" }, "Failed to edit SSL certificate: {{.ID}}.\n": { "other": "Failed to edit SSL certificate: {{.ID}}.\n" }, "Failed to edit VLAN: {{.VlanID}}.\n": { "other": "Failed to edit VLAN: {{.VlanID}}.\n" }, "Failed to edit dedicated firewall rules.\n": { "other": "Failed to edit dedicated firewall rules.\n" }, "Failed to edit l7 policy: {{.Error}}.\n": { "other": "Failed to edit l7 policy: {{.Error}}.\n" }, "Failed to edit protocol: {{.Error}}.\n": { "other": "Failed to edit protocol: {{.Error}}.\n" }, "Failed to edit rule {{.RuleId}} in security group {{.GroupID}}.\n": { "other": "Failed to edit rule {{.RuleId}} in security group {{.GroupID}}.\n" }, "Failed to edit security group {{.ID}}.\n": { "other": "Failed to edit security group {{.ID}}.\n" }, "Failed to edit standard firewall rules.\n": { "other": "Failed to edit standard firewall rules.\n" }, "Failed to enable {{.ScheduleType}} snapshot for volume {{.VolumeID}}.\n": { "other": "Failed to enable {{.ScheduleType}} snapshot for volume {{.VolumeID}}.\n" }, "Failed to enqueue configuration request for IPSec {{.ContextID}}.\n": { "other": "Failed to enqueue configuration request for IPSec {{.ContextID}}.\n" }, "Failed to find ID for domain: {{.Domain}} on your account.": { "other": "Failed to find ID for domain: {{.Domain}} on your account." }, "Failed to find billing item for firewall: {{.ID}}.": { "other": "Failed to find billing item for firewall: {{.ID}}." }, "Failed to find credentials of hardware server {{.ID}}.": { "other": "Failed to find credentials of hardware server {{.ID}}." }, "Failed to find package for firewall.": { "other": "Failed to find package for firewall." }, "Failed to find price for this type of vlan.": { "other": "Failed to find price for this type of vlan." }, "Failed to find product package for this IPSEC.": { "other": "Failed to find product package for this IPSEC." }, "Failed to find product package for this firewall.": { "other": "Failed to find product package for this firewall." }, "Failed to generate the order template.": { "other": "Failed to generate the order template." }, "Failed to get Bandwidth Pool.": { "other": "Failed to get Bandwidth Pool." }, "Failed to get CDN Detail. ": { "other": "Failed to get CDN Detail. " }, "Failed to get CDN List. ": { "other": "Failed to get CDN List. " }, "Failed to get CDN Metrics. ": { "other": "Failed to get CDN Metrics. " }, "Failed to get Cloud Object Storages.\n": { "other": "Failed to get Cloud Object Storages.\n" }, "Failed to get Create Bandwidth Pool.": { "other": "Failed to get Create Bandwidth Pool." }, "Failed to get Event Log types.\n": { "other": "Failed to get Event Log types.\n" }, "Failed to get Event Logs.\n": { "other": "Failed to get Event Logs.\n" }, "Failed to get IPSec on your account.": { "other": "Failed to get IPSec on your account." }, "Failed to get IPSec with ID {{.ID}}.\n": { "other": "Failed to get IPSec with ID {{.ID}}.\n" }, "Failed to get Image.\n": { "other": "Failed to get Image.\n" }, "Failed to get L7 Health Monitor: {{.Error}}.\n": { "other": "Failed to get L7 Health Monitor: {{.Error}}.\n" }, "Failed to get L7 Members: {{.Error}}.\n": { "other": "Failed to get L7 Members: {{.Error}}.\n" }, "Failed to get L7 Pool Session Affinity: {{.Error}}.\n": { "other": "Failed to get L7 Pool Session Affinity: {{.Error}}.\n" }, "Failed to get L7 Pool {{.L7PoolID}}: {{.Error}}.\n": { "other": "Failed to get L7 Pool {{.L7PoolID}}: {{.Error}}.\n" }, "Failed to get Location Group.": { "other": "Failed to get Location Group." }, "Failed to get NAS Network Storage.": { "other": "Failed to get NAS Network Storage." }, "Failed to get NAS Network Storages.": { "other": "Failed to get NAS Network Storages." }, "Failed to get Network Message Delivery Accounts.": { "other": "Failed to get Network Message Delivery Accounts." }, "Failed to get Order.": { "other": "Failed to get Order." }, "Failed to get Pods.": { "other": "Failed to get Pods." }, "Failed to get Pods.\n": { "other": "Failed to get Pods.\n" }, "Failed to get Provisioning Hooks.": { "other": "Failed to get Provisioning Hooks." }, "Failed to get Quote\n": { "other": "Failed to get Quote\n" }, "Failed to get Quote.\n": { "other": "Failed to get Quote.\n" }, "Failed to get Quotes.\n": { "other": "Failed to get Quotes.\n" }, "Failed to get Recalculated Order Container.\n": { "other": "Failed to get Recalculated Order Container.\n" }, "Failed to get Routers.": { "other": "Failed to get Routers." }, "Failed to get SSH Key {{.KeyID}}.\n": { "other": "Failed to get SSH Key {{.KeyID}}.\n" }, "Failed to get SSL certificate: {{.ID}}.\n": { "other": "Failed to get SSL certificate: {{.ID}}.\n" }, "Failed to get Subnet IP by address": { "other": "Failed to get Subnet IP by address" }, "Failed to get Unattached Tags.": { "other": "Failed to get Unattached Tags." }, "Failed to get Upgrade Requests.": { "other": "Failed to get Upgrade Requests." }, "Failed to get User Customer Notifications.": { "other": "Failed to get User Customer Notifications." }, "Failed to get VLAN: {{.VLANID}}.\n": { "other": "Failed to get VLAN: {{.VLANID}}.\n" }, "Failed to get access list for volume {{.VolumeID}}.\n": { "other": "Failed to get access list for volume {{.VolumeID}}.\n" }, "Failed to get account licenses.": { "other": "Failed to get account licenses." }, "Failed to get account’s associated Virtual Storage volumes.": { "other": "Failed to get account’s associated Virtual Storage volumes." }, "Failed to get all datacenters.": { "other": "Failed to get all datacenters." }, "Failed to get all datacenters.\n": { "other": "Failed to get all datacenters.\n" }, "Failed to get announcement event ID.": { "other": "Failed to get announcement event ID." }, "Failed to get announcement events.": { "other": "Failed to get announcement events." }, "Failed to get bandwidth summary": { "other": "Failed to get bandwidth summary" }, "Failed to get bare metal servers.\n": { "other": "Failed to get bare metal servers.\n" }, "Failed to get billing items.": { "other": "Failed to get billing items." }, "Failed to get bucket of storage {{.StorageID}}.": { "other": "Failed to get bucket of storage {{.StorageID}}." }, "Failed to get components\n": { "other": "Failed to get components\n" }, "Failed to get credential limit. ": { "other": "Failed to get credential limit. " }, "Failed to get currect user.": { "other": "Failed to get currect user." }, "Failed to get datacenters for volume {{.VolumeID}}.\n": { "other": "Failed to get datacenters for volume {{.VolumeID}}.\n" }, "Failed to get dedicated firewall rules for {{.FirewallID}}.\n": { "other": "Failed to get dedicated firewall rules for {{.FirewallID}}.\n" }, "Failed to get dedicated firewall rules.\n": { "other": "Failed to get dedicated firewall rules.\n" }, "Failed to get dedicated hosts.\n": { "other": "Failed to get dedicated hosts.\n" }, "Failed to get dedicatedhost instance: {{.HostID}}.": { "other": "Failed to get dedicatedhost instance: {{.HostID}}." }, "Failed to get details of storage {{.StorageID}}.": { "other": "Failed to get details of storage {{.StorageID}}." }, "Failed to get details of volume {{.VolumeID}}.\n": { "other": "Failed to get details of volume {{.VolumeID}}.\n" }, "Failed to get duplicate conversion status of volume {{.VolumeID}}.\n": { "other": "Failed to get duplicate conversion status of volume {{.VolumeID}}.\n" }, "Failed to get endPoints.": { "other": "Failed to get endPoints." }, "Failed to get firewalls on your account.\n": { "other": "Failed to get firewalls on your account.\n" }, "Failed to get hardware sensor data.\n": { "other": "Failed to get hardware sensor data.\n" }, "Failed to get hardware server {{.ID}}.\n": { "other": "Failed to get hardware server {{.ID}}.\n" }, "Failed to get hardware server: {{.ID}}.": { "other": "Failed to get hardware server: {{.ID}}." }, "Failed to get hardware server: {{.ID}}.\n": { "other": "Failed to get hardware server: {{.ID}}.\n" }, "Failed to get hardware servers on your account.\n": { "other": "Failed to get hardware servers on your account.\n" }, "Failed to get hardware {{.ID}}.\n": { "other": "Failed to get hardware {{.ID}}.\n" }, "Failed to get image datacenters.\n": { "other": "Failed to get image datacenters.\n" }, "Failed to get image: {{.ImageID}}.\n": { "other": "Failed to get image: {{.ImageID}}.\n" }, "Failed to get invoices.": { "other": "Failed to get invoices." }, "Failed to get iscsi storage detail for the hardware server {{.ID}}.\n": { "other": "Failed to get iscsi storage detail for the hardware server {{.ID}}.\n" }, "Failed to get iscsi storage detail for the virtual server {{.ID}}.\n": { "other": "Failed to get iscsi storage detail for the virtual server {{.ID}}.\n" }, "Failed to get l7 policies: {{.Error}}.\n": { "other": "Failed to get l7 policies: {{.Error}}.\n" }, "Failed to get l7 policy detail: {{.Error}}.\n": { "other": "Failed to get l7 policy detail: {{.Error}}.\n" }, "Failed to get l7 policy: {{.Error}}.\n": { "other": "Failed to get l7 policy: {{.Error}}.\n" }, "Failed to get l7 rules: {{.Error}}.\n": { "other": "Failed to get l7 rules: {{.Error}}.\n" }, "Failed to get list object storage endpoints.": { "other": "Failed to get list object storage endpoints." }, "Failed to get load balancer product packages.": { "other": "Failed to get load balancer product packages." }, "Failed to get load balancer with ID {{.LoadbalID}}.\n": { "other": "Failed to get load balancer with ID {{.LoadbalID}}.\n" }, "Failed to get load balancer: {{.ERR}}.": { "other": "Failed to get load balancer: {{.ERR}}." }, "Failed to get load balancers on your account.": { "other": "Failed to get load balancers on your account." }, "Failed to get multi vlan firewall.\n": { "other": "Failed to get multi vlan firewall.\n" }, "Failed to get multi vlan firewalls on your account.\n": { "other": "Failed to get multi vlan firewalls on your account.\n" }, "Failed to get nas storage detail for the hardware server {{.ID}}.\n": { "other": "Failed to get nas storage detail for the hardware server {{.ID}}.\n" }, "Failed to get nas storage detail for the virtual server {{.ID}}.\n": { "other": "Failed to get nas storage detail for the virtual server {{.ID}}.\n" }, "Failed to get netscaler {{.ID}} on your account.": { "other": "Failed to get netscaler {{.ID}} on your account." }, "Failed to get netscalers on your account.": { "other": "Failed to get netscalers on your account." }, "Failed to get notifications.\n": { "other": "Failed to get notifications.\n" }, "Failed to get orders.": { "other": "Failed to get orders." }, "Failed to get origins list for CDN: {{.cdnId}}.": { "other": "Failed to get origins list for CDN: {{.cdnId}}." }, "Failed to get package for {{.Type}} firewall.\n": { "other": "Failed to get package for {{.Type}} firewall.\n" }, "Failed to get permissions.": { "other": "Failed to get permissions." }, "Failed to get placement group: {{.ID}}.": { "other": "Failed to get placement group: {{.ID}}." }, "Failed to get planned event ID.": { "other": "Failed to get planned event ID." }, "Failed to get planned events.": { "other": "Failed to get planned events." }, "Failed to get product package for hardware server.": { "other": "Failed to get product package for hardware server." }, "Failed to get product package for hardware server.\n": { "other": "Failed to get product package for hardware server.\n" }, "Failed to get ready status of virtual server instance: {{.VsID}}.\n": { "other": "Failed to get ready status of virtual server instance: {{.VsID}}.\n" }, "Failed to get replication partners for volume {{.VolumeID}}.\n": { "other": "Failed to get replication partners for volume {{.VolumeID}}.\n" }, "Failed to get rules of security group {{.GroupID}}.\n": { "other": "Failed to get rules of security group {{.GroupID}}.\n" }, "Failed to get security group {{.GroupID}}.\n": { "other": "Failed to get security group {{.GroupID}}.\n" }, "Failed to get security group {{.ID}}.\n": { "other": "Failed to get security group {{.ID}}.\n" }, "Failed to get security groups.\n": { "other": "Failed to get security groups.\n" }, "Failed to get snapshot list on your account.\n": { "other": "Failed to get snapshot list on your account.\n" }, "Failed to get snapshot schedule list on your account.\n": { "other": "Failed to get snapshot schedule list on your account.\n" }, "Failed to get standard firewall rules for {{.FirewallID}}.\n": { "other": "Failed to get standard firewall rules for {{.FirewallID}}.\n" }, "Failed to get standard firewall rules.\n": { "other": "Failed to get standard firewall rules.\n" }, "Failed to get subnet: {{.ID}}.\n": { "other": "Failed to get subnet: {{.ID}}.\n" }, "Failed to get subnets.": { "other": "Failed to get subnets." }, "Failed to get summary.": { "other": "Failed to get summary." }, "Failed to get tag details": { "other": "Failed to get tag details" }, "Failed to get the email {{.emailID}}. ": { "other": "Failed to get the email {{.emailID}}. " }, "Failed to get the event {{.eventID}}. ": { "other": "Failed to get the event {{.eventID}}. " }, "Failed to get the hard drives detail for the hardware server {{.ID}}.\n": { "other": "Failed to get the hard drives detail for the hardware server {{.ID}}.\n" }, "Failed to get the invoice {{.invoiceID}}. ": { "other": "Failed to get the invoice {{.invoiceID}}. " }, "Failed to get the item {{.itemID}}. ": { "other": "Failed to get the item {{.itemID}}. " }, "Failed to get the local disks detail for the virtual server {{.ID}}.\n": { "other": "Failed to get the local disks detail for the virtual server {{.ID}}.\n" }, "Failed to get the portable storage detail for the virtual server {{.ID}}.\n": { "other": "Failed to get the portable storage detail for the virtual server {{.ID}}.\n" }, "Failed to get the snapshot notification status for volume '{{.ID}}'.\n": { "other": "Failed to get the snapshot notification status for volume '{{.ID}}'.\n" }, "Failed to get the storage credential detail for the hardware server {{.ID}}.\n": { "other": "Failed to get the storage credential detail for the hardware server {{.ID}}.\n" }, "Failed to get the storage credential detail for the virtual server {{.ID}}.\n": { "other": "Failed to get the storage credential detail for the virtual server {{.ID}}.\n" }, "Failed to get the vlans available for datacener: {{.DATACENTER}} and flavor: {{.FLAVOR}}.": { "other": "Failed to get the vlans available for datacener: {{.DATACENTER}} and flavor: {{.FLAVOR}}." }, "Failed to get translation with ID {{.TransID}} from IPSec {{.ID}}.": { "other": "Failed to get translation with ID {{.TransID}} from IPSec {{.ID}}." }, "Failed to get unplanned event ID.": { "other": "Failed to get unplanned event ID." }, "Failed to get unplanned events.": { "other": "Failed to get unplanned events." }, "Failed to get user permissions.\n": { "other": "Failed to get user permissions.\n" }, "Failed to get user vpn overrides.": { "other": "Failed to get user vpn overrides." }, "Failed to get user's API authentication keys": { "other": "Failed to get user's API authentication keys" }, "Failed to get user.": { "other": "Failed to get user." }, "Failed to get virtual licenses.": { "other": "Failed to get virtual licenses." }, "Failed to get virtual server creation options.\n": { "other": "Failed to get virtual server creation options.\n" }, "Failed to get virtual server instance: {{.VsID}}.": { "other": "Failed to get virtual server instance: {{.VsID}}." }, "Failed to get virtual server instance: {{.VsID}}.\n": { "other": "Failed to get virtual server instance: {{.VsID}}.\n" }, "Failed to get virtual server {{.VsID}} dedicated host: {{.HostID}}.\n": { "other": "Failed to get virtual server {{.VsID}} dedicated host: {{.HostID}}.\n" }, "Failed to get virtual server: {{.ID}}.\n": { "other": "Failed to get virtual server: {{.ID}}.\n" }, "Failed to get virtual servers.\n": { "other": "Failed to get virtual servers.\n" }, "Failed to get vlan primary router ID.": { "other": "Failed to get vlan primary router ID." }, "Failed to get vlan {{.VlanId}}.": { "other": "Failed to get vlan {{.VlanId}}." }, "Failed to get vlan {{.VlanId}}.\n": { "other": "Failed to get vlan {{.VlanId}}.\n" }, "Failed to get zone ID from zone name: {{.Zone}}.\n": { "other": "Failed to get zone ID from zone name: {{.Zone}}.\n" }, "Failed to licenses create options.": { "other": "Failed to licenses create options." }, "Failed to list SSH keys on your account.\n": { "other": "Failed to list SSH keys on your account.\n" }, "Failed to list SSL certificates on your account.\n": { "other": "Failed to list SSL certificates on your account.\n" }, "Failed to list VLANs on your account.\n": { "other": "Failed to list VLANs on your account.\n" }, "Failed to list all item cancelations.": { "other": "Failed to list all item cancelations." }, "Failed to list available OS's.": { "other": "Failed to list available OS's." }, "Failed to list categories.\n": { "other": "Failed to list categories.\n" }, "Failed to list credentials. ": { "other": "Failed to list credentials. " }, "Failed to list datacenters.\n": { "other": "Failed to list datacenters.\n" }, "Failed to list dedicated hosts on your account.\n": { "other": "Failed to list dedicated hosts on your account.\n" }, "Failed to list global IPs on your account.\n": { "other": "Failed to list global IPs on your account.\n" }, "Failed to list items.\n": { "other": "Failed to list items.\n" }, "Failed to list package locations.\n": { "other": "Failed to list package locations.\n" }, "Failed to list packages.\n": { "other": "Failed to list packages.\n" }, "Failed to list placement groups": { "other": "Failed to list placement groups" }, "Failed to list presets": { "other": "Failed to list presets" }, "Failed to list private images.": { "other": "Failed to list private images." }, "Failed to list public images.": { "other": "Failed to list public images." }, "Failed to list resource records under zone: {{.Zone}}.\n": { "other": "Failed to list resource records under zone: {{.Zone}}.\n" }, "Failed to list routers": { "other": "Failed to list routers" }, "Failed to list rules": { "other": "Failed to list rules" }, "Failed to list subnets on your account.\n": { "other": "Failed to list subnets on your account.\n" }, "Failed to list the host guest on your account.": { "other": "Failed to list the host guest on your account." }, "Failed to list users.\n": { "other": "Failed to list users.\n" }, "Failed to list virtual server instances on your account.\n": { "other": "Failed to list virtual server instances on your account.\n" }, "Failed to list volumes on your account.\n": { "other": "Failed to list volumes on your account.\n" }, "Failed to list zones on your account.\n": { "other": "Failed to list zones on your account.\n" }, "Failed to lookup IP address: {{.IPAddress}}.\n": { "other": "Failed to lookup IP address: {{.IPAddress}}.\n" }, "Failed to marshal hardware server template.\n": { "other": "Failed to marshal hardware server template.\n" }, "Failed to marshal virtual server template.\n": { "other": "Failed to marshal virtual server template.\n" }, "Failed to migrate the dedicated host instance.\n": { "other": "Failed to migrate the dedicated host instance.\n" }, "Failed to migrate the virtual server instance.\n": { "other": "Failed to migrate the virtual server instance.\n" }, "Failed to open editor for component rules: {{.FirewallID}}.\n": { "other": "Failed to open editor for component rules: {{.FirewallID}}.\n" }, "Failed to open editor for vlan rules: {{.FirewallID}}.\n": { "other": "Failed to open editor for vlan rules: {{.FirewallID}}.\n" }, "Failed to order IPSec.Please try again later.\n": { "other": "Failed to order IPSec.Please try again later.\n" }, "Failed to order Quote.\n": { "other": "Failed to order Quote.\n" }, "Failed to order block volume.Please verify your options and try again.\n": { "other": "Failed to order block volume.Please verify your options and try again.\n" }, "Failed to order duplicate volume from {{.VolumeID}}.Please verify your options and try again.\n": { "other": "Failed to order duplicate volume from {{.VolumeID}}.Please verify your options and try again.\n" }, "Failed to order file volume.Please verify your options and try again.\n": { "other": "Failed to order file volume.Please verify your options and try again.\n" }, "Failed to order replicant for volume {{.VolumeID}}.Please verify your options and try again.\n": { "other": "Failed to order replicant for volume {{.VolumeID}}.Please verify your options and try again.\n" }, "Failed to order snapshot space for volume {{.VolumeID}}.Please verify your options and try again.\n": { "other": "Failed to order snapshot space for volume {{.VolumeID}}.Please verify your options and try again.\n" }, "Failed to parse component rule file.\n": { "other": "Failed to parse component rule file.\n" }, "Failed to parse destination port range end. \n": { "other": "Failed to parse destination port range end. \n" }, "Failed to parse destination port range start. \n": { "other": "Failed to parse destination port range start. \n" }, "Failed to parse firewall ID : {{.FirewallID}}.\n": { "other": "Failed to parse firewall ID : {{.FirewallID}}.\n" }, "Failed to parse version. \n": { "other": "Failed to parse version. \n" }, "Failed to parse vlan rule file.\n": { "other": "Failed to parse vlan rule file.\n" }, "Failed to pause virtual server instance: {{.VsID}}.\n": { "other": "Failed to pause virtual server instance: {{.VsID}}.\n" }, "Failed to place this order.\n": { "other": "Failed to place this order.\n" }, "Failed to power cycle hardware server: {{.ID}}.\n": { "other": "Failed to power cycle hardware server: {{.ID}}.\n" }, "Failed to power off hardware server: {{.ID}}.\n": { "other": "Failed to power off hardware server: {{.ID}}.\n" }, "Failed to power off virtual server instance: {{.VsID}}.\n": { "other": "Failed to power off virtual server instance: {{.VsID}}.\n" }, "Failed to power on hardware server: {{.ID}}.\n": { "other": "Failed to power on hardware server: {{.ID}}.\n" }, "Failed to power on virtual server instance: {{.VsID}}.\n": { "other": "Failed to power on virtual server instance: {{.VsID}}.\n" }, "Failed to purge.": { "other": "Failed to purge." }, "Failed to read SSH key from file: {{.File}}.\n": { "other": "Failed to read SSH key from file: {{.File}}.\n" }, "Failed to read certificate file: {{.File}}.\n": { "other": "Failed to read certificate file: {{.File}}.\n" }, "Failed to read certificate signing request file: {{.File}}.\n": { "other": "Failed to read certificate signing request file: {{.File}}.\n" }, "Failed to read file: {{.FilePath}}.\n": { "other": "Failed to read file: {{.FilePath}}.\n" }, "Failed to read intermediate certificate file: {{.File}}.\n": { "other": "Failed to read intermediate certificate file: {{.File}}.\n" }, "Failed to read private key file: {{.File}}.\n": { "other": "Failed to read private key file: {{.File}}.\n" }, "Failed to read template file: {{.File}}.\n": { "other": "Failed to read template file: {{.File}}.\n" }, "Failed to read user data file: {{.File}}.\n": { "other": "Failed to read user data file: {{.File}}.\n" }, "Failed to read user data from file: {{.File}}.": { "other": "Failed to read user data from file: {{.File}}." }, "Failed to reboot hardware server: {{.ID}}.\n": { "other": "Failed to reboot hardware server: {{.ID}}.\n" }, "Failed to reboot virtual server instance: {{.VsID}}.\n": { "other": "Failed to reboot virtual server instance: {{.VsID}}.\n" }, "Failed to reflash firmware.": { "other": "Failed to reflash firmware." }, "Failed to reload operating system for hardware server: {{.ID}}.\n": { "other": "Failed to reload operating system for hardware server: {{.ID}}.\n" }, "Failed to reload virtual server instance: {{.VsID}}.\n": { "other": "Failed to reload virtual server instance: {{.VsID}}.\n" }, "Failed to remove SSH key: {{.ID}}.\n": { "other": "Failed to remove SSH key: {{.ID}}.\n" }, "Failed to remove SSL certificate: {{.ID}}.\n": { "other": "Failed to remove SSL certificate: {{.ID}}.\n" }, "Failed to remove network component {{.ComponentID}} from security group {{.GroupID}}.\n": { "other": "Failed to remove network component {{.ComponentID}} from security group {{.GroupID}}.\n" }, "Failed to remove placement group: {{.ID}}.": { "other": "Failed to remove placement group: {{.ID}}." }, "Failed to remove rule {{.RuleId}} in security group {{.GroupID}}.\n": { "other": "Failed to remove rule {{.RuleId}} in security group {{.GroupID}}.\n" }, "Failed to remove subnet id: {{.subnetID}} to allowed host id: {{.accessID}}": { "other": "Failed to remove subnet id: {{.subnetID}} to allowed host id: {{.accessID}}" }, "Failed to remove subnets.": { "other": "Failed to remove subnets." }, "Failed to remove translation with ID {{.TransID}} from IPSec {{.ID}}.": { "other": "Failed to remove translation with ID {{.TransID}} from IPSec {{.ID}}." }, "Failed to remove user's API authentication key": { "other": "Failed to remove user's API authentication key" }, "Failed to remove {{.Type}} subnet #{{.ID}} from IPSec {{.ContextID}}.\n": { "other": "Failed to remove {{.Type}} subnet #{{.ID}} from IPSec {{.ContextID}}.\n" }, "Failed to rescue hardware server: {{.ID}}.\n": { "other": "Failed to rescue hardware server: {{.ID}}.\n" }, "Failed to rescue virtual server instance: {{.VsID}}.\n": { "other": "Failed to rescue virtual server instance: {{.VsID}}.\n" }, "Failed to restore volume {{.VolumeID}} from snapshot {{.SnapshotId}}.\n": { "other": "Failed to restore volume {{.VolumeID}} from snapshot {{.SnapshotId}}.\n" }, "Failed to resume virtual server instance: {{.VsID}}.\n": { "other": "Failed to resume virtual server instance: {{.VsID}}.\n" }, "Failed to retrieve the virtual server instances.\n": { "other": "Failed to retrieve the virtual server instances.\n" }, "Failed to revoke access to volume {{.VolumeID}}.\n": { "other": "Failed to revoke access to volume {{.VolumeID}}.\n" }, "Failed to save Quote.\n": { "other": "Failed to save Quote.\n" }, "Failed to set LUN ID for volume {{.VolumeID}}.\n": { "other": "Failed to set LUN ID for volume {{.VolumeID}}.\n" }, "Failed to set note: {{.note}}.": { "other": "Failed to set note: {{.note}}." }, "Failed to set note: {{.note}}.\n": { "other": "Failed to set note: {{.note}}.\n" }, "Failed to set password for host {{.HostID}}.\n": { "other": "Failed to set password for host {{.HostID}}.\n" }, "Failed to set tags.": { "other": "Failed to set tags." }, "Failed to set tags: {{.tags}}.\n": { "other": "Failed to set tags: {{.tags}}.\n" }, "Failed to set the snapshort notification for volume '{{.ID}}'.\n": { "other": "Failed to set the snapshort notification for volume '{{.ID}}'.\n" }, "Failed to share image: {{.ImageId}} with account {{.AccountId}}.": { "other": "Failed to share image: {{.ImageId}} with account {{.AccountId}}." }, "Failed to show event log.\n": { "other": "Failed to show event log.\n" }, "Failed to show hardware.\n": { "other": "Failed to show hardware.\n" }, "Failed to show login history.\n": { "other": "Failed to show login history.\n" }, "Failed to show user detail.\n": { "other": "Failed to show user detail.\n" }, "Failed to show user permissions.\n": { "other": "Failed to show user permissions.\n" }, "Failed to show virual server.\n": { "other": "Failed to show virual server.\n" }, "Failed to synchronize A record for virtual server instance: {{.VsId}}.\n": { "other": "Failed to synchronize A record for virtual server instance: {{.VsId}}.\n" }, "Failed to synchronize AAAA record for virtual server instance: {{.VsId}}.\n": { "other": "Failed to synchronize AAAA record for virtual server instance: {{.VsId}}.\n" }, "Failed to synchronize PTR record for virtual server instance: {{.VsId}}.\n": { "other": "Failed to synchronize PTR record for virtual server instance: {{.VsId}}.\n" }, "Failed to toggle IPMI interface of hardware server '{{.ID}}'.\n": { "other": "Failed to toggle IPMI interface of hardware server '{{.ID}}'.\n" }, "Failed to unassign global IP {{.ID}}.\n": { "other": "Failed to unassign global IP {{.ID}}.\n" }, "Failed to unmarshal template file: {{.File}}.\n": { "other": "Failed to unmarshal template file: {{.File}}.\n" }, "Failed to update IPSec {{.ContextID}}.\n": { "other": "Failed to update IPSec {{.ContextID}}.\n" }, "Failed to update VPN user.": { "other": "Failed to update VPN user." }, "Failed to update access.\n": { "other": "Failed to update access.\n" }, "Failed to update health check: ": { "other": "Failed to update health check: " }, "Failed to update l7 pool: {{.Error}}.\n": { "other": "Failed to update l7 pool: {{.Error}}.\n" }, "Failed to update notifications: ": { "other": "Failed to update notifications: " }, "Failed to update permissions": { "other": "Failed to update permissions" }, "Failed to update resource record {{.RecordID}} under zone {{.Zone}}.\n{{.ErrorMessage}}": { "other": "Failed to update resource record {{.RecordID}} under zone {{.Zone}}.\n{{.ErrorMessage}}" }, "Failed to update the hostname/domain of hardware server: {{.ID}}.\n": { "other": "Failed to update the hostname/domain of hardware server: {{.ID}}.\n" }, "Failed to update the hostname/domain of virtual server instance: {{.VsId}}.\n": { "other": "Failed to update the hostname/domain of virtual server instance: {{.VsId}}.\n" }, "Failed to update the image {{.ID}}.": { "other": "Failed to update the image {{.ID}}." }, "Failed to update the private network speed of hardware server: {{.ID}}.\n": { "other": "Failed to update the private network speed of hardware server: {{.ID}}.\n" }, "Failed to update the private network speed of virtual server instance: {{.VsId}}.\n": { "other": "Failed to update the private network speed of virtual server instance: {{.VsId}}.\n" }, "Failed to update the public network speed of hardware server: {{.ID}}.\n": { "other": "Failed to update the public network speed of hardware server: {{.ID}}.\n" }, "Failed to update the public network speed of virtual server instance: {{.VsId}}.\n": { "other": "Failed to update the public network speed of virtual server instance: {{.VsId}}.\n" }, "Failed to update the tag of the image {{.ID}}.": { "other": "Failed to update the tag of the image {{.ID}}." }, "Failed to update the tag of virtual server instance: {{.VsID}}.\n": { "other": "Failed to update the tag of virtual server instance: {{.VsID}}.\n" }, "Failed to update the tags of hardware server: {{.ID}}.\n": { "other": "Failed to update the tags of hardware server: {{.ID}}.\n" }, "Failed to update the tags of virtual server instance: {{.VsId}}.\n": { "other": "Failed to update the tags of virtual server instance: {{.VsId}}.\n" }, "Failed to update the user data of hardware server: {{.ID}}.\n": { "other": "Failed to update the user data of hardware server: {{.ID}}.\n" }, "Failed to update the user data of virtual server instance: {{.VsId}}.\n": { "other": "Failed to update the user data of virtual server instance: {{.VsId}}.\n" }, "Failed to update translation with ID {{.TransID}} in IPSec {{.ID}}.": { "other": "Failed to update translation with ID {{.TransID}} in IPSec {{.ID}}." }, "Failed to update user vpn password.": { "other": "Failed to update user vpn password." }, "Failed to update user vpn subnets manual config": { "other": "Failed to update user vpn subnets manual config" }, "Failed to update user {{.UserID}}.": { "other": "Failed to update user {{.UserID}}." }, "Failed to upgrade virtual server instance: {{.VsID}}.\n": { "other": "Failed to upgrade virtual server instance: {{.VsID}}.\n" }, "Failed to verify Quote.\n": { "other": "Failed to verify Quote.\n" }, "Failed to verify load balancer with name {{.Name}} on {{.Location}}.\n": { "other": "Failed to verify load balancer with name {{.Name}} on {{.Location}}.\n" }, "Failed to verify this order.\n": { "other": "Failed to verify this order.\n" }, "Failed to verify virtual server creation.": { "other": "Failed to verify virtual server creation." }, "Failed to verify virtual server creation.\n": { "other": "Failed to verify virtual server creation.\n" }, "Failed to write SSH key to file: {{.File}}.\n": { "other": "Failed to write SSH key to file: {{.File}}.\n" }, "Failed to write certificate signing request to file: {{.File}}.\n": { "other": "Failed to write certificate signing request to file: {{.File}}.\n" }, "Failed to write certificate to file: {{.File}}.\n": { "other": "Failed to write certificate to file: {{.File}}.\n" }, "Failed to write hardware server template file to: {{.Template}}.\n": { "other": "Failed to write hardware server template file to: {{.Template}}.\n" }, "Failed to write intermediate certificate to file: {{.File}}.\n": { "other": "Failed to write intermediate certificate to file: {{.File}}.\n" }, "Failed to write private key to file: {{.File}}.\n": { "other": "Failed to write private key to file: {{.File}}.\n" }, "Failed to write virtual server template file to: {{.Template}}.": { "other": "Failed to write virtual server template file to: {{.Template}}." }, "Failover a {{.storageType}} volume to the given replica volume": { "other": "Failover a {{.storageType}} volume to the given replica volume" }, "Failover an inaccessible volume to its available replicant volume.": { "other": "Failover an inaccessible volume to its available replicant volume." }, "Failover of volume {{.VolumeID}} to replica {{.ReplicaID}} is now in progress.": { "other": "Failover of volume {{.VolumeID}} to replica {{.ReplicaID}} is now in progress." }, "Failover operation could not be initiated for volume {{.VolumeID}}.\n": { "other": "Failover operation could not be initiated for volume {{.VolumeID}}.\n" }, "False": { "other": "False" }, "Features": { "other": "Features" }, "File Extension": { "other": "File Extension" }, "File volume {{.ID}} has been marked for immediate snapshot cancellation.": { "other": "File volume {{.ID}} has been marked for immediate snapshot cancellation." }, "File volume {{.ID}} has been marked for snapshot cancellation.": { "other": "File volume {{.ID}} has been marked for snapshot cancellation." }, "File volume {{.VolumeId}} has been marked for cancellation.": { "other": "File volume {{.VolumeId}} has been marked for cancellation." }, "File volume {{.VolumeId}} has been marked for immediate cancellation.": { "other": "File volume {{.VolumeId}} has been marked for immediate cancellation." }, "Filter by ID of the order that purchased the IPSec": { "other": "Filter by ID of the order that purchased the IPSec" }, "Filter by ID of the order that purchased the VLAN": { "other": "Filter by ID of the order that purchased the VLAN" }, "Filter by ID of the order that purchased the block storage": { "other": "Filter by ID of the order that purchased the block storage" }, "Filter by ID of the order that purchased the file storage": { "other": "Filter by ID of the order that purchased the file storage" }, "Filter by ID of the order which purchased hardware server": { "other": "Filter by ID of the order which purchased hardware server" }, "Filter by ID of the order which purchased this dedicated host": { "other": "Filter by ID of the order which purchased this dedicated host" }, "Filter by ID of the order which purchased this instance": { "other": "Filter by ID of the order which purchased this instance" }, "Filter by ID of the owner": { "other": "Filter by ID of the owner" }, "Filter by Memory capacity in megabytes.": { "other": "Filter by Memory capacity in megabytes." }, "Filter by TTL(Time-To-Live) in seconds, such as 86400": { "other": "Filter by TTL(Time-To-Live) in seconds, such as 86400" }, "Filter by VLAN name": { "other": "Filter by VLAN name" }, "Filter by VLAN number": { "other": "Filter by VLAN number" }, "Filter by datacenter": { "other": "Filter by datacenter" }, "Filter by datacenter of the dedicated host": { "other": "Filter by datacenter of the dedicated host" }, "Filter by datacenter shortname": { "other": "Filter by datacenter shortname" }, "Filter by domain": { "other": "Filter by domain" }, "Filter by domain portion of the FQDN": { "other": "Filter by domain portion of the FQDN" }, "Filter by domain portion of the FQDN.": { "other": "Filter by domain portion of the FQDN." }, "Filter by host portion of the FQDN": { "other": "Filter by host portion of the FQDN" }, "Filter by host portion of the FQDN.": { "other": "Filter by host portion of the FQDN." }, "Filter by host record, such as www": { "other": "Filter by host record, such as www" }, "Filter by hostname": { "other": "Filter by hostname" }, "Filter by memory in gigabytes": { "other": "Filter by memory in gigabytes" }, "Filter by memory in megabytes": { "other": "Filter by memory in megabytes" }, "Filter by name of the dedicated host": { "other": "Filter by name of the dedicated host" }, "Filter by network identifier": { "other": "Filter by network identifier" }, "Filter by network port speed in Mbps": { "other": "Filter by network port speed in Mbps" }, "Filter by network space": { "other": "Filter by network space" }, "Filter by notes": { "other": "Filter by notes" }, "Filter by number of CPU cores": { "other": "Filter by number of CPU cores" }, "Filter by owner of the dedicated host": { "other": "Filter by owner of the dedicated host" }, "Filter by private IP address": { "other": "Filter by private IP address" }, "Filter by public IP address": { "other": "Filter by public IP address" }, "Filter by record data, such as an IP address": { "other": "Filter by record data, such as an IP address" }, "Filter by record type, such as A or CNAME": { "other": "Filter by record type, such as A or CNAME" }, "Filter by subnet type": { "other": "Filter by subnet type" }, "Filter by tags (multiple occurrence permitted)": { "other": "Filter by tags (multiple occurrence permitted)" }, "Filter by tags, multiple occurrence allowed": { "other": "Filter by tags, multiple occurrence allowed" }, "Filter by tags.": { "other": "Filter by tags." }, "Filter by the ID of order that purchased the subnets": { "other": "Filter by the ID of order that purchased the subnets" }, "Filter by the ID of order that purchased this IP address": { "other": "Filter by the ID of order that purchased this IP address" }, "Filter by the number of CPU cores": { "other": "Filter by the number of CPU cores" }, "Filter by type of storage volume, options are: performance,endurance": { "other": "Filter by type of storage volume, options are: performance,endurance" }, "Filter by volume username": { "other": "Filter by volume username" }, "Filter on image name": { "other": "Filter on image name" }, "Filter private vlans by Datacenter shortname e.g. ams01, (requires --flavor)": { "other": "Filter private vlans by Datacenter shortname e.g. ams01, (requires --flavor)" }, "Filtered by Id of user who owns the instances": { "other": "Filtered by Id of user who owns the instances" }, "Find an IP address and display its subnet and device information": { "other": "Find an IP address and display its subnet and device information" }, "Find details about the machine making these API calls.": { "other": "Find details about the machine making these API calls." }, "Firewall": { "other": "Firewall" }, "Firewall ID": { "other": "Firewall ID" }, "Firewall type [required]. Options are: vlan,vs,hardware": { "other": "Firewall type [required]. Options are: vlan,vs,hardware" }, "Firewall {{.FirewallID}} was updated.": { "other": "Firewall {{.FirewallID}} was updated." }, "Firewall {{.ID}} is being cancelled!": { "other": "Firewall {{.ID}} is being cancelled!" }, "Firmware build date": { "other": "Firmware build date" }, "Firmware version": { "other": "Firmware version" }, "First Name": { "other": "First Name" }, "Flag denoting whether to verify the order, or not place it": { "other": "Flag denoting whether to verify the order, or not place it" }, "Flag to indicate that the order is an upgrade": { "other": "Flag to indicate that the order is an upgrade" }, "Flavor": { "other": "Flavor" }, "Flavor key name": { "other": "Flavor key name" }, "Force operation without confirmation": { "other": "Force operation without confirmation" }, "Force the volume refresh, will cancel any ongoing transactions.": { "other": "Force the volume refresh, will cancel any ongoing transactions." }, "Forces the virtual server to only have access the private network": { "other": "Forces the virtual server to only have access the private network" }, "FortiGate password": { "other": "FortiGate password" }, "FortiGate username": { "other": "FortiGate username" }, "Friendly name": { "other": "Friendly name" }, "FriendlyName": { "other": "FriendlyName" }, "Frontend port": { "other": "Frontend port" }, "Frontend protocol": { "other": "Frontend protocol" }, "Fully qualified name": { "other": "Fully qualified name" }, "GUID": { "other": "GUID" }, "Gateway/Firewall": { "other": "Gateway/Firewall" }, "Get Event Log types": { "other": "Get Event Log types" }, "Get Event Logs": { "other": "Get Event Logs" }, "Get Netscaler details.": { "other": "Get Netscaler details." }, "Get Reserved Capacity Group details.": { "other": "Get Reserved Capacity Group details." }, "Get all available Operating Systems.": { "other": "Get all available Operating Systems." }, "Get bandwidth pool details.": { "other": "Get bandwidth pool details." }, "Get billing details for a virtual server instance": { "other": "Get billing details for a virtual server instance" }, "Get billing for a hardware device.": { "other": "Get billing for a hardware device." }, "Get details about a VLAN": { "other": "Get details about a VLAN" }, "Get details about a security group": { "other": "Get details about a security group" }, "Get details for a dedicated host.": { "other": "Get details for a dedicated host." }, "Get details for a hardware monitors device.": { "other": "Get details for a hardware monitors device." }, "Get details for a hardware server": { "other": "Get details for a hardware server" }, "Get details for a ticket": { "other": "Get details for a ticket" }, "Get details for a virtual server instance": { "other": "Get details for a virtual server instance" }, "Get details for a vsi monitors device.": { "other": "Get details for a vsi monitors device." }, "Get details for an image": { "other": "Get details for an image" }, "Get details of a subnet": { "other": "Get details of a subnet" }, "Get information about the resources using the selected tag.": { "other": "Get information about the resources using the selected tag." }, "Get load balancer details": { "other": "Get load balancer details" }, "Get snapshots space usage threshold warning flag setting for a given volume.": { "other": "Get snapshots space usage threshold warning flag setting for a given volume." }, "Get status for split or move completed percentage of a given block storage duplicate volume.": { "other": "Get status for split or move completed percentage of a given block storage duplicate volume." }, "Get storage details for a hardware server.": { "other": "Get storage details for a hardware server." }, "Get storage details for a virtual server.": { "other": "Get storage details for a virtual server." }, "Gets detailed information about a billing item.": { "other": "Gets detailed information about a billing item." }, "Give a path relative to the domain provided, which can be used to reach this Origin. For example, 'articles/video' => 'www.example.com/articles/video": { "other": "Give a path relative to the domain provided, which can be used to reach this Origin. For example, 'articles/video' => 'www.example.com/articles/video" }, "Give a path relative to the domain provided, which can be used to reach this Origin. For example, 'articles/video' => 'www.example.com/articles/video [required]": { "other": "Give a path relative to the domain provided, which can be used to reach this Origin. For example, 'articles/video' => 'www.example.com/articles/video [required]" }, "Grant access from a user to an specific device": { "other": "Grant access from a user to an specific device" }, "Guest ID": { "other": "Guest ID" }, "Guest ID to immediately migrate.": { "other": "Guest ID to immediately migrate." }, "Guests": { "other": "Guests" }, "Guests: ": { "other": "Guests: " }, "HARDWARE": { "other": "HARDWARE" }, "HTTP port.": { "other": "HTTP port." }, "HTTPS port.": { "other": "HTTPS port." }, "Hardware": { "other": "Hardware" }, "Hardware ID": { "other": "Hardware ID" }, "Hardware ID should be a number.": { "other": "Hardware ID should be a number." }, "Hardware server template is exported to: {{.Template}}.": { "other": "Hardware server template is exported to: {{.Template}}." }, "Hardware server {{.ID}} was cancelled.": { "other": "Hardware server {{.ID}} was cancelled." }, "Hardware server: {{.ID}} is power on.": { "other": "Hardware server: {{.ID}} is power on." }, "Hardware server: {{.ID}} was power cycle.": { "other": "Hardware server: {{.ID}} was power cycle." }, "Hardware server: {{.ID}} was power off.": { "other": "Hardware server: {{.ID}} was power off." }, "Hardware server: {{.ID}} was rebooted to a rescue image.": { "other": "Hardware server: {{.ID}} was rebooted to a rescue image." }, "Hardware server: {{.ID}} was rebooted.": { "other": "Hardware server: {{.ID}} was rebooted." }, "Hardware size[required]": { "other": "Hardware size[required]" }, "Header": { "other": "Header" }, "Health check UUID to modify [required]": { "other": "Health check UUID to modify [required]" }, "Health check interval between checks": { "other": "Health check interval between checks" }, "Health check number of times before marking as DOWN": { "other": "Health check number of times before marking as DOWN" }, "Health check path": { "other": "Health check path" }, "Health check timeout": { "other": "Health check timeout" }, "Hide IP address listing": { "other": "Hide IP address listing" }, "Hide Tag listing": { "other": "Hide Tag listing" }, "Hide hardware listing": { "other": "Hide hardware listing" }, "Hide virtual server listing": { "other": "Hide virtual server listing" }, "High available firewall option": { "other": "High available firewall option" }, "Hit Radio": { "other": "Hit Radio" }, "Host ID": { "other": "Host ID" }, "Host Id to provision a Dedicated Virtual Server onto": { "other": "Host Id to provision a Dedicated Virtual Server onto" }, "Host header.": { "other": "Host header." }, "Host order options for a given dedicated host.": { "other": "Host order options for a given dedicated host." }, "Host portion of the FQDN": { "other": "Host portion of the FQDN" }, "Host portion of the FQDN [required]": { "other": "Host portion of the FQDN [required]" }, "Host portion of the FQDN. example: server": { "other": "Host portion of the FQDN. example: server" }, "Host portion of the FQDN[required]": { "other": "Host portion of the FQDN[required]" }, "HostId": { "other": "HostId" }, "Hostname": { "other": "Hostname" }, "Hour of the day when snapshots should be taken, integer between 0 to 23": { "other": "Hour of the day when snapshots should be taken, integer between 0 to 23" }, "Hourly": { "other": "Hourly" }, "Hourly/Monthly": { "other": "Hourly/Monthly" }, "How many invoices to get back.": { "other": "How many invoices to get back." }, "How many results to get in one api call.": { "other": "How many results to get in one api call." }, "Http Port": { "other": "Http Port" }, "Http port": { "other": "Http port" }, "Http port. [http or https is required]": { "other": "Http port. [http or https is required]" }, "Https Port": { "other": "Https Port" }, "Https port": { "other": "Https port" }, "Https port. [http or https is required]": { "other": "Https port. [http or https is required]" }, "IBM CNAME": { "other": "IBM CNAME" }, "ID": { "other": "ID" }, "ID for the load balancer [required]": { "other": "ID for the load balancer [required]" }, "ID for the load balancer policy [required]": { "other": "ID for the load balancer policy [required]" }, "ID for the load balancer pool [required]": { "other": "ID for the load balancer pool [required]" }, "ID for the load balancer protocol [required]": { "other": "ID for the load balancer protocol [required]" }, "ID of an origin volume snapshot to use for duplication": { "other": "ID of an origin volume snapshot to use for duplication" }, "ID of the object being tagged [required]": { "other": "ID of the object being tagged [required]" }, "IDENTIFIER": { "other": "IDENTIFIER" }, "IDENTIFIER TARGET": { "other": "IDENTIFIER TARGET" }, "IDENTIFIER is the id of the server\nVLANS is the ID of the VLANs. Multiple vlans can be added at the same time.": { "other": "IDENTIFIER is the id of the server\nVLANS is the ID of the VLANs. Multiple vlans can be added at the same time." }, "IDENTIFIER: ID of the image\nURI: The URI for an object storage object (.vhd/.iso file) of the format: cos:////\nAPI_KEY: The IBM Cloud API Key with access to IBM Cloud Object Storage instance.": { "other": "IDENTIFIER: ID of the image\nURI: The URI for an object storage object (.vhd/.iso file) of the format: cos:////\nAPI_KEY: The IBM Cloud API Key with access to IBM Cloud Object Storage instance." }, "IDs of SSH key to add to the root user, multiple occurrence allowed": { "other": "IDs of SSH key to add to the root user, multiple occurrence allowed" }, "IDs of the subnets to assign; e.g.: --subnet-id 1234": { "other": "IDs of the subnets to assign; e.g.: --subnet-id 1234" }, "IDs of the subnets to remove": { "other": "IDs of the subnets to remove" }, "IOPS": { "other": "IOPS" }, "IOPs": { "other": "IOPs" }, "IOPs limit above 6000 available in select data centers, refer to:http://knowledgelayer.softlayer.com/articles/new-ibm-block-and-file-storage-location-and-features": { "other": "IOPs limit above 6000 available in select data centers, refer to:http://knowledgelayer.softlayer.com/articles/new-ibm-block-and-file-storage-location-and-features" }, "IP": { "other": "IP" }, "IP Address": { "other": "IP Address" }, "IP address": { "other": "IP address" }, "IP address {{.ID}} can not be cancelled.": { "other": "IP address {{.ID}} can not be cancelled." }, "IP address {{.ID}} was cancelled.": { "other": "IP address {{.ID}} was cancelled." }, "IP address {{.IPAddress}} is not found.": { "other": "IP address {{.IPAddress}} is not found." }, "IP address {{.IP}} is not found on your account.Please confirm IP and try again.\n": { "other": "IP address {{.IP}} is not found on your account.Please confirm IP and try again.\n" }, "IPMI IP": { "other": "IPMI IP" }, "IPMI_username": { "other": "IPMI_username" }, "IPSec {{.ContextID}} is cancelled.": { "other": "IPSec {{.ContextID}} is cancelled." }, "IPs": { "other": "IPs" }, "IQN": { "other": "IQN" }, "Id": { "other": "Id" }, "Identifier": { "other": "Identifier" }, "If a volume (with replication) becomes inaccessible due to a disaster event, this method can be used to immediately\nfailover to an available replica in another location. This method does not allow for fail back via the API.\nTo fail back to the original volume after using this method, open a support ticket.\nTo test failover, use '${COMMAND_NAME} sl {{.storageType}} replica-failover' instead.\n\nEXAMPLE:\n\t${COMMAND_NAME} sl {{.storageType}} disaster-recovery-failover 12345678 87654321\n\tThis command performs failover operation for volume with ID 12345678 to replica volume with ID 87654321.": { "other": "If a volume (with replication) becomes inaccessible due to a disaster event, this method can be used to immediately\nfailover to an available replica in another location. This method does not allow for fail back via the API.\nTo fail back to the original volume after using this method, open a support ticket.\nTo test failover, use '${COMMAND_NAME} sl {{.storageType}} replica-failover' instead.\n\nEXAMPLE:\n\t${COMMAND_NAME} sl {{.storageType}} disaster-recovery-failover 12345678 87654321\n\tThis command performs failover operation for volume with ID 12345678 to replica volume with ID 87654321." }, "If specified, will only show what the quote will order, will NOT place an order [default: False]": { "other": "If specified, will only show what the quote will order, will NOT place an order [default: False]" }, "If this option is specified, the public ip will be allocated from a public subnet in this account. Otherwise, it will be allocated form IBM system pool. Only available in PublicToPrivate load balancer type.": { "other": "If this option is specified, the public ip will be allocated from a public subnet in this account. Otherwise, it will be allocated form IBM system pool. Only available in PublicToPrivate load balancer type." }, "Image ID": { "other": "Image ID" }, "Image ID. See: '${COMMAND_NAME} sl image list' for reference": { "other": "Image ID. See: '${COMMAND_NAME} sl image list' for reference" }, "Image ID. See: 'ibmcloud sl image list' for reference": { "other": "Image ID. See: 'ibmcloud sl image list' for reference" }, "Image ID. The default is to use the current operating system.\nSee: '${COMMAND_NAME} sl image list' for reference": { "other": "Image ID. The default is to use the current operating system.\nSee: '${COMMAND_NAME} sl image list' for reference" }, "Image global identifier not found": { "other": "Image global identifier not found" }, "Image {{.ImageID}} was deleted.": { "other": "Image {{.ImageID}} was deleted." }, "Image {{.ImageId}} was deny shared with account {{.AccountId}}.": { "other": "Image {{.ImageId}} was deny shared with account {{.AccountId}}." }, "Image {{.ImageId}} was shared with account {{.AccountId}}.": { "other": "Image {{.ImageId}} was shared with account {{.AccountId}}." }, "Immediate cancellation.": { "other": "Immediate cancellation." }, "Import a zone based off a BIND zone file": { "other": "Import a zone based off a BIND zone file" }, "Import an image from an object storage": { "other": "Import an image from an object storage" }, "In GB": { "other": "In GB" }, "In cache option, if you select 'include-specified' or 'ignore-specified', please add a description too using this option e.g --cache include-specified --cache-description description.": { "other": "In cache option, if you select 'include-specified' or 'ignore-specified', please add a description too using this option e.g --cache include-specified --cache-description description." }, "Inbound Usage": { "other": "Inbound Usage" }, "Include extra resources. Options are: at,is,rs,sr,ss": { "other": "Include extra resources. Options are: at,is,rs,sr,ss" }, "Include invoices with a CLOSED status.": { "other": "Include invoices with a CLOSED status." }, "Incorrect Usage: ": { "other": "Incorrect Usage: " }, "Incorrect complex type: {{.Type}}": { "other": "Incorrect complex type: {{.Type}}" }, "Init parameter": { "other": "Init parameter" }, "Initial Invoice": { "other": "Initial Invoice" }, "Initial object ID number to attach to ticket": { "other": "Initial object ID number to attach to ticket" }, "Input `0` for this parameter to order a duplicate volume with no snapshot space.": { "other": "Input `0` for this parameter to order a duplicate volume with no snapshot space." }, "Instance {{.ServerID}} has {{.Count}} {{.Interface}} interface.": { "other": "Instance {{.ServerID}} has {{.Count}} {{.Interface}} interface." }, "Interface": { "other": "Interface" }, "Intermediate Certificate file": { "other": "Intermediate Certificate file" }, "Internal Peer IP Address": { "other": "Internal Peer IP Address" }, "Internal Subnets": { "other": "Internal Subnets" }, "Internal peer IP address": { "other": "Internal peer IP address" }, "Internet side port": { "other": "Internet side port" }, "Invalid --sortBy option.": { "other": "Invalid --sortBy option." }, "Invalid ID {{.ID}}: ID should be of the form xxx:yyy, xxx is the type of the firewall, yyy is the positive integer ID.": { "other": "Invalid ID {{.ID}}: ID should be of the form xxx:yyy, xxx is the type of the firewall, yyy is the positive integer ID." }, "Invalid SRV record: {{.sub}}.": { "other": "Invalid SRV record: {{.sub}}." }, "Invalid combination specified for ordering a subnet.": { "other": "Invalid combination specified for ordering a subnet." }, "Invalid datacenter name specified.": { "other": "Invalid datacenter name specified." }, "Invalid datacenter name specified. Please provide the lower case short name (e.g.: dal09).": { "other": "Invalid datacenter name specified. Please provide the lower case short name (e.g.: dal09)." }, "Invalid disk number to this disk capacity": { "other": "Invalid disk number to this disk capacity" }, "Invalid firewall type {{.Type}}: firewall type should be either vlan, multiVlan, vs or server.": { "other": "Invalid firewall type {{.Type}}: firewall type should be either vlan, multiVlan, vs or server." }, "Invalid format date to --date-max.": { "other": "Invalid format date to --date-max." }, "Invalid format date to --date-min.": { "other": "Invalid format date to --date-min." }, "Invalid format date.": { "other": "Invalid format date." }, "Invalid input for": { "other": "Invalid input for" }, "Invalid input for '{{.Name}}'. It must be a positive integer.": { "other": "Invalid input for '{{.Name}}'. It must be a positive integer." }, "Invalid method.": { "other": "Invalid method." }, "Invalid output format, only JSON is supported now.": { "other": "Invalid output format, only JSON is supported now." }, "Invalid storage type": { "other": "Invalid storage type" }, "Invalid storage type {{.StorageType}}": { "other": "Invalid storage type {{.StorageType}}" }, "Invalid volume type": { "other": "Invalid volume type" }, "Invert": { "other": "Invert" }, "Invert rule: 0 | 1.": { "other": "Invert rule: 0 | 1." }, "Invoice Amount": { "other": "Invoice Amount" }, "Invoice Total Amount": { "other": "Invoice Total Amount" }, "Invoice details.": { "other": "Invoice details." }, "Ip Address": { "other": "Ip Address" }, "IpAddress": { "other": "IpAddress" }, "Ip_address": { "other": "Ip_address" }, "Is Required": { "other": "Is Required" }, "Item": { "other": "Item" }, "Item Description": { "other": "Item Description" }, "Item Id": { "other": "Item Id" }, "Item {{.Item}} does not exist for package {{.Package}}": { "other": "Item {{.Item}} does not exist for package {{.Package}}" }, "Item: {{.itemID}} was cancelled.": { "other": "Item: {{.itemID}} was cancelled." }, "Items": { "other": "Items" }, "JSON string that denotes extra data needs to be sent with the order": { "other": "JSON string that denotes extra data needs to be sent with the order" }, "Key": { "other": "Key" }, "Key Name": { "other": "Key Name" }, "Key name of a tag type e.g. GUEST, HARDWARE. See slcli tags taggable output. [required]": { "other": "Key name of a tag type e.g. GUEST, HARDWARE. See slcli tags taggable output. [required]" }, "Key name. It's only available in HEADER or COOKIE type": { "other": "Key name. It's only available in HEADER or COOKIE type" }, "KeyName": { "other": "KeyName" }, "L7 Member {{.MemberID}} added in pool {{.Pool}}": { "other": "L7 Member {{.MemberID}} added in pool {{.Pool}}" }, "L7 policy added": { "other": "L7 policy added" }, "L7 policy deleted": { "other": "L7 policy deleted" }, "L7 policy edited": { "other": "L7 policy edited" }, "L7 pool added": { "other": "L7 pool added" }, "L7 pool updated": { "other": "L7 pool updated" }, "L7 rule added": { "other": "L7 rule added" }, "L7Pool {{.L7PoolID}} removed": { "other": "L7Pool {{.L7PoolID}} removed" }, "L7Rule {{.L7RuleID}} removed": { "other": "L7Rule {{.L7RuleID}} removed" }, "LABEL": { "other": "LABEL" }, "LOCATION": { "other": "LOCATION" }, "LUN Id": { "other": "LUN Id" }, "LUN_ID": { "other": "LUN_ID" }, "Label": { "other": "Label" }, "Last Edited": { "other": "Last Edited" }, "Last Failed Login": { "other": "Last Failed Login" }, "Last Login": { "other": "Last Login" }, "Last Name": { "other": "Last Name" }, "Last Updated": { "other": "Last Updated" }, "Last transaction": { "other": "Last transaction" }, "Legacy": { "other": "Legacy" }, "License key": { "other": "License key" }, "License: {{.key}} was cancelled.": { "other": "License: {{.key}} was cancelled." }, "Limit": { "other": "Limit" }, "List Dedicated Host Guests.": { "other": "List Dedicated Host Guests." }, "List IPSec VPN tunnel context details": { "other": "List IPSec VPN tunnel context details" }, "List IPSec VPN tunnel contexts": { "other": "List IPSec VPN tunnel contexts" }, "List L7 policies": { "other": "List L7 policies" }, "List NAS account credentials.": { "other": "List NAS account credentials." }, "List NAS accounts.": { "other": "List NAS accounts." }, "List Object Storage accounts.": { "other": "List Object Storage accounts." }, "List Reserved Capacity groups.": { "other": "List Reserved Capacity groups." }, "List SSH keys on your account": { "other": "List SSH keys on your account" }, "List SSL certificates on your account": { "other": "List SSL certificates on your account" }, "List Subject IDs for ticket creation": { "other": "List Subject IDs for ticket creation" }, "List Users": { "other": "List Users" }, "List active load balancers": { "other": "List active load balancers" }, "List all CDN accounts.": { "other": "List all CDN accounts." }, "List all active quotes on an account": { "other": "List all active quotes on an account" }, "List all devices the user has access and device access permissions.": { "other": "List all devices the user has access and device access permissions." }, "List all firewalls on your account": { "other": "List all firewalls on your account" }, "List all global IPs on your account": { "other": "List all global IPs on your account" }, "List all images on your account": { "other": "List all images on your account" }, "List all options for ordering a block storage": { "other": "List all options for ordering a block storage" }, "List all options for ordering a file storage": { "other": "List all options for ordering a file storage" }, "List all subnets on your account": { "other": "List all subnets on your account" }, "List all tags currently on your account": { "other": "List all tags currently on your account" }, "List all the VLANs on your account": { "other": "List all the VLANs on your account" }, "List all the options for creating VLAN": { "other": "List all the options for creating VLAN" }, "List all the resource records in a zone": { "other": "List all the resource records in a zone" }, "List all zones on your account": { "other": "List all zones on your account" }, "List block storage": { "other": "List block storage" }, "List block storage assigned subnets for the given host id.": { "other": "List block storage assigned subnets for the given host id." }, "List cancelations.": { "other": "List cancelations." }, "List cloud block storage.": { "other": "List cloud block storage." }, "List datacenters a package can be ordered in": { "other": "List datacenters a package can be ordered in" }, "List dedicated hosts on your account": { "other": "List dedicated hosts on your account" }, "List email subscription notifications": { "other": "List email subscription notifications" }, "List existing replicant volumes for a block volume": { "other": "List existing replicant volumes for a block volume" }, "List file storage": { "other": "List file storage" }, "List hardware server credentials": { "other": "List hardware server credentials" }, "List hardware servers": { "other": "List hardware servers" }, "List hosts that are authorized to access the volume.": { "other": "List hosts that are authorized to access the volume." }, "List information about devices using the tag.": { "other": "List information about devices using the tag." }, "List interfaces associated with security group": { "other": "List interfaces associated with security group" }, "List invoices.": { "other": "List invoices." }, "List l7 rules": { "other": "List l7 rules" }, "List netscalers": { "other": "List netscalers" }, "List number of block storage volumes per datacenter": { "other": "List number of block storage volumes per datacenter" }, "List number of file storage volumes per datacenter": { "other": "List number of file storage volumes per datacenter" }, "List object storage endpoints.": { "other": "List object storage endpoints." }, "List only the required categories for the package": { "other": "List only the required categories for the package" }, "List options for creating Reserved Capacity Group instance": { "other": "List options for creating Reserved Capacity Group instance" }, "List options for creating a placement group": { "other": "List options for creating a placement group" }, "List options for creating virtual server instance": { "other": "List options for creating virtual server instance" }, "List options for order a load balancer": { "other": "List options for order a load balancer" }, "List origin path for an existing CDN mapping.": { "other": "List origin path for an existing CDN mapping." }, "List package items that are used for ordering": { "other": "List package items that are used for ordering" }, "List package presets": { "other": "List package presets" }, "List packages that can be ordered with the placeOrder API": { "other": "List packages that can be ordered with the placeOrder API" }, "List placement groups": { "other": "List placement groups" }, "List security group rules": { "other": "List security group rules" }, "List security groups": { "other": "List security groups" }, "List snapshot schedules for a given volume": { "other": "List snapshot schedules for a given volume" }, "List suitable replication datacenters for the given volume": { "other": "List suitable replication datacenters for the given volume" }, "List the categories of a package": { "other": "List the categories of a package" }, "List tickets": { "other": "List tickets" }, "List virtual server instance credentials": { "other": "List virtual server instance credentials" }, "List virtual server instances on your account": { "other": "List virtual server instances on your account" }, "List {{.storageType}} storage snapshots": { "other": "List {{.storageType}} storage snapshots" }, "Lists Email Delivery Service.": { "other": "Lists Email Delivery Service." }, "Lists VLANs this server can be given access to.": { "other": "Lists VLANs this server can be given access to." }, "Lists account orders.": { "other": "Lists account orders." }, "Lists billing items with some other useful information.": { "other": "Lists billing items with some other useful information." }, "Lists the prices for each item in this preset": { "other": "Lists the prices for each item in this preset" }, "Lists the storage limits per datacenter for this account.": { "other": "Lists the storage limits per datacenter for this account." }, "Load balancer type: PublicToPrivate | PrivateToPrivate | PublicToPublic [required]": { "other": "Load balancer type: PublicToPrivate | PrivateToPrivate | PublicToPublic [required]" }, "Load balancer {{.LBID}} is cancelled.": { "other": "Load balancer {{.LBID}} is cancelled." }, "Local disk number cannot excceed two.": { "other": "Local disk number cannot excceed two." }, "Location": { "other": "Location" }, "Location Conflicts": { "other": "Location Conflicts" }, "Location/Region": { "other": "Location/Region" }, "Long Name": { "other": "Long Name" }, "Mac addresses": { "other": "Mac addresses" }, "Maintance Window": { "other": "Maintance Window" }, "Manage Classic infrastructure services": { "other": "Manage Classic infrastructure services" }, "Manage LBaaS health checks.": { "other": "Manage LBaaS health checks." }, "Manage VSIs that require migration": { "other": "Manage VSIs that require migration" }, "Management IP": { "other": "Management IP" }, "Manufacturer": { "other": "Manufacturer" }, "Max": { "other": "Max" }, "Max IOPS": { "other": "Max IOPS" }, "Maximum number of connections to allow": { "other": "Maximum number of connections to allow" }, "Member UUID [required]": { "other": "Member UUID [required]" }, "Member {{.MemberID}} added": { "other": "Member {{.MemberID}} added" }, "Member {{.MemberID}} removed": { "other": "Member {{.MemberID}} removed" }, "Member {{.MemberID}} removed from {{.L7POOL}}": { "other": "Member {{.MemberID}} removed from {{.L7POOL}}" }, "Memory": { "other": "Memory" }, "Memory (allocated/total)": { "other": "Memory (allocated/total)" }, "Memory Capacity": { "other": "Memory Capacity" }, "Memory in megabytes": { "other": "Memory in megabytes" }, "Memory in megabytes [required]": { "other": "Memory in megabytes [required]" }, "Metadata": { "other": "Metadata" }, "Method": { "other": "Method" }, "Metric_Data_Type keyName e.g. CPU0, CPU1, MEMORY_USAGE, etc. [required]": { "other": "Metric_Data_Type keyName e.g. CPU0, CPU1, MEMORY_USAGE, etc. [required]" }, "Migrate ALL guests that require migration immediately.": { "other": "Migrate ALL guests that require migration immediately." }, "Min": { "other": "Min" }, "Min IOPS": { "other": "Min IOPS" }, "Minute of the hour when snapshots should be taken, integer between 0 to 59": { "other": "Minute of the hour when snapshots should be taken, integer between 0 to 59" }, "Modified": { "other": "Modified" }, "Modify Date": { "other": "Modify Date" }, "Modify an existing block storage volume": { "other": "Modify an existing block storage volume" }, "Modify an existing file storage volume": { "other": "Modify an existing file storage volume" }, "Monthly": { "other": "Monthly" }, "More than one packages were found for {{.CategoryCode}}.": { "other": "More than one packages were found for {{.CategoryCode}}." }, "Mount Address": { "other": "Mount Address" }, "Multiple users found with the name: %s": { "other": "Multiple users found with the name: %s" }, "Must provide [--cpu], [--memory], [--network], [--add-disk], [--resize-disk] or [--flavor] to upgrade.": { "other": "Must provide [--cpu], [--memory], [--network], [--add-disk], [--resize-disk] or [--flavor] to upgrade." }, "Must set either -n|--network-component or both -s|--server and -i|--interface": { "other": "Must set either -n|--network-component or both -s|--server and -i|--interface" }, "Must specify [--cpu] when using [--private].": { "other": "Must specify [--cpu] when using [--private]." }, "NAME": { "other": "NAME" }, "NETWORK has to be either public or private.": { "other": "NETWORK has to be either public or private." }, "Name": { "other": "Name" }, "Name for this L7 pool. [required]": { "other": "Name for this L7 pool. [required]" }, "Name for this load balancer [required]": { "other": "Name for this load balancer [required]" }, "Name for this new placement group. [required]": { "other": "Name for this new placement group. [required]" }, "Name for your new reserved capacity [required]": { "other": "Name for your new reserved capacity [required]" }, "Name of the image": { "other": "Name of the image" }, "Name of the image [required]": { "other": "Name of the image [required]" }, "Name of the load balancer L7 pool": { "other": "Name of the load balancer L7 pool" }, "Name that ordered the item.": { "other": "Name that ordered the item." }, "Netscaler": { "other": "Netscaler" }, "Network": { "other": "Network" }, "Network Identifier": { "other": "Network Identifier" }, "Network component {{.ComponentID}} is added to security group {{.GroupID}}.": { "other": "Network component {{.ComponentID}} is added to security group {{.GroupID}}." }, "Network component {{.ComponentID}} is removed from security group {{.GroupID}}.": { "other": "Network component {{.ComponentID}} is removed from security group {{.GroupID}}." }, "Network identifier": { "other": "Network identifier" }, "Network port speed in Mbps": { "other": "Network port speed in Mbps" }, "New Size of block volume in GB. ***If no size is given, the original size of volume is used.***\n Potential Sizes: [20, 40, 80, 100, 250, 500, 1000, 2000, 4000, 8000, 12000]\n Minimum: [the original size of the volume]": { "other": "New Size of block volume in GB. ***If no size is given, the original size of volume is used.***\n Potential Sizes: [20, 40, 80, 100, 250, 500, 1000, 2000, 4000, 8000, 12000]\n Minimum: [the original size of the volume]" }, "New Size of file volume in GB. ***If no size is given, the original size of volume is used.***\n Potential Sizes: [20, 40, 80, 100, 250, 500, 1000, 2000, 4000, 8000, 12000]\n Minimum: [the original size of the volume]": { "other": "New Size of file volume in GB. ***If no size is given, the original size of volume is used.***\n Potential Sizes: [20, 40, 80, 100, 250, 500, 1000, 2000, 4000, 8000, 12000]\n Minimum: [the original size of the volume]" }, "New notes for the key": { "other": "New notes for the key" }, "New snapshot {{.SnapshotId}} was created.": { "other": "New snapshot {{.SnapshotId}} was created." }, "No": { "other": "No" }, "No IP V6 address associated with virtual server instance: {{.VsId}}.": { "other": "No IP V6 address associated with virtual server instance: {{.VsId}}." }, "No IPSec was found.": { "other": "No IPSec was found." }, "No available router was found.": { "other": "No available router was found." }, "No billing item found for hardware {{.ID}}.": { "other": "No billing item found for hardware {{.ID}}." }, "No billing item is found to cancel.": { "other": "No billing item is found to cancel." }, "No data": { "other": "No data" }, "No data centers compatible for replication.": { "other": "No data centers compatible for replication." }, "No dedicated hosts are found.": { "other": "No dedicated hosts are found." }, "No guest was found.": { "other": "No guest was found." }, "No guests require migration at this time.\n": { "other": "No guests require migration at this time.\n" }, "No image found.": { "other": "No image found." }, "No interfaces are binded to security group {{.GroupID}}.": { "other": "No interfaces are binded to security group {{.GroupID}}." }, "No l7 policies was found.": { "other": "No l7 policies was found." }, "No l7 rules was found.": { "other": "No l7 rules was found." }, "No load balancer was found.": { "other": "No load balancer was found." }, "No logs available for filter {{.filter}}": { "other": "No logs available for filter {{.filter}}" }, "No netscalers was found.": { "other": "No netscalers was found." }, "No packages were found for {{.CategoryCode}}.": { "other": "No packages were found for {{.CategoryCode}}." }, "No placement group was found.": { "other": "No placement group was found." }, "No primary IP address associated with virtual server instance: {{.VsId}}.": { "other": "No primary IP address associated with virtual server instance: {{.VsId}}." }, "No record is found": { "other": "No record is found" }, "No rules are found for security group {{.GroupID}}.": { "other": "No rules are found for security group {{.GroupID}}." }, "No rules was found.": { "other": "No rules was found." }, "No security groups are found.": { "other": "No security groups are found." }, "No snapshot space found to cancel.": { "other": "No snapshot space found to cancel." }, "None": { "other": "None" }, "Not Found": { "other": "Not Found" }, "Not ready: {{.Message}}": { "other": "Not ready: {{.Message}}" }, "Note": { "other": "Note" }, "Note value": { "other": "Note value" }, "Note:": { "other": "Note:" }, "Note: IOPS above 6,000 available only in: https://cloud.ibm.com/docs/BlockStorage?topic=BlockStorage-selectDC": { "other": "Note: IOPS above 6,000 available only in: https://cloud.ibm.com/docs/BlockStorage?topic=BlockStorage-selectDC" }, "Note: This virtual server will be rebooted once the upgrade order is placed.\nThe instance is halted until the upgrade transaction is completed. However for Network, no reboot is required.\n\nEXAMPLE:\n\t${COMMAND_NAME} sl vs upgrade 12345678 -c 8 -m 8192 --network 1000\n\tThis commands upgrades virtual server instance with ID 12345678 and set number of CPU cores to 8, memory to 8192M, network port speed to 1000 Mbps.": { "other": "Note: This virtual server will be rebooted once the upgrade order is placed.\nThe instance is halted until the upgrade transaction is completed. However for Network, no reboot is required.\n\nEXAMPLE:\n\t${COMMAND_NAME} sl vs upgrade 12345678 -c 8 -m 8192 --network 1000\n\tThis commands upgrades virtual server instance with ID 12345678 and set number of CPU cores to 8, memory to 8192M, network port speed to 1000 Mbps." }, "Notes": { "other": "Notes" }, "Notes to set on the new snapshot": { "other": "Notes to set on the new snapshot" }, "Notification names should be enclosed in quotation marks.\nEXAMPLE:\n\tslcli user edit-notifications --enable 'Order Approved'\n\tslcli user edit-notifications --enable 'Order Approved' --enable 'Reload Complete'": { "other": "Notification names should be enclosed in quotation marks.\nEXAMPLE:\n\tslcli user edit-notifications --enable 'Order Approved'\n\tslcli user edit-notifications --enable 'Order Approved' --enable 'Reload Complete'" }, "Notifications updated successfully: ": { "other": "Notifications updated successfully: " }, "Notifications updated unsuccessfully: ": { "other": "Notifications updated unsuccessfully: " }, "Notify": { "other": "Notify" }, "Number": { "other": "Number" }, "Number Of Items Cancelled": { "other": "Number Of Items Cancelled" }, "Number of CPU cores": { "other": "Number of CPU cores" }, "Number of CPU cores [required]": { "other": "Number of CPU cores [required]" }, "Number of VSI instances this capacity reservation can support. [required]": { "other": "Number of VSI instances this capacity reservation can support. [required]" }, "Number of seconds to report as one data point. 300, 600, 1800, 3600 (default), 43200 or 86400 seconds": { "other": "Number of seconds to report as one data point. 300, 600, 1800, 3600 (default), 43200 or 86400 seconds" }, "Number of snapshots to retain [required]": { "other": "Number of snapshots to retain [required]" }, "Number of times before marking as DOWN. [1-10]": { "other": "Number of times before marking as DOWN. [1-10]" }, "Number of updates": { "other": "Number of updates" }, "OPTIONS": { "other": "OPTIONS" }, "ORDER_ITEM1 ORDER_ITEM2 ORDER_ITEM3 ORDER_ITEM4...": { "other": "ORDER_ITEM1 ORDER_ITEM2 ORDER_ITEM3 ORDER_ITEM4..." }, "OS": { "other": "OS" }, "OS Type": { "other": "OS Type" }, "OS install code. Tip: you can specify _LATEST": { "other": "OS install code. Tip: you can specify _LATEST" }, "OS install code[required]": { "other": "OS install code[required]" }, "OS version": { "other": "OS version" }, "Object": { "other": "Object" }, "Object filters": { "other": "Object filters" }, "Object mask: use to limit fields returned": { "other": "Object mask: use to limit fields returned" }, "Object-storage {{.objectStorageID}} has been marked for cancellation.": { "other": "Object-storage {{.objectStorageID}} has been marked for cancellation." }, "Object-storage {{.objectStorageID}} has been marked for immediate cancellation.": { "other": "Object-storage {{.objectStorageID}} has been marked for immediate cancellation." }, "One Time": { "other": "One Time" }, "One of --name, --note and --tag must be specified.": { "other": "One of --name, --note and --tag must be specified." }, "One of -d | --hardware-id, -v | --virtual-id, -i | --ip-address-id and -p | --ip-address must be specified.": { "other": "One of -d | --hardware-id, -v | --virtual-id, -i | --ip-address-id and -p | --ip-address must be specified." }, "Ongoing Transactions": { "other": "Ongoing Transactions" }, "Only set --enable or --disable options.": { "other": "Only set --enable or --disable options." }, "Only show the summary table.": { "other": "Only show the summary table." }, "Only verify an order, dont actually create one": { "other": "Only verify an order, dont actually create one" }, "Open:": { "other": "Open:" }, "OpenID": { "other": "OpenID" }, "Operating System Code": { "other": "Operating System Code" }, "Operating System Type (eg. LINUX) of the primary volume for which a replica is ordered [optional], options are: HYPER_V,LINUX,VMWARE,WINDOWS_2008,WINDOWS_GPT,WINDOWS,XEN": { "other": "Operating System Type (eg. LINUX) of the primary volume for which a replica is ordered [optional], options are: HYPER_V,LINUX,VMWARE,WINDOWS_2008,WINDOWS_GPT,WINDOWS,XEN" }, "Operating System [required], options are: HYPER_V,LINUX,VMWARE,WINDOWS_2008,WINDOWS_GPT,WINDOWS,XEN": { "other": "Operating System [required], options are: HYPER_V,LINUX,VMWARE,WINDOWS_2008,WINDOWS_GPT,WINDOWS,XEN" }, "Operating system": { "other": "Operating system" }, "Optimize for, 'General web delivery', 'Large file optimization', 'Video on demand optimization', the Dynamic content acceleration option is not added because this has a special configuration.": { "other": "Optimize for, 'General web delivery', 'Large file optimization', 'Video on demand optimization', the Dynamic content acceleration option is not added because this has a special configuration." }, "Option [--flavor] is exclusive with [--cpu], [--memory] and [--private].": { "other": "Option [--flavor] is exclusive with [--cpu], [--memory] and [--private]." }, "Option cache just accept: ": { "other": "Option cache just accept: " }, "Option performance-configuration just accept: ": { "other": "Option performance-configuration just accept: " }, "Option respect-headers just accept '0' or '1'": { "other": "Option respect-headers just accept '0' or '1'" }, "Optional parameter for Billing rate (default to monthly) Choices: hourly or monthly": { "other": "Optional parameter for Billing rate (default to monthly) Choices: hourly or monthly" }, "Optional parameter for Billing rate (default to monthly), options are: hourly, monthly": { "other": "Optional parameter for Billing rate (default to monthly), options are: hourly, monthly" }, "Optional parameter for ordering snapshot space along with endurance block storage; specifies the size (in GB) of snapshot space to order": { "other": "Optional parameter for ordering snapshot space along with endurance block storage; specifies the size (in GB) of snapshot space to order" }, "Optional parameter for ordering snapshot space along with endurance file storage; specifies the size (in GB) of snapshot space to order": { "other": "Optional parameter for ordering snapshot space along with endurance file storage; specifies the size (in GB) of snapshot space to order" }, "Options for --sortby are: id,name,description,created": { "other": "Options for --sortby are: id,name,description,created" }, "Options for -p|--protocol are: icmp,tcp,udp": { "other": "Options for -p|--protocol are: icmp,tcp,udp" }, "Order Approval Date": { "other": "Order Approval Date" }, "Order ID: {{.OrderID}}": { "other": "Order ID: {{.OrderID}}" }, "Order IPv6 Addresses": { "other": "Order IPv6 Addresses" }, "Order Total Amount": { "other": "Order Total Amount" }, "Order a IPSec VPN tunnel": { "other": "Order a IPSec VPN tunnel" }, "Order a block storage replica volume": { "other": "Order a block storage replica volume" }, "Order a block storage volume": { "other": "Order a block storage volume" }, "Order a block volume by duplicating an existing volume": { "other": "Order a block volume by duplicating an existing volume" }, "Order a file storage replica volume": { "other": "Order a file storage replica volume" }, "Order a file storage volume": { "other": "Order a file storage volume" }, "Order a file volume by duplicating an existing volume": { "other": "Order a file volume by duplicating an existing volume" }, "Order a load balancer": { "other": "Order a load balancer" }, "Order an IPv6 IP address": { "other": "Order an IPv6 IP address" }, "Order snapshot space for a block storage volume": { "other": "Order snapshot space for a block storage volume" }, "Order snapshot space for a file storage volume": { "other": "Order snapshot space for a file storage volume" }, "Order {{.ID}} was placed to create a firewall.": { "other": "Order {{.ID}} was placed to create a firewall." }, "Order {{.OrderID}} was placed successfully!.": { "other": "Order {{.OrderID}} was placed successfully!." }, "Order {{.OrderID}} was placed.": { "other": "Order {{.OrderID}} was placed." }, "Order {{.OrderId}} to upgrade virtual server instance: {{.VsId}} was placed.": { "other": "Order {{.OrderId}} to upgrade virtual server instance: {{.VsId}} was placed." }, "Order/Create License.": { "other": "Order/Create License." }, "Order/create a hardware server": { "other": "Order/create a hardware server" }, "Order/create a provisioning script.": { "other": "Order/create a provisioning script." }, "Ordered By": { "other": "Ordered By" }, "Ordering package is not found": { "other": "Ordering package is not found" }, "Origin": { "other": "Origin" }, "Origin Host": { "other": "Origin Host" }, "Origin Type": { "other": "Origin Type" }, "Origin server address": { "other": "Origin server address" }, "Origin server address.": { "other": "Origin server address." }, "Origin type": { "other": "Origin type" }, "Origin volume does not have a valid storage type (with an appropriate keyName to indicate the volume is a PERFORMANCE or ENDURANCE volume)": { "other": "Origin volume does not have a valid storage type (with an appropriate keyName to indicate the volume is a PERFORMANCE or ENDURANCE volume)" }, "Origin volume performance is < 0.3 IOPS/GB, duplicate volume performance must also be < 0.3 IOPS/GB. {{.DuplicateIopsPerGb}} IOPS/GB ({{.DuplicateIops}}/{{.DuplicateSize}}) requested.": { "other": "Origin volume performance is < 0.3 IOPS/GB, duplicate volume performance must also be < 0.3 IOPS/GB. {{.DuplicateIopsPerGb}} IOPS/GB ({{.DuplicateIops}}/{{.DuplicateSize}}) requested." }, "Origin volume performance is >= 0.3 IOPS/GB, duplicate volume performance must also be >= 0.3 IOPS/GB. {{.DuplicateIopsPerGb}} IOPS/GB ({{.DuplicateIops}}/{{.DuplicateSize}}) requested.": { "other": "Origin volume performance is >= 0.3 IOPS/GB, duplicate volume performance must also be >= 0.3 IOPS/GB. {{.DuplicateIopsPerGb}} IOPS/GB ({{.DuplicateIops}}/{{.DuplicateSize}}) requested." }, "Origin volume performance tier is 0.25 IOPS/GB, duplicate volume performance tier must also be 0.25 IOPS/GB. {{.DuplicateTier}} IOPS/GB requested.": { "other": "Origin volume performance tier is 0.25 IOPS/GB, duplicate volume performance tier must also be 0.25 IOPS/GB. {{.DuplicateTier}} IOPS/GB requested." }, "Origin volume performance tier is above 0.25 IOPS/GB, duplicate volume performance tier must also be above 0.25 IOPS/GB. {{.DuplicateTier}} IOPS/GB requested.": { "other": "Origin volume performance tier is above 0.25 IOPS/GB, duplicate volume performance tier must also be above 0.25 IOPS/GB. {{.DuplicateTier}} IOPS/GB requested." }, "Original Snapshot Name": { "other": "Original Snapshot Name" }, "Original Volume Name": { "other": "Original Volume Name" }, "Original Volume Size": { "other": "Original Volume Size" }, "Other": { "other": "Other" }, "Out GB": { "other": "Out GB" }, "Override created, but unable to update VPN user.": { "other": "Override created, but unable to update VPN user." }, "Owner": { "other": "Owner" }, "PACKAGE_KEYNAME": { "other": "PACKAGE_KEYNAME" }, "PATH": { "other": "PATH" }, "PLACEMENTGROUP_ID": { "other": "PLACEMENTGROUP_ID" }, "POD": { "other": "POD" }, "POOL_UUID, URL or HTTPS_PROTOCOL_UUID . It's only available in REDIRECT_POOL | REDIRECT_URL | REDIRECT_HTTPS action": { "other": "POOL_UUID, URL or HTTPS_PROTOCOL_UUID . It's only available in REDIRECT_POOL | REDIRECT_URL | REDIRECT_HTTPS action" }, "PPTP VPN": { "other": "PPTP VPN" }, "Package": { "other": "Package" }, "Package Id": { "other": "Package Id" }, "Package Name": { "other": "Package Name" }, "Package {{.Package}} does not exist.": { "other": "Package {{.Package}} does not exist." }, "Parent User": { "other": "Parent User" }, "Parsed Record: {{.Host}} {{.TTL}} {{.Type}} {{.Data}}": { "other": "Parsed Record: {{.Host}} {{.TTL}} {{.Type}} {{.Data}}" }, "Password": { "other": "Password" }, "Password is updated for host {{.HostID}}.": { "other": "Password is updated for host {{.HostID}}." }, "Password must be between 8 and 20 characters and must contain one letter and one number.": { "other": "Password must be between 8 and 20 characters and must contain one letter and one number." }, "Password to set for this user. If no password is provided, the user is sent an email to generate one, which expires in 24 hours. Specify the '-p generate' option to generate a password for you. Passwords require 8+ characters, uppercase and lowercase, a number and a symbol": { "other": "Password to set for this user. If no password is provided, the user is sent an email to generate one, which expires in 24 hours. Specify the '-p generate' option to generate a password for you. Passwords require 8+ characters, uppercase and lowercase, a number and a symbol" }, "Password you want to set, this command will fail if the password is not strong. [required]": { "other": "Password you want to set, this command will fail if the password is not strong. [required]" }, "Path": { "other": "Path" }, "Pause an active virtual server instance": { "other": "Pause an active virtual server instance" }, "PendingMigrationFlag": { "other": "PendingMigrationFlag" }, "Perform a hard reboot": { "other": "Perform a hard reboot" }, "Perform a hard shutdown": { "other": "Perform a hard shutdown" }, "Perform a query against the SoftLayer search database.": { "other": "Perform a query against the SoftLayer search database." }, "Perform a soft reboot": { "other": "Perform a soft reboot" }, "Perform a soft shutdown": { "other": "Perform a soft shutdown" }, "Performance Configuration": { "other": "Performance Configuration" }, "Performance Storage IOPS, between 100 and 6000 in multiples of 100 [only for performance volumes] ***If no IOPS value is specified, the original IOPS value of the volume will be used.***": { "other": "Performance Storage IOPS, between 100 and 6000 in multiples of 100 [only for performance volumes] ***If no IOPS value is specified, the original IOPS value of the volume will be used.***" }, "Performance Storage IOPS, between 100 and 6000 in multiples of 100, if no IOPS value is specified, the IOPS value of the original volume will be used": { "other": "Performance Storage IOPS, between 100 and 6000 in multiples of 100, if no IOPS value is specified, the IOPS value of the original volume will be used" }, "Performance Storage IOPs, between 100 and 6000 in multiples of 100": { "other": "Performance Storage IOPs, between 100 and 6000 in multiples of 100" }, "Performance Storage IOPs, between 100 and 6000 in multiples of 100 [required for storage-type performance]": { "other": "Performance Storage IOPs, between 100 and 6000 in multiples of 100 [required for storage-type performance]" }, "Performance configuration. [Permit: web, video, file, dynamic]": { "other": "Performance configuration. [Permit: web, video, file, dynamic]" }, "Permanently removes an SSH key": { "other": "Permanently removes an SSH key" }, "Permission keyName to set. Use keyword ALL to select ALL permissions": { "other": "Permission keyName to set. Use keyword ALL to select ALL permissions" }, "Permissions": { "other": "Permissions" }, "Permissions updated successfully": { "other": "Permissions updated successfully" }, "Phase 1 Diffie-Hellman group. Options are: 0,1,2,5": { "other": "Phase 1 Diffie-Hellman group. Options are: 0,1,2,5" }, "Phase 1 authentication": { "other": "Phase 1 authentication" }, "Phase 1 authentication. Options are: MD5,SHA1,SHA256": { "other": "Phase 1 authentication. Options are: MD5,SHA1,SHA256" }, "Phase 1 diffie hellman group": { "other": "Phase 1 diffie hellman group" }, "Phase 1 encryption": { "other": "Phase 1 encryption" }, "Phase 1 encryption. Options are: DES,3DES,AES128,AES192,AES256": { "other": "Phase 1 encryption. Options are: DES,3DES,AES128,AES192,AES256" }, "Phase 1 key life": { "other": "Phase 1 key life" }, "Phase 1 key life. Range is 120-172800": { "other": "Phase 1 key life. Range is 120-172800" }, "Phase 2 Diffie-Hellman group. Options are: 0,1,2,5": { "other": "Phase 2 Diffie-Hellman group. Options are: 0,1,2,5" }, "Phase 2 authentication": { "other": "Phase 2 authentication" }, "Phase 2 authentication. Options are: MD5,SHA1,SHA256": { "other": "Phase 2 authentication. Options are: MD5,SHA1,SHA256" }, "Phase 2 diffie hellman group": { "other": "Phase 2 diffie hellman group" }, "Phase 2 encryption": { "other": "Phase 2 encryption" }, "Phase 2 encryption. Options are: DES,3DES,AES128,AES192,AES256": { "other": "Phase 2 encryption. Options are: DES,3DES,AES128,AES192,AES256" }, "Phase 2 key life": { "other": "Phase 2 key life" }, "Phase 2 key life. Range is 120-172800": { "other": "Phase 2 key life. Range is 120-172800" }, "Phase 2 perfect forward secrecy": { "other": "Phase 2 perfect forward secrecy" }, "Phase 2 perfect forward secrecy. Range is 0-1": { "other": "Phase 2 perfect forward secrecy. Range is 0-1" }, "Phone Number": { "other": "Phone Number" }, "Place a quote": { "other": "Place a quote" }, "Place or verify an order": { "other": "Place or verify an order" }, "Placement Group ID": { "other": "Placement Group ID" }, "Placement Group Id to order this guest on.": { "other": "Placement Group Id to order this guest on." }, "Placement group {{.ID}} was removed.": { "other": "Placement group {{.ID}} was removed." }, "Plan": { "other": "Plan" }, "Please add the '--guest' id too.\n": { "other": "Please add the '--guest' id too.\n" }, "Please make sure you know all the creation options by running command: '{{.CommandName}} sl vs options'. Continue?": { "other": "Please make sure you know all the creation options by running command: '{{.CommandName}} sl vs options'. Continue?" }, "Please pass at least one of the flags.": { "other": "Please pass at least one of the flags." }, "Please run command '{{.CommandName}} login' to login to IBM Cloud.": { "other": "Please run command '{{.CommandName}} login' to login to IBM Cloud." }, "Pod": { "other": "Pod" }, "Policy action: REJECT | REDIRECT_POOL | REDIRECT_URL | REDIRECT_HTTPS": { "other": "Policy action: REJECT | REDIRECT_POOL | REDIRECT_URL | REDIRECT_HTTPS" }, "Policy name": { "other": "Policy name" }, "Policy priority": { "other": "Policy priority" }, "Pool": { "other": "Pool" }, "Pool name.": { "other": "Pool name." }, "Port Range Max": { "other": "Port Range Max" }, "Port Range Min": { "other": "Port Range Min" }, "Port speed": { "other": "Port speed" }, "Port speed[required]": { "other": "Port speed[required]" }, "Post-install script to download": { "other": "Post-install script to download" }, "Post-install script to download, only HTTPS executes, HTTP leaves file in /root": { "other": "Post-install script to download, only HTTPS executes, HTTP leaves file in /root" }, "Potential Sizes: [20, 40, 80, 100, 250, 500, 1000, 2000, 4000, 8000, 12000] Minimum: [the size of the origin volume]": { "other": "Potential Sizes: [20, 40, 80, 100, 250, 500, 1000, 2000, 4000, 8000, 12000] Minimum: [the size of the origin volume]" }, "Power cycle a server": { "other": "Power cycle a server" }, "Power off an active server": { "other": "Power off an active server" }, "Power off an active virtual server instance": { "other": "Power off an active virtual server instance" }, "Power on a server": { "other": "Power on a server" }, "Power on a virtual server instance": { "other": "Power on a virtual server instance" }, "Premium": { "other": "Premium" }, "Preset {{.Preset}} does not exist in package {{.Package}}": { "other": "Preset {{.Preset}} does not exist in package {{.Package}}" }, "Preshared key": { "other": "Preshared key" }, "Price ID not found": { "other": "Price ID not found" }, "Price Id": { "other": "Price Id" }, "Price Rate": { "other": "Price Rate" }, "Price rate": { "other": "Price rate" }, "Prices": { "other": "Prices" }, "Prices reflected here are retail and do not take account level discounts and are not guaranteed.": { "other": "Prices reflected here are retail and do not take account level discounts and are not guaranteed." }, "Prices:": { "other": "Prices:" }, "Primary": { "other": "Primary" }, "Primary IP": { "other": "Primary IP" }, "Primary Private IP": { "other": "Primary Private IP" }, "Primary Public IP": { "other": "Primary Public IP" }, "PrimaryRouter Hostname": { "other": "PrimaryRouter Hostname" }, "Print the version of the sl plugin": { "other": "Print the version of the sl plugin" }, "Print zone and resource records in BIND format": { "other": "Print zone and resource records in BIND format" }, "Prints out an SSH key to the screen": { "other": "Prints out an SSH key to the screen" }, "Prints some various bits of information about an account.": { "other": "Prints some various bits of information about an account." }, "Priority": { "other": "Priority" }, "Private": { "other": "Private" }, "Private IP": { "other": "Private IP" }, "Private IP of the new member [required]": { "other": "Private IP of the new member [required]" }, "Private Ip": { "other": "Private Ip" }, "Private Key file": { "other": "Private Key file" }, "Private Subnets": { "other": "Private Subnets" }, "Private VLAN": { "other": "Private VLAN" }, "Private key not found": { "other": "Private key not found" }, "Private network interface speed must be in: 0, 10, 100, 1000, 10000 (Mbps).": { "other": "Private network interface speed must be in: 0, 10, 100, 1000, 10000 (Mbps)." }, "Private network only": { "other": "Private network only" }, "Private port speed, options are: 0,10,100,1000,10000": { "other": "Private port speed, options are: 0,10,100,1000,10000" }, "Private side port": { "other": "Private side port" }, "Private subnet Id to order the load balancer. See '${COMMAND_NAME} sl loadbal order-options'. Only available in PublicToPrivate and PrivateToPrivate load balancer type": { "other": "Private subnet Id to order the load balancer. See '${COMMAND_NAME} sl loadbal order-options'. Only available in PublicToPrivate and PrivateToPrivate load balancer type" }, "Projected Usage": { "other": "Projected Usage" }, "Properties": { "other": "Properties" }, "Property": { "other": "Property" }, "Protocol": { "other": "Protocol" }, "Protocol added": { "other": "Protocol added" }, "Protocol edited": { "other": "Protocol edited" }, "Protocol type to use for incoming connections": { "other": "Protocol type to use for incoming connections" }, "Protocol type to use for incoming connections: [HTTP|HTTPS|TCP]. Default: HTTP": { "other": "Protocol type to use for incoming connections: [HTTP|HTTPS|TCP]. Default: HTTP" }, "Protocol type to use when connecting to backend servers: [HTTP|HTTPS|TCP]. Defaults to whatever --front-protocol is": { "other": "Protocol type to use when connecting to backend servers: [HTTP|HTTPS|TCP]. Defaults to whatever --front-protocol is" }, "Protocol {{.ProtocolID}} removed": { "other": "Protocol {{.ProtocolID}} removed" }, "Provider": { "other": "Provider" }, "Provides some details related to order owner, date order, cost information, initial invoice.": { "other": "Provides some details related to order owner, date order, cost information, initial invoice." }, "Provisioned": { "other": "Provisioned" }, "Provisioning Date": { "other": "Provisioning Date" }, "Public": { "other": "Public" }, "Public IP": { "other": "Public IP" }, "Public IPv6": { "other": "Public IPv6" }, "Public Ip": { "other": "Public Ip" }, "Public VLAN": { "other": "Public VLAN" }, "Public Virtual Server flavor key name": { "other": "Public Virtual Server flavor key name" }, "Public ips": { "other": "Public ips" }, "Public network interface speed must be in: 0, 10, 100, 1000, 10000 (Mbps).": { "other": "Public network interface speed must be in: 0, 10, 100, 1000, 10000 (Mbps)." }, "Public notes related to a Storage volume [required]": { "other": "Public notes related to a Storage volume [required]" }, "Public port speed, options are: 0,10,100,1000,10000": { "other": "Public port speed, options are: 0,10,100,1000,10000" }, "Public/Private": { "other": "Public/Private" }, "Quantity": { "other": "Quantity" }, "Quote: {{.quoteID}} was deleted.": { "other": "Quote: {{.quoteID}} was deleted." }, "RECORD": { "other": "RECORD" }, "RECORD_ID": { "other": "RECORD_ID" }, "REPLICA_ID": { "other": "REPLICA_ID" }, "RPM Sensor": { "other": "RPM Sensor" }, "RULE_ID": { "other": "RULE_ID" }, "Range": { "other": "Range" }, "Read Failure: {{.Error}}.\n": { "other": "Read Failure: {{.Error}}.\n" }, "Read More: https://sldn.softlayer.com/reference/services/SoftLayer_Search/search/\nExamples::\n\n sl search --query 'test.com'\n sl search --query '_objectType:SoftLayer_Virtual_Guest test.com'\n": { "other": "Read More: https://sldn.softlayer.com/reference/services/SoftLayer_Search/search/\nExamples::\n\n sl search --query 'test.com'\n sl search --query '_objectType:SoftLayer_Virtual_Guest test.com'\n" }, "Read userdata from file": { "other": "Read userdata from file" }, "Reading": { "other": "Reading" }, "Reason": { "other": "Reason" }, "Reboot a virtual server instance into a rescue image": { "other": "Reboot a virtual server instance into a rescue image" }, "Reboot an active server": { "other": "Reboot an active server" }, "Reboot an active virtual server instance": { "other": "Reboot an active virtual server instance" }, "Reboot server into a rescue image": { "other": "Reboot server into a rescue image" }, "Record data, such as an IP address": { "other": "Record data, such as an IP address" }, "Recurring": { "other": "Recurring" }, "Recurring Fee": { "other": "Recurring Fee" }, "Recurring Price": { "other": "Recurring Price" }, "RecurringFee": { "other": "RecurringFee" }, "Redirect": { "other": "Redirect" }, "Reference Code": { "other": "Reference Code" }, "Reflash server firmware.": { "other": "Reflash server firmware." }, "Refresh a duplicate volume with a snapshot from its parent.": { "other": "Refresh a duplicate volume with a snapshot from its parent." }, "Refresh an user's API authentication key": { "other": "Refresh an user's API authentication key" }, "Region": { "other": "Region" }, "Region selected. Permit:[SJC/DAL/WDC/TOR/MON, AMS/LON/MAD/PAR, SNG/HKG/OSA/TOK, SYD, MEX, SAO, CHE, MIL, SEO, FRA]": { "other": "Region selected. Permit:[SJC/DAL/WDC/TOR/MON, AMS/LON/MAD/PAR, SNG/HKG/OSA/TOK, SYD, MEX, SAO, CHE, MIL, SEO, FRA]" }, "Reload operating system on a server": { "other": "Reload operating system on a server" }, "Reload operating system on a virtual server instance": { "other": "Reload operating system on a virtual server instance" }, "Remote Group ID": { "other": "Remote Group ID" }, "Remote IP": { "other": "Remote IP" }, "Remote IP address": { "other": "Remote IP address" }, "Remote IP address ID": { "other": "Remote IP address ID" }, "Remote IP address[required]": { "other": "Remote IP address[required]" }, "Remote Subnets": { "other": "Remote Subnets" }, "Remote peer IP address": { "other": "Remote peer IP address" }, "Remove SSL certificate": { "other": "Remove SSL certificate" }, "Remove VLANs trunked to this server.": { "other": "Remove VLANs trunked to this server." }, "Remove a load balancer member": { "other": "Remove a load balancer member" }, "Remove a rule from a security group": { "other": "Remove a rule from a security group" }, "Remove a subnet from an IPSEC tunnel context": { "other": "Remove a subnet from an IPSEC tunnel context" }, "Remove a translation entry from an IPSec": { "other": "Remove a translation entry from an IPSec" }, "Remove a user VS notification entry.": { "other": "Remove a user VS notification entry." }, "Remove a user hardware notification entry.": { "other": "Remove a user hardware notification entry." }, "Remove access from a user to an specific device": { "other": "Remove access from a user to an specific device" }, "Remove access to subnet.": { "other": "Remove access to subnet." }, "Remove an user's API authentication key": { "other": "Remove an user's API authentication key" }, "Remove block storage subnets to the given host id.": { "other": "Remove block storage subnets to the given host id." }, "Remove resource record from a zone": { "other": "Remove resource record from a zone" }, "Removed translation with ID {{.TransID}} from IPSec {{.ID}}.": { "other": "Removed translation with ID {{.TransID}} from IPSec {{.ID}}." }, "Removed {{.Type}} subnet #{{.ID}} from IPSec {{.ContextID}}.": { "other": "Removed {{.Type}} subnet #{{.ID}} from IPSec {{.ContextID}}." }, "Removes all empty tags.": { "other": "Removes all empty tags." }, "Removes an empty tag from your account.": { "other": "Removes an empty tag from your account." }, "Removes an origin path for an existing CDN mapping.": { "other": "Removes an origin path for an existing CDN mapping." }, "Removes the routing for a specified subnet, turning it into an unrouted portable subnet.": { "other": "Removes the routing for a specified subnet, turning it into an unrouted portable subnet." }, "Removing Tag: {{.tag}}.": { "other": "Removing Tag: {{.tag}}." }, "Replicant Count": { "other": "Replicant Count" }, "Replicant ID": { "other": "Replicant ID" }, "Replicant Volumes": { "other": "Replicant Volumes" }, "Replication Status": { "other": "Replication Status" }, "Reports which resources are still active in Datacenters that are scheduled to be closed.": { "other": "Reports which resources are still active in Datacenters that are scheduled to be closed." }, "Request configuration of a tunnel context": { "other": "Request configuration of a tunnel context" }, "Requested by": { "other": "Requested by" }, "Required User": { "other": "Required User" }, "Requirements: [If IOPS/GB for the origin volume is 0.25, IOPS/GB for the duplicate must also be 0.25. If IOPS/GB for the origin volume is greater than 0.25, IOPS/GB for the duplicate must also be greater than 0.25.] Choices: 0.25, 2, 4, 10": { "other": "Requirements: [If IOPS/GB for the origin volume is 0.25, IOPS/GB for the duplicate must also be 0.25. If IOPS/GB for the origin volume is greater than 0.25, IOPS/GB for the duplicate must also be greater than 0.25.] Choices: 0.25, 2, 4, 10" }, "Requirements: [If IOPS/GB for the origin volume is less than 0.3, IOPS/GB for the duplicate must also be less than 0.3. If IOPS/GB for the origin volume is greater than or equal to 0.3, IOPS/GB for the duplicate must also be greater than or equal to 0.3.]": { "other": "Requirements: [If IOPS/GB for the origin volume is less than 0.3, IOPS/GB for the duplicate must also be less than 0.3. If IOPS/GB for the origin volume is greater than or equal to 0.3, IOPS/GB for the duplicate must also be greater than or equal to 0.3.]" }, "Resource": { "other": "Resource" }, "Resource record {{.ID}} was removed.": { "other": "Resource record {{.ID}} was removed." }, "Respect Headers": { "other": "Respect Headers" }, "Respect headers. The value 1 is On and 0 is Off.": { "other": "Respect headers. The value 1 is On and 0 is Off." }, "Restore {{.storageType}} volume using a given snapshot": { "other": "Restore {{.storageType}} volume using a given snapshot" }, "Restriction": { "other": "Restriction" }, "Result limit": { "other": "Result limit" }, "Result offset": { "other": "Result offset" }, "Resume a paused virtual server instance": { "other": "Resume a paused virtual server instance" }, "Retrieve a server’s hardware state via its internal sensors.": { "other": "Retrieve a server’s hardware state via its internal sensors." }, "Retrieve credentials used for generating an AWS signature. Max of 2.": { "other": "Retrieve credentials used for generating an AWS signature. Max of 2." }, "Return ALL invoices. There may be a lot of these.": { "other": "Return ALL invoices. There may be a lot of these." }, "Review if already set or if the name is correct.": { "other": "Review if already set or if the name is correct." }, "Revoke authorization for hosts that are accessing a specific volume": { "other": "Revoke authorization for hosts that are accessing a specific volume" }, "Revoke authorization for hosts that are accessing a specific volume.": { "other": "Revoke authorization for hosts that are accessing a specific volume." }, "Role Name": { "other": "Role Name" }, "Root password associated with attached device id": { "other": "Root password associated with attached device id" }, "Root password must be provided with rootpwd flag if attachment is set.": { "other": "Root password must be provided with rootpwd flag if attachment is set." }, "Router": { "other": "Router" }, "Router Hostname": { "other": "Router Hostname" }, "Router Id": { "other": "Router Id" }, "Routers": { "other": "Routers" }, "Rule": { "other": "Rule" }, "Rule is added to security group {{.GroupID}}.": { "other": "Rule is added to security group {{.GroupID}}." }, "Rule type: HOST_NAME | FILE_TYPE | HEADER | COOKIE | PATH. [required]": { "other": "Rule type: HOST_NAME | FILE_TYPE | HEADER | COOKIE | PATH. [required]" }, "Rule {{.RuleId}} in security group {{.GroupID}} is removed.": { "other": "Rule {{.RuleId}} in security group {{.GroupID}} is removed." }, "Rule {{.RuleId}} in security group {{.GroupID}} is updated.": { "other": "Rule {{.RuleId}} in security group {{.GroupID}} is updated." }, "Rules": { "other": "Rules" }, "Run '{{.CommandName}} sl hardware list --order {{.OrderID}}' to find this hardware server after it is ready.": { "other": "Run '{{.CommandName}} sl hardware list --order {{.OrderID}}' to find this hardware server after it is ready." }, "SECURITYGROUP_ID": { "other": "SECURITYGROUP_ID" }, "SMTP": { "other": "SMTP" }, "SNAPSHOT_ID": { "other": "SNAPSHOT_ID" }, "SSH key Id's to add to the root user. See: 'ibmcloud sl security sshkey-list' for reference (multiple occurrence permitted)": { "other": "SSH key Id's to add to the root user. See: 'ibmcloud sl security sshkey-list' for reference (multiple occurrence permitted)" }, "SSH key was added: ": { "other": "SSH key was added: " }, "SSH key {{.ID}} was removed.": { "other": "SSH key {{.ID}} was removed." }, "SSH key {{.ID}} was updated.": { "other": "SSH key {{.ID}} was updated." }, "SSH keys to add to the root user, multiple occurrence allowed": { "other": "SSH keys to add to the root user, multiple occurrence allowed" }, "SSL VPN": { "other": "SSL VPN" }, "SSL certificate files are downloaded.": { "other": "SSL certificate files are downloaded." }, "SSL certificate for {{.CommonName}} was added.": { "other": "SSL certificate for {{.CommonName}} was added." }, "SSL certificate {{.ID}} was removed.": { "other": "SSL certificate {{.ID}} was removed." }, "SSL certificate {{.ID}} was updated.": { "other": "SSL certificate {{.ID}} was updated." }, "SUBNET": { "other": "SUBNET" }, "SUBNET_ID": { "other": "SUBNET_ID" }, "SUBNET_TYPE": { "other": "SUBNET_TYPE" }, "Sales": { "other": "Sales" }, "San disk number cannot excceed five.": { "other": "San disk number cannot excceed five." }, "Save a quote": { "other": "Save a quote" }, "Saved": { "other": "Saved" }, "Schedule": { "other": "Schedule" }, "Seconds between checks. [2-60]": { "other": "Seconds between checks. [2-60]" }, "Seconds to wait for a connection. [1-59]": { "other": "Seconds to wait for a connection. [1-59]" }, "Secret Access Key": { "other": "Secret Access Key" }, "Security group ID to associate with the private interface (multiple occurrence permitted)": { "other": "Security group ID to associate with the private interface (multiple occurrence permitted)" }, "Security group ID to associate with the public interface (multiple occurrence permitted)": { "other": "Security group ID to associate with the public interface (multiple occurrence permitted)" }, "Security group {{.ID}} is deleted.": { "other": "Security group {{.ID}} is deleted." }, "Security group {{.ID}} is updated.": { "other": "Security group {{.ID}} is updated." }, "Serial #": { "other": "Serial #" }, "Server": { "other": "Server" }, "Server ID": { "other": "Server ID" }, "Server Name": { "other": "Server Name" }, "Server order options for a given chassis": { "other": "Server order options for a given chassis" }, "Server order options for a given chassis.": { "other": "Server order options for a given chassis." }, "Server side timeout setting, in seconds": { "other": "Server side timeout setting, in seconds" }, "Server/Vlan Id": { "other": "Server/Vlan Id" }, "Servers": { "other": "Servers" }, "Service Subnets": { "other": "Service Subnets" }, "Session Stickiness": { "other": "Session Stickiness" }, "Set Tags.": { "other": "Set Tags." }, "Set note for an existing {{.storageType}} storage volume.": { "other": "Set note for an existing {{.storageType}} storage volume." }, "Set note successfully": { "other": "Set note successfully" }, "Set permissions to match this user's permissions. Adds and removes the appropriate permissions": { "other": "Set permissions to match this user's permissions. Adds and removes the appropriate permissions" }, "Set tags successfully": { "other": "Set tags successfully" }, "Set the LUN ID on an existing block storage volume": { "other": "Set the LUN ID on an existing block storage volume" }, "Set the note of the ipAddress.": { "other": "Set the note of the ipAddress." }, "Set the user VPN password.": { "other": "Set the user VPN password." }, "Sets a user's status to CANCEL_PENDING, which will immediately disable the account, and will eventually be fully removed from the account by an automated internal process": { "other": "Sets a user's status to CANCEL_PENDING, which will immediately disable the account, and will eventually be fully removed from the account by an automated internal process" }, "Sets the TTL for the A and/or PTR records, default is: 7200": { "other": "Sets the TTL for the A and/or PTR records, default is: 7200" }, "Sets the contact email for this account.": { "other": "Sets the contact email for this account." }, "Sets username for this account.": { "other": "Sets username for this account." }, "Setup": { "other": "Setup" }, "Share an image template with another account.": { "other": "Share an image template with another account." }, "Shared on": { "other": "Shared on" }, "Short Name": { "other": "Short Name" }, "Short name of the datacenter for the IPSec. For example, dal09[required]": { "other": "Short name of the datacenter for the IPSec. For example, dal09[required]" }, "Short name of the datacenter for the replica. For example, dal09 [required]": { "other": "Short name of the datacenter for the replica. For example, dal09 [required]" }, "Show L7 pool details": { "other": "Show L7 pool details" }, "Show all Provisioning Scripts.": { "other": "Show all Provisioning Scripts." }, "Show all licenses.": { "other": "Show all licenses." }, "Show associated hardware components": { "other": "Show associated hardware components" }, "Show associated prices": { "other": "Show associated prices" }, "Show audit log for this user": { "other": "Show audit log for this user" }, "Show certificates with this status, default is: all, options are: all,valid,expired": { "other": "Show certificates with this status, default is: all, options are: all,valid,expired" }, "Show discrete units associated hardware sensor": { "other": "Show discrete units associated hardware sensor" }, "Show guests on dedicated host": { "other": "Show guests on dedicated host" }, "Show login history of this user for the last 24 hours": { "other": "Show login history of this user for the last 24 hours" }, "Show only announcement events.": { "other": "Show only announcement events." }, "Show only hourly instances": { "other": "Show only hourly instances" }, "Show only monthly instances": { "other": "Show only monthly instances" }, "Show only planned events.": { "other": "Show only planned events." }, "Show only selected datacenter, use shortname (dal13) format": { "other": "Show only selected datacenter, use shortname (dal13) format" }, "Show only unplanned events.": { "other": "Show only unplanned events." }, "Show passwords (check over your shoulder!)": { "other": "Show passwords (check over your shoulder!)" }, "Show prices in the storage, snapshot and iops range tables.": { "other": "Show prices in the storage, snapshot and iops range tables." }, "Show the users API key": { "other": "Show the users API key" }, "Show upgrades orders.": { "other": "Show upgrades orders." }, "Shows a very detailed list of charges": { "other": "Shows a very detailed list of charges" }, "Shows a very detailed list of charges.": { "other": "Shows a very detailed list of charges." }, "Shows who gets notified when the server has a monitoring issues.": { "other": "Shows who gets notified when the server has a monitoring issues." }, "Shows who gets notified when the server virtual instance has a monitoring issues": { "other": "Shows who gets notified when the server virtual instance has a monitoring issues" }, "Single": { "other": "Single" }, "Single Site": { "other": "Single Site" }, "Size": { "other": "Size" }, "Size (GB)": { "other": "Size (GB)" }, "Size On Disk": { "other": "Size On Disk" }, "Size of duplicate block volume in GB, if no size is specified, the size of the original volume will be used": { "other": "Size of duplicate block volume in GB, if no size is specified, the size of the original volume will be used" }, "Size of duplicate file volume in GB, if no size is specified, the size of the original volume will be used": { "other": "Size of duplicate file volume in GB, if no size is specified, the size of the original volume will be used" }, "Size of snapshot space to create in GB [required]": { "other": "Size of snapshot space to create in GB [required]" }, "Size of storage volume in GB [required]": { "other": "Size of storage volume in GB [required]" }, "Size of the dedicated host, currently only one size is available: 56_CORES_X_242_RAM_X_1_4_TB": { "other": "Size of the dedicated host, currently only one size is available: 56_CORES_X_242_RAM_X_1_4_TB" }, "Snapshot": { "other": "Snapshot" }, "Snapshot Size (GB)": { "other": "Snapshot Size (GB)" }, "Snapshot Used (Bytes)": { "other": "Snapshot Used (Bytes)" }, "Snapshot capacity not found for the given primary volume.": { "other": "Snapshot capacity not found for the given primary volume." }, "Snapshot schedule [required], options are: HOURLY,DAILY,WEEKLY": { "other": "Snapshot schedule [required], options are: HOURLY,DAILY,WEEKLY" }, "Snapshot schedule to use for replication. Options are: HOURLY,DAILY,WEEKLY [required]": { "other": "Snapshot schedule to use for replication. Options are: HOURLY,DAILY,WEEKLY [required]" }, "Snapshot space not found for original volume, origin snapshot space is needed for duplication": { "other": "Snapshot space not found for original volume, origin snapshot space is needed for duplication" }, "Snapshot {{.SnapshotId}} was deleted.": { "other": "Snapshot {{.SnapshotId}} was deleted." }, "Snapshots space usage threshold warning notification has been set to '{{.ENABLE}}' for volume '{{.ID}}'.": { "other": "Snapshots space usage threshold warning notification has been set to '{{.ENABLE}}' for volume '{{.ID}}'." }, "SoftLayer_Exception_ObjectNotFound: Unable to find object with id {{.ContextID}}": { "other": "SoftLayer_Exception_ObjectNotFound: Unable to find object with id {{.ContextID}}" }, "SoftLayer_Exception_ObjectNotFound: Unable to find object with id {{.TranslationID}}": { "other": "SoftLayer_Exception_ObjectNotFound: Unable to find object with id {{.TranslationID}}" }, "Software": { "other": "Software" }, "Software not found": { "other": "Software not found" }, "Some permissions here may also be managed by the IBM IAM service.\nSee {{.HelpUrl}} for more details.": { "other": "Some permissions here may also be managed by the IBM IAM service.\nSee {{.HelpUrl}} for more details." }, "Sortable": { "other": "Sortable" }, "Specifies if image is bring your own license": { "other": "Specifies if image is bring your own license" }, "Specifies if image is cloud-init": { "other": "Specifies if image is cloud-init" }, "Specifies if image is encrypted": { "other": "Specifies if image is encrypted" }, "Specify either iops or tier, cannot specify both.": { "other": "Specify either iops or tier, cannot specify both." }, "Specify either tier or iops, unable to specify both": { "other": "Specify either tier or iops, unable to specify both" }, "Specify output format, only JSON is supported now.": { "other": "Specify output format, only JSON is supported now." }, "Specify the file extensions that can be stored on the CDN service, separated by commas. For example, 'jpg, pdf, jpeg, png' is a valid list. Leave the flag empty to allow all extensions.": { "other": "Specify the file extensions that can be stored on the CDN service, separated by commas. For example, 'jpg, pdf, jpeg, png' is a valid list. Leave the flag empty to allow all extensions." }, "Specify the mode to boot the OS in. Supported modes are HVM and PV.": { "other": "Specify the mode to boot the OS in. Supported modes are HVM and PV." }, "Specify the type of attachment, hardware or virtual. default is hardware": { "other": "Specify the type of attachment, hardware or virtual. default is hardware" }, "Speed": { "other": "Speed" }, "Start": { "other": "Start" }, "Start Date": { "other": "Start Date" }, "Start Date e.g. 2019-3-4 (yyyy-MM-dd) [required]": { "other": "Start Date e.g. 2019-3-4 (yyyy-MM-dd) [required]" }, "Start date for bandwdith reporting": { "other": "Start date for bandwdith reporting" }, "Started to reload operating system for hardware server: {{.ID}}.": { "other": "Started to reload operating system for hardware server: {{.ID}}." }, "Started to update firmware for hardware server: {{.ID}}.": { "other": "Started to update firmware for hardware server: {{.ID}}." }, "Starting Balance": { "other": "Starting Balance" }, "State": { "other": "State" }, "Static IP address": { "other": "Static IP address" }, "Static IP address ID": { "other": "Static IP address ID" }, "Static IP address[required]": { "other": "Static IP address[required]" }, "Static Subnets": { "other": "Static Subnets" }, "Status": { "other": "Status" }, "Status:": { "other": "Status:" }, "Storage": { "other": "Storage" }, "Storage Size (GB)": { "other": "Storage Size (GB)" }, "Storage Type": { "other": "Storage Type" }, "Subject": { "other": "Subject" }, "Subnet": { "other": "Subnet" }, "Subnet identifier to add, required": { "other": "Subnet identifier to add, required" }, "Subnet network identifier to create": { "other": "Subnet network identifier to create" }, "Subnet notes": { "other": "Subnet notes" }, "Subnet type to add. Options are: internal,remote,service[required]": { "other": "Subnet type to add. Options are: internal,remote,service[required]" }, "Subnet {{.ID}} was cancelled.": { "other": "Subnet {{.ID}} was cancelled." }, "Subnet {{.subnetID}} is not assigned to User {{.userID}}": { "other": "Subnet {{.subnetID}} is not assigned to User {{.userID}}" }, "Successful Login?": { "other": "Successful Login?" }, "Successfully added subnet access for user.": { "other": "Successfully added subnet access for user." }, "Successfully added. New API Authentication Key: {{.apiAuthenticationKey}}": { "other": "Successfully added. New API Authentication Key: {{.apiAuthenticationKey}}" }, "Successfully assigned subnet id: {{.subnetID}} to allowed host id: {{.accessID}}": { "other": "Successfully assigned subnet id: {{.subnetID}} to allowed host id: {{.accessID}}" }, "Successfully authorized storage: {{.PortableID}} was added.": { "other": "Successfully authorized storage: {{.PortableID}} was added." }, "Successfully authorized storage: {{.Storage}} was added.": { "other": "Successfully authorized storage: {{.Storage}} was added." }, "Successfully created placement group: ID: {{.ID}}, Name: {{.Name}}.": { "other": "Successfully created placement group: ID: {{.ID}}, Name: {{.Name}}." }, "Successfully device firmware reflashed": { "other": "Successfully device firmware reflashed" }, "Successfully removed Provisioning Hook.": { "other": "Successfully removed Provisioning Hook." }, "Successfully removed User Customer notification.": { "other": "Successfully removed User Customer notification." }, "Successfully removed subnet access for user.": { "other": "Successfully removed subnet access for user." }, "Successfully removed subnet id: {{.subnetID}} to allowed host id: {{.accessID}}": { "other": "Successfully removed subnet id: {{.subnetID}} to allowed host id: {{.accessID}}" }, "Successfully removed user's API authentication key": { "other": "Successfully removed user's API authentication key" }, "Successfully send request to toggle IPMI interface of hardware server '{{.ID}}'.": { "other": "Successfully send request to toggle IPMI interface of hardware server '{{.ID}}'." }, "Successfully updated user VPN password.": { "other": "Successfully updated user VPN password." }, "Successfully updated user vpn subnets manual config": { "other": "Successfully updated user vpn subnets manual config" }, "Summary and acknowledgement of upcoming and ongoing maintenance events.": { "other": "Summary and acknowledgement of upcoming and ongoing maintenance events." }, "Summary info about tickets": { "other": "Summary info about tickets" }, "Summary report for every pool/server.": { "other": "Summary report for every pool/server." }, "Support": { "other": "Support" }, "Suppress verbose output": { "other": "Suppress verbose output" }, "Sync the A record for the host": { "other": "Sync the A record for the host" }, "Sync the AAAA record for the host": { "other": "Sync the AAAA record for the host" }, "Sync the PTR record for the host": { "other": "Sync the PTR record for the host" }, "Synchronize DNS records for a virtual server instance": { "other": "Synchronize DNS records for a virtual server instance" }, "Synchronized A record for virtual server instance: {{.VsId}}.": { "other": "Synchronized A record for virtual server instance: {{.VsId}}." }, "Synchronized AAAA record for virtual server instance: {{.VsId}}.": { "other": "Synchronized AAAA record for virtual server instance: {{.VsId}}." }, "Synchronized PTR record for virtual server instance: {{.VsId}}.": { "other": "Synchronized PTR record for virtual server instance: {{.VsId}}." }, "System reloading for virtual server instance: {{.VsId}} is in progress. Run '{{.CommandName}} sl vs ready {{.VsId}}' to check whether it is ready later on.": { "other": "System reloading for virtual server instance: {{.VsId}} is in progress. Run '{{.CommandName}} sl vs ready {{.VsId}}' to check whether it is ready later on." }, "TICKETID": { "other": "TICKETID" }, "TRANSLATION_ID": { "other": "TRANSLATION_ID" }, "TTL(Time-To-Live) in seconds, such as: 86400. The default is: 7200": { "other": "TTL(Time-To-Live) in seconds, such as: 86400. The default is: 7200" }, "TYPE": { "other": "TYPE" }, "Tag": { "other": "Tag" }, "Tags": { "other": "Tags" }, "Tags for the image": { "other": "Tags for the image" }, "Tags to add to the instance (multiple occurrence permitted)": { "other": "Tags to add to the instance (multiple occurrence permitted)" }, "Tags to set or empty string to remove all": { "other": "Tags to set or empty string to remove all" }, "Tags to set or empty string to remove all (multiple occurrence permitted).": { "other": "Tags to set or empty string to remove all (multiple occurrence permitted)." }, "Target": { "other": "Target" }, "Target IP": { "other": "Target IP" }, "Target address": { "other": "Target address" }, "Temperature (°C) Sensor": { "other": "Temperature (°C) Sensor" }, "Template file: {{.Location}} does not exist.": { "other": "Template file: {{.Location}} does not exist." }, "Test order": { "other": "Test order" }, "The ID of one IP address to authorize": { "other": "The ID of one IP address to authorize" }, "The ID of one IP address to authorize.": { "other": "The ID of one IP address to authorize." }, "The ID of one IP address to revoke": { "other": "The ID of one IP address to revoke" }, "The ID of one hardware server to authorize": { "other": "The ID of one hardware server to authorize" }, "The ID of one hardware server to authorize.": { "other": "The ID of one hardware server to authorize." }, "The ID of one hardware server to revoke": { "other": "The ID of one hardware server to revoke" }, "The ID of one virtual server to authorize": { "other": "The ID of one virtual server to authorize" }, "The ID of one virtual server to authorize.": { "other": "The ID of one virtual server to authorize." }, "The ID of one virtual server to revoke": { "other": "The ID of one virtual server to revoke" }, "The ID of the private SUBNET on which you want the virtual server placed": { "other": "The ID of the private SUBNET on which you want the virtual server placed" }, "The ID of the private VLAN on which you want the dedicated host placed. See: '${COMMAND_NAME} sl vlan list' for reference": { "other": "The ID of the private VLAN on which you want the dedicated host placed. See: '${COMMAND_NAME} sl vlan list' for reference" }, "The ID of the private VLAN on which you want the virtual server placed": { "other": "The ID of the private VLAN on which you want the virtual server placed" }, "The ID of the public SUBNET on which you want the virtual server placed": { "other": "The ID of the public SUBNET on which you want the virtual server placed" }, "The ID of the public VLAN on which you want the virtual server placed": { "other": "The ID of the public VLAN on which you want the virtual server placed" }, "The ID of the remote security group to enforce": { "other": "The ID of the remote security group to enforce" }, "The ID of the rule to govern this placement group. [required]": { "other": "The ID of the rule to govern this placement group. [required]" }, "The IDs of the SSH keys to add to the root user (multiple occurrence permitted)": { "other": "The IDs of the SSH keys to add to the root user (multiple occurrence permitted)" }, "The IP address {{.IP}} was authorized to access {{.VolumeId}}.": { "other": "The IP address {{.IP}} was authorized to access {{.VolumeId}}." }, "The Storage {{.Storage}} was not found.": { "other": "The Storage {{.Storage}} was not found." }, "The VMware License Key. To get the required package you can use the command sl licenses create-options Package. E.g VMWARE_VSAN_ENTERPRISE_TIER_III_65_124_TB_6_X_2 [required]": { "other": "The VMware License Key. To get the required package you can use the command sl licenses create-options Package. E.g VMWARE_VSAN_ENTERPRISE_TIER_III_65_124_TB_6_X_2 [required]" }, "The actual SSH key": { "other": "The actual SSH key" }, "The block device ID´s to archive, multiple occurrence allowed": { "other": "The block device ID´s to archive, multiple occurrence allowed" }, "The complex type of the order. Starts with 'SoftLayer_Container_Product_Order'. [default: SoftLayer_Container_Product_Order_Hardware_Server]": { "other": "The complex type of the order. Starts with 'SoftLayer_Container_Product_Order'. [default: SoftLayer_Container_Product_Order_Hardware_Server]" }, "The complex type of the order. The type begins with 'SoftLayer_Container_Product_Order_'": { "other": "The complex type of the order. The type begins with 'SoftLayer_Container_Product_Order_'" }, "The date the billing item was created (YYYY-MM-DD).": { "other": "The date the billing item was created (YYYY-MM-DD)." }, "The dedicated host is migrating: {{.HostId}}.": { "other": "The dedicated host is migrating: {{.HostId}}." }, "The description of the security group": { "other": "The description of the security group" }, "The direction of traffic to enforce (ingress or egress), required": { "other": "The direction of traffic to enforce (ingress or egress), required" }, "The domain of hardware server: {{.ID}} was updated.": { "other": "The domain of hardware server: {{.ID}} was updated." }, "The domain of virtual server instance: {{.VsId}} was updated.": { "other": "The domain of virtual server instance: {{.VsId}} was updated." }, "The earliest date we want to search for event logs [YYYY-MM-DD].": { "other": "The earliest date we want to search for event logs [YYYY-MM-DD]." }, "The edge server uses the host header in the HTTP header to communicate with the Origin host. It defaults to Hostname.": { "other": "The edge server uses the host header in the HTTP header to communicate with the Origin host. It defaults to Hostname." }, "The endpoint that the script will be downloaded.": { "other": "The endpoint that the script will be downloaded." }, "The ethertype (IPv4 or IPv6) to enforce, default is IPv4 if not specified": { "other": "The ethertype (IPv4 or IPv6) to enforce, default is IPv4 if not specified" }, "The event we want to get event logs for": { "other": "The event we want to get event logs for" }, "The given snapshot schedule name was not found for the given storage volume.": { "other": "The given snapshot schedule name was not found for the given storage volume." }, "The hardware server {{.HwID}} was authorized to access {{.VolumeId}}.": { "other": "The hardware server {{.HwID}} was authorized to access {{.VolumeId}}." }, "The hostname of hardware server: {{.ID}} was updated.": { "other": "The hostname of hardware server: {{.ID}} was updated." }, "The hostname of the router": { "other": "The hostname of the router" }, "The hostname of virtual server instance: {{.VsId}} was updated.": { "other": "The hostname of virtual server instance: {{.VsId}} was updated." }, "The id of the object we want to get event logs for": { "other": "The id of the object we want to get event logs for" }, "The id_rsa.pub file to import for this key": { "other": "The id_rsa.pub file to import for this key" }, "The identifier for a virtual server to attach": { "other": "The identifier for a virtual server to attach" }, "The identifier for a virtual server to detach": { "other": "The identifier for a virtual server to detach" }, "The identifier for hardware to attach": { "other": "The identifier for hardware to attach" }, "The identifier for hardware to detach": { "other": "The identifier for hardware to detach" }, "The image {{.ImageId}} was exported successfully!": { "other": "The image {{.ImageId}} was exported successfully!" }, "The interface of the server to associate (public/private)": { "other": "The interface of the server to associate (public/private)" }, "The interface of the server to remove (public or private)": { "other": "The interface of the server to remove (public or private)" }, "The keyname for the type of package. For example, BARE_METAL_CPU": { "other": "The keyname for the type of package. For example, BARE_METAL_CPU" }, "The latest date we want to search for event logs [YYYY-MM-DD].": { "other": "The latest date we want to search for event logs [YYYY-MM-DD]." }, "The lower port bound to enforce": { "other": "The lower port bound to enforce" }, "The name of the VLAN": { "other": "The name of the VLAN" }, "The name of the attachment shown in the ticket": { "other": "The name of the attachment shown in the ticket" }, "The name of the hook.": { "other": "The name of the hook." }, "The name of the image {{.ID}} is updated.": { "other": "The name of the image {{.ID}} is updated." }, "The name of the security group": { "other": "The name of the security group" }, "The name of this specific piece of software.": { "other": "The name of this specific piece of software." }, "The netscaler ID has to be a positive integer.": { "other": "The netscaler ID has to be a positive integer." }, "The network component ID to associate with the security group": { "other": "The network component ID to associate with the security group" }, "The network component to remove from the security group": { "other": "The network component to remove from the security group" }, "The new label for the key": { "other": "The new label for the key" }, "The note": { "other": "The note" }, "The note of hardware server: {{.ID}} was updated.": { "other": "The note of hardware server: {{.ID}} was updated." }, "The note of the image {{.ID}} is updated.": { "other": "The note of the image {{.ID}} is updated." }, "The note to be applied to the imported template": { "other": "The note to be applied to the imported template" }, "The note was set successfully": { "other": "The note was set successfully" }, "The order is correct.": { "other": "The order is correct." }, "The order preset (if required by the package)": { "other": "The order preset (if required by the package)" }, "The order {{.OrderID}} was placed.": { "other": "The order {{.OrderID}} was placed." }, "The origin type. [Permit: server, storage] Note: If OriginType is storage then OriginHost is take as Endpoint": { "other": "The origin type. [Permit: server, storage] Note: If OriginType is storage then OriginHost is take as Endpoint" }, "The origin type. [Permit: server, storage] Note: If OriginType is storage then OriginHost is take as Endpoint.": { "other": "The origin type. [Permit: server, storage] Note: If OriginType is storage then OriginHost is take as Endpoint." }, "The origin {{.Id}} with path {{.Path}} was deleted.": { "other": "The origin {{.Id}} with path {{.Path}} was deleted." }, "The original volume has been cancelled, unable to order duplicate volume": { "other": "The original volume has been cancelled, unable to order duplicate volume" }, "The password part of the username/password pair.": { "other": "The password part of the username/password pair." }, "The path that Akamai edge servers periodically fetch the test object from. example = /detection-test-object.html": { "other": "The path that Akamai edge servers periodically fetch the test object from. example = /detection-test-object.html" }, "The port has to be a positive integer.": { "other": "The port has to be a positive integer." }, "The portable storage id to be added to the virtual server": { "other": "The portable storage id to be added to the virtual server" }, "The private network speed of hardware server: {{.ID}} was updated.": { "other": "The private network speed of hardware server: {{.ID}} was updated." }, "The private network speed of virtual server instance: {{.VsId}} was updated.": { "other": "The private network speed of virtual server instance: {{.VsId}} was updated." }, "The protocol (icmp, tcp, udp) to enforce": { "other": "The protocol (icmp, tcp, udp) to enforce" }, "The public SSH key will be written to this file": { "other": "The public SSH key will be written to this file" }, "The public network speed of hardware server: {{.ID}} was updated.": { "other": "The public network speed of hardware server: {{.ID}} was updated." }, "The public network speed of virtual server instance: {{.VsId}} was updated.": { "other": "The public network speed of virtual server instance: {{.VsId}} was updated." }, "The quantity of the item being ordered if different from quoted value": { "other": "The quantity of the item being ordered if different from quoted value" }, "The quantity of the item being ordered. This value defaults to 1": { "other": "The quantity of the item being ordered. This value defaults to 1" }, "The quantity of virtual server be created. It should be greater or equal to 1. This value defaults to 1.": { "other": "The quantity of virtual server be created. It should be greater or equal to 1. This value defaults to 1." }, "The quote will be sent to the associated email address": { "other": "The quote will be sent to the associated email address" }, "The referenceCode of the operating system software description for the imported VHD, ISO, or RAW image": { "other": "The referenceCode of the operating system software description for the imported VHD, ISO, or RAW image" }, "The remote IP/CIDR to enforce": { "other": "The remote IP/CIDR to enforce" }, "The requested duplicate volume size is too large. The maximum size for duplicate block volumes is 10 times the size of the origin volume or, if the origin volume was also a duplicate, 10 times the size of the initial origin volume (i.e. the origin volume from which the first duplicate was created in the chain of duplicates). Requested: {{.DuplicateSize}} GB. Base origin size: {{.BaseSize}} GB.": { "other": "The requested duplicate volume size is too large. The maximum size for duplicate block volumes is 10 times the size of the origin volume or, if the origin volume was also a duplicate, 10 times the size of the initial origin volume (i.e. the origin volume from which the first duplicate was created in the chain of duplicates). Requested: {{.DuplicateSize}} GB. Base origin size: {{.BaseSize}} GB." }, "The requested duplicate volume size is too small. Duplicate volumes must be at least as large as their origin volumes.": { "other": "The requested duplicate volume size is too small. Duplicate volumes must be at least as large as their origin volumes." }, "The search query you want to use.": { "other": "The search query you want to use." }, "The short name of the datacenter": { "other": "The short name of the datacenter" }, "The size of snapshot space to order for the duplicate, if no snapshot space size is specified, the snapshot space size of the origin volume will be used": { "other": "The size of snapshot space to order for the duplicate, if no snapshot space size is specified, the snapshot space size of the origin volume will be used" }, "The snapshot space for this volume is set for cancellation; unable to order replicant volume.": { "other": "The snapshot space for this volume is set for cancellation; unable to order replicant volume." }, "The storage username to be added to the hardware server.": { "other": "The storage username to be added to the hardware server." }, "The storage username to be added to the virtual server.": { "other": "The storage username to be added to the virtual server." }, "The subject id to use for the ticket, issue '${COMMAND_NAME} sl ticket subjects' to get the list. [required]": { "other": "The subject id to use for the ticket, issue '${COMMAND_NAME} sl ticket subjects' to get the list. [required]" }, "The subnet type has to be either internal, or remote or service.": { "other": "The subnet type has to be either internal, or remote or service." }, "The subnet {{.Subnet}} was authorized to access {{.VolumeId}}.": { "other": "The subnet {{.Subnet}} was authorized to access {{.VolumeId}}." }, "The tag of the image {{.ID}} is updated.": { "other": "The tag of the image {{.ID}} is updated." }, "The tags of hardware server: {{.ID}} was updated.": { "other": "The tags of hardware server: {{.ID}} was updated." }, "The tags of virtual server instance: {{.VsId}} was updated.": { "other": "The tags of virtual server instance: {{.VsId}} was updated." }, "The ticket body": { "other": "The ticket body" }, "The ticket id must be a number.": { "other": "The ticket id must be a number." }, "The ticket id must be a positive non-zero number.": { "other": "The ticket id must be a positive non-zero number." }, "The title of the ticket. [required]": { "other": "The title of the ticket. [required]" }, "The transaction to clear the route is created, routes will be updated in one or two minutes.": { "other": "The transaction to clear the route is created, routes will be updated in one or two minutes." }, "The transaction to modify a global IP route is created, routes will be updated in one or two minutes.": { "other": "The transaction to modify a global IP route is created, routes will be updated in one or two minutes." }, "The transaction to route is created, routes will be updated in one or two minutes.": { "other": "The transaction to route is created, routes will be updated in one or two minutes." }, "The transaction to unroute a global IP address is created, routes will be updated in one or two minutes.": { "other": "The transaction to unroute a global IP address is created, routes will be updated in one or two minutes." }, "The type of the VLAN, either public or private": { "other": "The type of the VLAN, either public or private" }, "The type of the object we want to get event logs for": { "other": "The type of the object we want to get event logs for" }, "The upper port bound to enforce": { "other": "The upper port bound to enforce" }, "The user data of hardware server: {{.ID}} was updated.": { "other": "The user data of hardware server: {{.ID}} was updated." }, "The user data of virtual server instance: {{.VsId}} was updated.": { "other": "The user data of virtual server instance: {{.VsId}} was updated." }, "The username part of the username/password pair.": { "other": "The username part of the username/password pair." }, "The value of option '--quantity' should be greater or equal to 1.": { "other": "The value of option '--quantity' should be greater or equal to 1." }, "The value of option '-t, --type' should be PublicToPrivate | PrivateToPrivate | PublicToPublic": { "other": "The value of option '-t, --type' should be PublicToPrivate | PrivateToPrivate | PublicToPublic" }, "The value of option -c, --compare-type should be EQUAL_TO | ENDS_WITH | STARTS_WITH | REGEX | CONTAINS.": { "other": "The value of option -c, --compare-type should be EQUAL_TO | ENDS_WITH | STARTS_WITH | REGEX | CONTAINS." }, "The value of option -t, --type should be HOST_NAME | FILE_TYPE | HEADER | COOKIE | PATH.": { "other": "The value of option -t, --type should be HOST_NAME | FILE_TYPE | HEADER | COOKIE | PATH." }, "The virtual server is migrating.": { "other": "The virtual server is migrating." }, "The virtual server is migrating: {{.VsId}}.": { "other": "The virtual server is migrating: {{.VsId}}." }, "The virtual server {{.VsID}} was authorized to access {{.VolumeId}}.": { "other": "The virtual server {{.VsID}} was authorized to access {{.VolumeId}}." }, "The vlan is located at: {{.VLAN}}, Please add a valid private vlan according the datacenter selected.": { "other": "The vlan is located at: {{.VLAN}}, Please add a valid private vlan according the datacenter selected." }, "The volume has been cancelled; unable to modify volume.": { "other": "The volume has been cancelled; unable to modify volume." }, "There are no replication partners for volume {{.VolumeID}}.\n": { "other": "There are no replication partners for volume {{.VolumeID}}.\n" }, "There are not private vlans available for this datacenter.": { "other": "There are not private vlans available for this datacenter." }, "There is not any guest into the dedicated host {{.ID}}.": { "other": "There is not any guest into the dedicated host {{.ID}}." }, "There is not available category to this disk size": { "other": "There is not available category to this disk size" }, "This account is the Master User and has all permissions enabled": { "other": "This account is the Master User and has all permissions enabled" }, "This action will incur charges on your account. Continue?": { "other": "This action will incur charges on your account. Continue?" }, "This action will cancel the firewall {{.ID}} from your account. Continue?": { "other": "This action will cancel the firewall {{.ID}} from your account. Continue?" }, "This action will incur charges on your account. Continue?": { "other": "This action will incur charges on your account. Continue?" }, "This command requires --add or --remove option.": { "other": "This command requires --add or --remove option." }, "This command requires --enable or --disable option.": { "other": "This command requires --enable or --disable option." }, "This command requires four arguments.": { "other": "This command requires four arguments." }, "This command requires notification names as arguments and options flags.": { "other": "This command requires notification names as arguments and options flags." }, "This command requires one argument.": { "other": "This command requires one argument." }, "This command requires one option.": { "other": "This command requires one option." }, "This command requires the --subject-id option.": { "other": "This command requires the --subject-id option." }, "This command requires the --title option.": { "other": "This command requires the --title option." }, "This command requires three arguments.": { "other": "This command requires three arguments." }, "This command requires two arguments.": { "other": "This command requires two arguments." }, "This command will only show VLANs not yet trunked to this server.": { "other": "This command will only show VLANs not yet trunked to this server." }, "This is the credential id associated with the volume. [Required]": { "other": "This is the credential id associated with the volume. [Required]" }, "This option is not available.": { "other": "This option is not available." }, "This volume cannot be modified since it does not support Encryption at Rest.": { "other": "This volume cannot be modified since it does not support Encryption at Rest." }, "This volume is set for cancellation; unable to order replicant volume.": { "other": "This volume is set for cancellation; unable to order replicant volume." }, "This will cancel all virtual server instances in the dedicatedhost: {{.HostID}} and cannot be undone. Continue?": { "other": "This will cancel all virtual server instances in the dedicatedhost: {{.HostID}} and cannot be undone. Continue?" }, "This will cancel the IP address: {{.ID}} and cannot be undone. Continue?": { "other": "This will cancel the IP address: {{.ID}} and cannot be undone. Continue?" }, "This will cancel the IPSec: {{.ContextID}} and cannot be undone. Continue?": { "other": "This will cancel the IPSec: {{.ContextID}} and cannot be undone. Continue?" }, "This will cancel the VLAN: {{.ID}} and cannot be undone. Continue?": { "other": "This will cancel the VLAN: {{.ID}} and cannot be undone. Continue?" }, "This will cancel the block volume snapshot space: {{.ID}} and cannot be undone. Continue?": { "other": "This will cancel the block volume snapshot space: {{.ID}} and cannot be undone. Continue?" }, "This will cancel the block volume: {{.ID}} and cannot be undone. Continue?": { "other": "This will cancel the block volume: {{.ID}} and cannot be undone. Continue?" }, "This will cancel the file volume snapshot space: {{.ID}} and cannot be undone. Continue?": { "other": "This will cancel the file volume snapshot space: {{.ID}} and cannot be undone. Continue?" }, "This will cancel the file volume: {{.ID}} and cannot be undone. Continue?": { "other": "This will cancel the file volume: {{.ID}} and cannot be undone. Continue?" }, "This will cancel the hardware server: {{.ID}} and cannot be undone. Continue?": { "other": "This will cancel the hardware server: {{.ID}} and cannot be undone. Continue?" }, "This will cancel the load balancer policy: {{.PolicyID}} and cannot be undone. Continue?": { "other": "This will cancel the load balancer policy: {{.PolicyID}} and cannot be undone. Continue?" }, "This will cancel the load balancer: {{.LBID}} and cannot be undone. Continue?": { "other": "This will cancel the load balancer: {{.LBID}} and cannot be undone. Continue?" }, "This will cancel the object-storage: {{.ID}} and cannot be undone. Continue?": { "other": "This will cancel the object-storage: {{.ID}} and cannot be undone. Continue?" }, "This will cancel the subnet: {{.ID}} and cannot be undone. Continue?": { "other": "This will cancel the subnet: {{.ID}} and cannot be undone. Continue?" }, "This will cancel the virtual server instance: {{.VsID}} and cannot be undone. Continue?": { "other": "This will cancel the virtual server instance: {{.VsID}} and cannot be undone. Continue?" }, "This will delete security group {{.ID}} and cannot be undone. Continue?": { "other": "This will delete security group {{.ID}} and cannot be undone. Continue?" }, "This will delete the load balancer L7 member: {{.MemberID}} and cannot be undone. Continue?": { "other": "This will delete the load balancer L7 member: {{.MemberID}} and cannot be undone. Continue?" }, "This will delete the load balancer L7 pool: {{.PoolID}} and cannot be undone. Continue?": { "other": "This will delete the load balancer L7 pool: {{.PoolID}} and cannot be undone. Continue?" }, "This will delete the load balancer L7 rule: {{.RuleID}} and cannot be undone. Continue?": { "other": "This will delete the load balancer L7 rule: {{.RuleID}} and cannot be undone. Continue?" }, "This will delete the load balancer member: {{.MemberID}} and cannot be undone. Continue?": { "other": "This will delete the load balancer member: {{.MemberID}} and cannot be undone. Continue?" }, "This will delete the load balancer protocol: {{.ProtocolID}} and cannot be undone. Continue?": { "other": "This will delete the load balancer protocol: {{.ProtocolID}} and cannot be undone. Continue?" }, "This will delete the user: {{.ID}} and cannot be undone. Continue?": { "other": "This will delete the user: {{.ID}} and cannot be undone. Continue?" }, "This will pause virtual server instance: {{.VsId}}. Continue?": { "other": "This will pause virtual server instance: {{.VsId}}. Continue?" }, "This will power cycle hardware server: {{.ID}}. Continue?": { "other": "This will power cycle hardware server: {{.ID}}. Continue?" }, "This will power off hardware server: {{.ID}} and update device firmware. Continue?": { "other": "This will power off hardware server: {{.ID}} and update device firmware. Continue?" }, "This will power off hardware server: {{.ID}}. Continue?": { "other": "This will power off hardware server: {{.ID}}. Continue?" }, "This will power off the server with id {{.hardwareID}} and reflash device firmware. Continue?": { "other": "This will power off the server with id {{.hardwareID}} and reflash device firmware. Continue?" }, "This will power off virtual server instance: {{.VsId}}. Continue?": { "other": "This will power off virtual server instance: {{.VsId}}. Continue?" }, "This will power on virtual server instance: {{.VsId}}. Continue?": { "other": "This will power on virtual server instance: {{.VsId}}. Continue?" }, "This will reboot hardware server: {{.ID}}. Continue?": { "other": "This will reboot hardware server: {{.ID}}. Continue?" }, "This will reboot virtual server instance: {{.VsId}}. Continue?": { "other": "This will reboot virtual server instance: {{.VsId}}. Continue?" }, "This will reload operating system for hardware server: {{.ID}}. Continue?": { "other": "This will reload operating system for hardware server: {{.ID}}. Continue?" }, "This will reload operating system of virtual server instance: {{.VsId}} and cannot be undone. Continue?": { "other": "This will reload operating system of virtual server instance: {{.VsId}} and cannot be undone. Continue?" }, "This will remove SSH key: {{.ID}} and cannot be undone. Continue?": { "other": "This will remove SSH key: {{.ID}} and cannot be undone. Continue?" }, "This will remove SSL certificate: {{.ID}} and cannot be undone. Continue?": { "other": "This will remove SSL certificate: {{.ID}} and cannot be undone. Continue?" }, "This will remove placement group: {{.ID}} and cannot be undone. Continue?": { "other": "This will remove placement group: {{.ID}} and cannot be undone. Continue?" }, "This will remove rule {{.RuleId}} in security group {{.GroupId}} and cannot be undone. Continue?": { "other": "This will remove rule {{.RuleId}} in security group {{.GroupId}} and cannot be undone. Continue?" }, "This will resume virtual server instance: {{.VsId}}. Continue?": { "other": "This will resume virtual server instance: {{.VsId}}. Continue?" }, "Ticket ID: {{.TicketID}}.": { "other": "Ticket ID: {{.TicketID}}." }, "Ticket could not be created: {{.Error}}.": { "other": "Ticket could not be created: {{.Error}}." }, "Ticket priority [1|2|3|4], from 1 (Critical) to 4 (Minimal Impact). Only settable with Advanced and Premium support. See https://www.ibm.com/cloud/support": { "other": "Ticket priority [1|2|3|4], from 1 (Critical) to 4 (Minimal Impact). Only settable with Advanced and Premium support. See https://www.ibm.com/cloud/support" }, "Tier": { "other": "Tier" }, "Title": { "other": "Title" }, "To add Datacenter": { "other": "To add Datacenter" }, "To route requests to your website, enter the hostname for your website, for example, www.example.com or app.example.com. [required]": { "other": "To route requests to your website, enter the hostname for your website, for example, www.example.com or app.example.com. [required]" }, "Toggle the IPMI interface on and off. This command is asynchronous.": { "other": "Toggle the IPMI interface on and off. This command is asynchronous." }, "Total": { "other": "Total" }, "Total bandwidth": { "other": "Total bandwidth" }, "Total hits": { "other": "Total hits" }, "Total monthly cost": { "other": "Total monthly cost" }, "Total number of result to return. -1 to return ALL, there may be a LOT of these. [default: 50]": { "other": "Total number of result to return. -1 to return ALL, there may be a LOT of these. [default: 50]" }, "Total usage": { "other": "Total usage" }, "True": { "other": "True" }, "Trunked": { "other": "Trunked" }, "Trunks a VLAN to the this server.": { "other": "Trunks a VLAN to the this server." }, "Type": { "other": "Type" }, "Type Name": { "other": "Type Name" }, "Type of storage volume [required], options are: performance,endurance": { "other": "Type of storage volume [required], options are: performance,endurance" }, "Types": { "other": "Types" }, "URI": { "other": "URI" }, "URL": { "other": "URL" }, "USERNAME": { "other": "USERNAME" }, "USER_ID": { "other": "USER_ID" }, "UTC Offset for searching with dates. +/-HHMM format [default: -0000]": { "other": "UTC Offset for searching with dates. +/-HHMM format [default: -0000]" }, "UUID": { "other": "UUID" }, "UUID for the load balancer member [required]": { "other": "UUID for the load balancer member [required]" }, "UUID for the load balancer policy [required]": { "other": "UUID for the load balancer policy [required]" }, "UUID for the load balancer pool [required]": { "other": "UUID for the load balancer pool [required]" }, "UUID for the load balancer protocol [required]": { "other": "UUID for the load balancer protocol [required]" }, "UUID for the load balancer rule [required]": { "other": "UUID for the load balancer rule [required]" }, "UUID for the protocol [required]": { "other": "UUID for the protocol [required]" }, "UUID of the protocol you want to edit.": { "other": "UUID of the protocol you want to edit." }, "Unable to create {{.Type}} subnet.": { "other": "Unable to create {{.Type}} subnet." }, "Unable to find VLAN with ID {{.ID}}.\n": { "other": "Unable to find VLAN with ID {{.ID}}.\n" }, "Unable to find bandwidth pool with ID {{.bandwidthPoolId}}.\n": { "other": "Unable to find bandwidth pool with ID {{.bandwidthPoolId}}.\n" }, "Unable to find category code from this volume.": { "other": "Unable to find category code from this volume." }, "Unable to find credential with ID: {{.credentialID}}.\n": { "other": "Unable to find credential with ID: {{.credentialID}}.\n" }, "Unable to find firewall with ID: {{.ID}}": { "other": "Unable to find firewall with ID: {{.ID}}" }, "Unable to find global IP with ID: {{.ID}}.\n": { "other": "Unable to find global IP with ID: {{.ID}}.\n" }, "Unable to find hardware server with ID: {{.ID}}.\n": { "other": "Unable to find hardware server with ID: {{.ID}}.\n" }, "Unable to find health check with UUID of '{{.UUID}}' in load balancer {{.ID}}.": { "other": "Unable to find health check with UUID of '{{.UUID}}' in load balancer {{.ID}}." }, "Unable to find image with ID {{.ImageID}}.\n": { "other": "Unable to find image with ID {{.ImageID}}.\n" }, "Unable to find item with ID: {{.itemID}}.\n": { "other": "Unable to find item with ID: {{.itemID}}.\n" }, "Unable to find license with key: {{.key}}.": { "other": "Unable to find license with key: {{.key}}." }, "Unable to find location": { "other": "Unable to find location" }, "Unable to find network port speed for this device.": { "other": "Unable to find network port speed for this device." }, "Unable to find object with IP address: {{.address}}": { "other": "Unable to find object with IP address: {{.address}}" }, "Unable to find object-storage with ID: {{.storageID}}.\n": { "other": "Unable to find object-storage with ID: {{.storageID}}.\n" }, "Unable to find object-storage with objectStorageID {{.objectStorageID}}.": { "other": "Unable to find object-storage with objectStorageID {{.objectStorageID}}." }, "Unable to find resource record with ID: {{.RecordID}}.\n": { "other": "Unable to find resource record with ID: {{.RecordID}}.\n" }, "Unable to find snapshot with ID {{.ID}}.\n": { "other": "Unable to find snapshot with ID {{.ID}}.\n" }, "Unable to find subnet with ID: {{.ID}}.\n": { "other": "Unable to find subnet with ID: {{.ID}}.\n" }, "Unable to find user id for %s": { "other": "Unable to find user id for %s" }, "Unable to find virtual server instance with ID: {{.VsID}}.\n": { "other": "Unable to find virtual server instance with ID: {{.VsID}}.\n" }, "Unable to find volume with ID {{.ID}}.\n": { "other": "Unable to find volume with ID {{.ID}}.\n" }, "Unable to find zone with ID: {{.ZoneID}}.\n": { "other": "Unable to find zone with ID: {{.ZoneID}}.\n" }, "Unable to find {{.Option}} option with value {{.Value}}.": { "other": "Unable to find {{.Option}} option with value {{.Value}}." }, "Unable to parse zone from BIND file.": { "other": "Unable to parse zone from BIND file." }, "Unable to unmarshal extras json: %s\n": { "other": "Unable to unmarshal extras json: %s\n" }, "Unable to unmarshal template json: %s\n": { "other": "Unable to unmarshal template json: %s\n" }, "Unassign a global IP from a target router or device": { "other": "Unassign a global IP from a target router or device" }, "Unique Id": { "other": "Unique Id" }, "Unique id": { "other": "Unique id" }, "Unknown Command '{{.CMD}}'": { "other": "Unknown Command '{{.CMD}}'" }, "Unknown Flag '{{.CMD}}'": { "other": "Unknown Flag '{{.CMD}}'" }, "Update BIOS firmware": { "other": "Update BIOS firmware" }, "Update Hard Drive firmware": { "other": "Update Hard Drive firmware" }, "Update ID": { "other": "Update ID" }, "Update IPMI firmware": { "other": "Update IPMI firmware" }, "Update Network Card firmware": { "other": "Update Network Card firmware" }, "Update RAID firmware": { "other": "Update RAID firmware" }, "Update an address translation for an IPSec": { "other": "Update an address translation for an IPSec" }, "Update could not be added: {{.Error}}\n": { "other": "Update could not be added: {{.Error}}\n" }, "Update disk number to size in GB [capacity,diskNumber]. --resize-disk 250,2": { "other": "Update disk number to size in GB [capacity,diskNumber]. --resize-disk 250,2" }, "Update resource records in a zone": { "other": "Update resource records in a zone" }, "Update server firmware": { "other": "Update server firmware" }, "Update server firmware. By default will update all available server components.": { "other": "Update server firmware. By default will update all available server components." }, "Update tunnel context properties": { "other": "Update tunnel context properties" }, "Updated IPSec {{.ContextID}}.": { "other": "Updated IPSec {{.ContextID}}." }, "Updated resource record under zone {{.Zone}}: ID={{.ID}}, type={{.RecordType}}, record={{.Host}}, data={{.Data}}, ttl={{.Ttl}}.": { "other": "Updated resource record under zone {{.Zone}}: ID={{.ID}}, type={{.RecordType}}, record={{.Host}}, data={{.Data}}, ttl={{.Ttl}}." }, "Updated translation with ID {{.TransID}} in IPSec {{.ID}}.": { "other": "Updated translation with ID {{.TransID}} in IPSec {{.ID}}." }, "Updates": { "other": "Updates" }, "Upgrade BIOS": { "other": "Upgrade BIOS" }, "Upgrade a virtual server instance": { "other": "Upgrade a virtual server instance" }, "Upgrade all hard drives' firmware": { "other": "Upgrade all hard drives' firmware" }, "Uri": { "other": "Uri" }, "Url": { "other": "Url" }, "Url path for HTTP/HTTPS checks": { "other": "Url path for HTTP/HTTPS checks" }, "Usage information.": { "other": "Usage information." }, "Use 'cookie' or 'source-ip' to stick": { "other": "Use 'cookie' or 'source-ip' to stick" }, "Use SAN storage instead of local disk": { "other": "Use SAN storage instead of local disk" }, "Use `${COMMAND_NAME} sl order lookup ` to find more details about a specific order.": { "other": "Use `${COMMAND_NAME} sl order lookup ` to find more details about a specific order." }, "Use the configuration from an existing virtual server": { "other": "Use the configuration from an existing virtual server" }, "User": { "other": "User" }, "User ID": { "other": "User ID" }, "User ID should be a number.": { "other": "User ID should be a number." }, "User ID to be notified on monitoring failure, multiple occurrence allowed": { "other": "User ID to be notified on monitoring failure, multiple occurrence allowed" }, "User defined metadata string": { "other": "User defined metadata string" }, "User details": { "other": "User details" }, "User name": { "other": "User name" }, "User {{.UserID}} updated successfully.": { "other": "User {{.UserID}} updated successfully." }, "Username": { "other": "Username" }, "VIRTUAL": { "other": "VIRTUAL" }, "VLAN": { "other": "VLAN" }, "VLAN type": { "other": "VLAN type" }, "VLAN {{.ID}} was cancelled.": { "other": "VLAN {{.ID}} was cancelled." }, "VLAN {{.VlanID}} was updated.": { "other": "VLAN {{.VlanID}} was updated." }, "VPN password to set for this user.": { "other": "VPN password to set for this user." }, "Valid quantities vary by type.\n\t- public IPv4: 4, 8, 16, 32\n\t- private IPv4: 4, 8, 16, 32, 64\n\t- public IPv6: 64\n\nEXAMPLE:\n\t${COMMAND_NAME} sl subnet create public 16 567\n\tThis command creates a public subnet with 16 IPv4 addresses and places it on vlan with ID 567.": { "other": "Valid quantities vary by type.\n\t- public IPv4: 4, 8, 16, 32\n\t- private IPv4: 4, 8, 16, 32, 64\n\t- public IPv6: 64\n\nEXAMPLE:\n\t${COMMAND_NAME} sl subnet create public 16 567\n\tThis command creates a public subnet with 16 IPv4 addresses and places it on vlan with ID 567." }, "Value": { "other": "Value" }, "Value of option '--sticky' should be cookie or source-ip": { "other": "Value of option '--sticky' should be cookie or source-ip" }, "Vendor": { "other": "Vendor" }, "Vendor Name": { "other": "Vendor Name" }, "Version": { "other": "Version" }, "View a quote": { "other": "View a quote" }, "View and Order a quote": { "other": "View and Order a quote" }, "View details of a placement group": { "other": "View details of a placement group" }, "View user permissions": { "other": "View user permissions" }, "Virtual": { "other": "Virtual" }, "Virtual Guest ID": { "other": "Virtual Guest ID" }, "Virtual guest ID": { "other": "Virtual guest ID" }, "Virtual guest domain name not found.": { "other": "Virtual guest domain name not found." }, "Virtual server ID should be a number.": { "other": "Virtual server ID should be a number." }, "Virtual server instance: {{.VsId}} is ready.": { "other": "Virtual server instance: {{.VsId}} is ready." }, "Virtual server instance: {{.VsId}} was cancelled.": { "other": "Virtual server instance: {{.VsId}} was cancelled." }, "Virtual server instance: {{.VsId}} was paused.": { "other": "Virtual server instance: {{.VsId}} was paused." }, "Virtual server instance: {{.VsId}} was power off.": { "other": "Virtual server instance: {{.VsId}} was power off." }, "Virtual server instance: {{.VsId}} was power on.": { "other": "Virtual server instance: {{.VsId}} was power on." }, "Virtual server instance: {{.VsId}} was rebooted.": { "other": "Virtual server instance: {{.VsId}} was rebooted." }, "Virtual server instance: {{.VsId}} was resumed.": { "other": "Virtual server instance: {{.VsId}} was resumed." }, "Virtual server template is exported to: {{.Template}}.": { "other": "Virtual server template is exported to: {{.Template}}." }, "Virtual servers": { "other": "Virtual servers" }, "Visibility": { "other": "Visibility" }, "Vlan": { "other": "Vlan" }, "Vlan ids": { "other": "Vlan ids" }, "Vlans": { "other": "Vlans" }, "Volts Sensor": { "other": "Volts Sensor" }, "Volume Name": { "other": "Volume Name" }, "Volume does not have a valid storage type (with an appropriate \nkeyName to indicate the volume is a PERFORMANCE or an ENDURANCE volume).": { "other": "Volume does not have a valid storage type (with an appropriate \nkeyName to indicate the volume is a PERFORMANCE or an ENDURANCE volume)." }, "Volume name": { "other": "Volume name" }, "Vs": { "other": "Vs" }, "Wait until the virtual server is finished provisioning for up to X seconds before returning": { "other": "Wait until the virtual server is finished provisioning for up to X seconds before returning" }, "Wait until the virtual server is finished provisioning for up to X seconds before returning. It's not compatible with option --quantity": { "other": "Wait until the virtual server is finished provisioning for up to X seconds before returning. It's not compatible with option --quantity" }, "Watts Sensor": { "other": "Watts Sensor" }, "Whether or not this duplicate will be a dependent duplicate of the origin volume.": { "other": "Whether or not this duplicate will be a dependent duplicate of the origin volume." }, "Will periodically check the status of a virtual server's active transaction.\nWhen the transcation is finished the virtual server should be ready for use.": { "other": "Will periodically check the status of a virtual server's active transaction.\nWhen the transcation is finished the virtual server should be ready for use." }, "Would you like to submit the rules. Continue?": { "other": "Would you like to submit the rules. Continue?" }, "Wrapped Data Encryption Key provided by IBM KeyProtect. For more info see: https://console.bluemix.net/docs/services/key-protect/wrap-keys.html#wrap-keys": { "other": "Wrapped Data Encryption Key provided by IBM KeyProtect. For more info see: https://console.bluemix.net/docs/services/key-protect/wrap-keys.html#wrap-keys" }, "Yes": { "other": "Yes" }, "You are about to create the following user: {{.UserName}}. Do you wish to continue?": { "other": "You are about to create the following user: {{.UserName}}. Do you wish to continue?" }, "You may run '{{.CommandName}} sl block volume-list --order {{.OrderID}}' to find this block volume after it is ready.": { "other": "You may run '{{.CommandName}} sl block volume-list --order {{.OrderID}}' to find this block volume after it is ready." }, "You may run '{{.CommandName}} sl block volume-list --order {{.OrderID}}' to find this file volume after it is ready.": { "other": "You may run '{{.CommandName}} sl block volume-list --order {{.OrderID}}' to find this file volume after it is ready." }, "You may run '{{.CommandName}} sl file volume-list --order {{.OrderID}}' to find this file volume after it is ready.": { "other": "You may run '{{.CommandName}} sl file volume-list --order {{.OrderID}}' to find this file volume after it is ready." }, "You may run '{{.CommandName}} sl ipsec list --order {{.OrderID}}' to find this IPSec VPN after it is ready.": { "other": "You may run '{{.CommandName}} sl ipsec list --order {{.OrderID}}' to find this IPSec VPN after it is ready." }, "You may run '{{.CommandName}} sl vs host-list --order {{.OrderID}}' to find this dedicated host after it is ready.": { "other": "You may run '{{.CommandName}} sl vs host-list --order {{.OrderID}}' to find this dedicated host after it is ready." }, "Your new VPN password [required]": { "other": "Your new VPN password [required]" }, "Your server IP address or hostname. [required]": { "other": "Your server IP address or hostname. [required]" }, "ZONE": { "other": "ZONE" }, "ZONEFILE": { "other": "ZONEFILE" }, "Zone {{.Zone}} was created.": { "other": "Zone {{.Zone}} was created." }, "Zone {{.Zone}} was deleted.": { "other": "Zone {{.Zone}} was deleted." }, "[--billing] billing rate must be either hourly or monthly.": { "other": "[--billing] billing rate must be either hourly or monthly." }, "[--billing] has to be either hourly or monthly.": { "other": "[--billing] has to be either hourly or monthly." }, "[--public] is not allowed with [--private].": { "other": "[--public] is not allowed with [--private]." }, "[--schedule-type] is required, options are: HOURLY, DAILY, WEEKLY.": { "other": "[--schedule-type] is required, options are: HOURLY, DAILY, WEEKLY." }, "[--schedule-type] must be HOURLY, DAILY, or WEEKLY.": { "other": "[--schedule-type] must be HOURLY, DAILY, or WEEKLY." }, "[--status] must be either all, valid or expired.": { "other": "[--status] must be either all, valid or expired." }, "[--v4] is not allowed with [--v6].": { "other": "[--v4] is not allowed with [--v6]." }, "[-b|--billing] has to be either hourly or monthly.": { "other": "[-b|--billing] has to be either hourly or monthly." }, "[-d|--datacenter] and [-t|--vlan-type] are required.\nRun '{{.CommandName}} sl vlan options' to check available options.": { "other": "[-d|--datacenter] and [-t|--vlan-type] are required.\nRun '{{.CommandName}} sl vlan options' to check available options." }, "[-d|--datacenter] is required.\n Run '{{.CommandName}} sl block volume-options' to get available options.": { "other": "[-d|--datacenter] is required.\n Run '{{.CommandName}} sl block volume-options' to get available options." }, "[-d|--day-of-week] value must be between 0 and 6.": { "other": "[-d|--day-of-week] value must be between 0 and 6." }, "[-k] is not allowed with [-f|--in-file].": { "other": "[-k] is not allowed with [-f|--in-file]." }, "[-m|--minute] value must be between 0 and 59.": { "other": "[-m|--minute] value must be between 0 and 59." }, "[-r|--hour] value must be between 0 and 23.": { "other": "[-r|--hour] value must be between 0 and 23." }, "[-r|--router] is not allowed with [-d|--datacenter] or [-t|--vlan-type].\nRun '{{.CommandName}} sl vlan options' to check available options.": { "other": "[-r|--router] is not allowed with [-d|--datacenter] or [-t|--vlan-type].\nRun '{{.CommandName}} sl vlan options' to check available options." }, "[-s|--schedule-type] is required, options are: HOURLY, DAILY, WEEKLY.": { "other": "[-s|--schedule-type] is required, options are: HOURLY, DAILY, WEEKLY." }, "[-s|--schedule-type] must be HOURLY, DAILY, or WEEKLY.": { "other": "[-s|--schedule-type] must be HOURLY, DAILY, or WEEKLY." }, "[-s|--size] is required.\nRun '{{.CommandName}} sl block volume-options' to get available options.": { "other": "[-s|--size] is required.\nRun '{{.CommandName}} sl block volume-options' to get available options." }, "[-s|--size] is required.\nRun '{{.CommandName}} sl file volume-options' to get available options.": { "other": "[-s|--size] is required.\nRun '{{.CommandName}} sl file volume-options' to get available options." }, "[-s|--snapshot-schedule] is required, options are: HOURLY, DAILY, WEEKLY.": { "other": "[-s|--snapshot-schedule] is required, options are: HOURLY, DAILY, WEEKLY." }, "[-t|--tier] is optional, options are: 0.25,2,4,10.": { "other": "[-t|--tier] is optional, options are: 0.25,2,4,10." }, "[-t|--vlan-type] is required, must be either public or private.\nRun '{{.CommandName}} sl vlan options' to check available options.": { "other": "[-t|--vlan-type] is required, must be either public or private.\nRun '{{.CommandName}} sl vlan options' to check available options." }, "[-u|--userdata] is not allowed with [-F|--userfile].": { "other": "[-u|--userdata] is not allowed with [-F|--userfile]." }, "[TAG NAME]": { "other": "[TAG NAME]" }, "[required]": { "other": "[required]" }, "accepts at most {{.Limit}} arg(s), received {{.Args}}": { "other": "accepts at most {{.Limit}} arg(s), received {{.Args}}" }, "accepts between {{.Min}} and {{.Max}} arg(s), received {{.Args}}": { "other": "accepts between {{.Min}} and {{.Max}} arg(s), received {{.Args}}" }, "accepts {{.Limit}} arg(s), received {{.Args}}": { "other": "accepts {{.Limit}} arg(s), received {{.Args}}" }, "access_id is the host_id obtained by: sl block access-list ": { "other": "access_id is the host_id obtained by: sl block access-list " }, "access_id is the host_id obtained by: sl block access-list SoftLayer_Account::iscsiisolationdisabled must be False to use this command": { "other": "access_id is the host_id obtained by: sl block access-list SoftLayer_Account::iscsiisolationdisabled must be False to use this command" }, "account": { "other": "account" }, "action": { "other": "action" }, "active": { "other": "active" }, "active transaction": { "other": "active transaction" }, "assigned": { "other": "assigned" }, "backendRouterId: ": { "other": "backendRouterId: " }, "balanced": { "other": "balanced" }, "balanced local - hdd": { "other": "balanced local - hdd" }, "balanced local - ssd": { "other": "balanced local - ssd" }, "billing": { "other": "billing" }, "broadcast": { "other": "broadcast" }, "cache-description is only used with the cache option": { "other": "cache-description is only used with the cache option" }, "cache-description option must be used ": { "other": "cache-description option must be used " }, "capacity": { "other": "capacity" }, "category": { "other": "category" }, "certificate ID not found": { "other": "certificate ID not found" }, "closing soon: ": { "other": "closing soon: " }, "common_name": { "other": "common_name" }, "compute": { "other": "compute" }, "cost": { "other": "cost" }, "cpu cores": { "other": "cpu cores" }, "created": { "other": "created" }, "data": { "other": "data" }, "datacenter": { "other": "datacenter" }, "datacenters": { "other": "datacenters" }, "date_created": { "other": "date_created" }, "date_of_month": { "other": "date_of_month" }, "day": { "other": "day" }, "day_of_week": { "other": "day_of_week" }, "days_until_expire": { "other": "days_until_expire" }, "dc": { "other": "dc" }, "dedicated host": { "other": "dedicated host" }, "description": { "other": "description" }, "dest": { "other": "dest" }, "dest_mask": { "other": "dest_mask" }, "detail": { "other": "detail" }, "device": { "other": "device" }, "disk space": { "other": "disk space" }, "disk_guest": { "other": "disk_guest" }, "domain": { "other": "domain" }, "drive": { "other": "drive" }, "either [--label] or [--note] must be specified to edit SSH key.": { "other": "either [--label] or [--note] must be specified to edit SSH key." }, "either [-c|--cpu] or [--flavor] is required.": { "other": "either [-c|--cpu] or [--flavor] is required." }, "either [-k] or [-f|--in-file] is required.": { "other": "either [-k] or [-f|--in-file] is required." }, "either [-m|--memory] or [--flavor] is required.": { "other": "either [-m|--memory] or [--flavor] is required." }, "either [-o|--os] or [--image] is required.": { "other": "either [-o|--os] or [--image] is required." }, "either the hardware or virtual flag must be set.": { "other": "either the hardware or virtual flag must be set." }, "email ID": { "other": "email ID" }, "failed reading file": { "other": "failed reading file" }, "fingerprint": { "other": "fingerprint" }, "firewall": { "other": "firewall" }, "flavor: ": { "other": "flavor: " }, "flex": { "other": "flex" }, "fqdn": { "other": "fqdn" }, "gateway": { "other": "gateway" }, "global_identifier": { "other": "global_identifier" }, "guid": { "other": "guid" }, "hardware": { "other": "hardware" }, "hardware and virtual flags cannot be set at the same time.": { "other": "hardware and virtual flags cannot be set at the same time." }, "host": { "other": "host" }, "hour": { "other": "hour" }, "http or https": { "other": "http or https" }, "id": { "other": "id" }, "identifier": { "other": "identifier" }, "instances: ": { "other": "instances: " }, "interface": { "other": "interface" }, "intermediate certificate not found": { "other": "intermediate certificate not found" }, "invalid argument {{.Arg}} for {{.Path}}": { "other": "invalid argument {{.Arg}} for {{.Path}}" }, "ip": { "other": "ip" }, "ipAddress": { "other": "ipAddress" }, "item": { "other": "item" }, "keyName": { "other": "keyName" }, "label": { "other": "label" }, "last transaction": { "other": "last transaction" }, "maximum_snapshots": { "other": "maximum_snapshots" }, "memory": { "other": "memory" }, "minute": { "other": "minute" }, "month_of_year": { "other": "month_of_year" }, "name": { "other": "name" }, "netmask": { "other": "netmask" }, "network space": { "other": "network space" }, "none": { "other": "none" }, "note": { "other": "note" }, "notes": { "other": "notes" }, "number": { "other": "number" }, "one of --permission and --from-user should be used to specify permissions": { "other": "one of --permission and --from-user should be used to specify permissions" }, "options for %s are hardware or virtual": { "other": "options for %s are hardware or virtual" }, "options for --enable are true, false": { "other": "options for --enable are true, false" }, "os": { "other": "os" }, "os version": { "other": "os version" }, "owner": { "other": "owner" }, "password": { "other": "password" }, "preset": { "other": "preset" }, "primary_router": { "other": "primary_router" }, "private": { "other": "private" }, "private cpu": { "other": "private cpu" }, "private ip": { "other": "private ip" }, "private network": { "other": "private network" }, "private_ip": { "other": "private_ip" }, "protocol": { "other": "protocol" }, "public": { "other": "public" }, "public ip": { "other": "public ip" }, "public_ip": { "other": "public_ip" }, "ready": { "other": "ready" }, "replication": { "other": "replication" }, "requires at least {{.Limit}} arg(s), only received {{.Args}}": { "other": "requires at least {{.Limit}} arg(s), only received {{.Args}}" }, "routers": { "other": "routers" }, "security groups": { "other": "security groups" }, "serial": { "other": "serial" }, "share image": { "other": "share image" }, "size_bytes": { "other": "size_bytes" }, "software": { "other": "software" }, "src_ip": { "other": "src_ip" }, "src_mask": { "other": "src_mask" }, "state": { "other": "state" }, "status": { "other": "status" }, "subnet": { "other": "subnet" }, "subnet type": { "other": "subnet type" }, "subnets": { "other": "subnets" }, "tags": { "other": "tags" }, "target": { "other": "target" }, "term": { "other": "term" }, "transient": { "other": "transient" }, "ttl": { "other": "ttl" }, "type": { "other": "type" }, "unknown command {{.Arg}} for {{.Command}}": { "other": "unknown command {{.Arg}} for {{.Command}}" }, "updated": { "other": "updated" }, "usable ips": { "other": "usable ips" }, "usable_ips": { "other": "usable_ips" }, "usage data over date range.": { "other": "usage data over date range." }, "user_name": { "other": "user_name" }, "username": { "other": "username" }, "uuid": { "other": "uuid" }, "value": { "other": "value" }, "virtual disks": { "other": "virtual disks" }, "virtual guest": { "other": "virtual guest" }, "virtual guests": { "other": "virtual guests" }, "virtual servers": { "other": "virtual servers" }, "visibility": { "other": "visibility" }, "week": { "other": "week" }, "{{.Flags}} are exclusive.": { "other": "{{.Flags}} are exclusive." }, "{{.ScheduleType}} snapshots have been disabled for volume {{.VolumeID}}.": { "other": "{{.ScheduleType}} snapshots have been disabled for volume {{.VolumeID}}." }, "{{.ScheduleType}} snapshots have been enabled for volume {{.VolumeID}}.": { "other": "{{.ScheduleType}} snapshots have been enabled for volume {{.VolumeID}}." }, "{{.TYPE}} {{.ID}} is automatically assigned and free of charge. It will automatically be removed from your account when it is empty": { "other": "{{.TYPE}} {{.ID}} is automatically assigned and free of charge. It will automatically be removed from your account when it is empty" }, "{{.datacenter}} is invalid": { "other": "{{.datacenter}} is invalid" }, "{{.imageId}} was {{.action}} from datacenter {{.datacenter}}": { "other": "{{.imageId}} was {{.action}} from datacenter {{.datacenter}}" } }