Solution filter:
Content type
Product filter:
Topic type
Categories
The IBM Cloud AI assistant supports all languages that are supported by IBM Cloud including: Deutsch, English, Español, Français, Italiano, 日本語, 한국어, Português/Brasil, 简体中文, and 繁體中文. To change the language that the AI assistant reponds in, you must ask a question in one of the supported languages first.
https://cloud.ibm.com/docs/overview?topic=overview-language-supportCreate some sample data that represents a book in a library as shown in the following example: { "_id": "BXP9G5ZQY9Q4EA13", "author": "Dickens", "title": "David Copperfield", "year": 1840, "pages": 723, "publisher": "Penguin", "url": "https://www.somurl.com/dc" } Continue to add some documents that match the pattern in the previous step by using the IBM Cloudant Dashboard.
https://cloud.ibm.com/docs/Cloudant?topic=Cloudant-dig-deeper-dashboard~/agent/nginx/etc/nginx ~/agent/nginx/www/data Create a file called index.html in ~/agent/nginx/www/data with the following value.Hello from ngnix running at my location.
https://cloud.ibm.com/docs/satellite?topic=satellite-end-to-end$ cat data-www.mount [Unit] Description = Mount for Container Storage [Mount] What= Where=/data/www Type=nfs Options=vers=4,sec=sys,noauto [Install] WantedBy = multi-user.target Next, enable the mount and check that it is mounted properly.
https://cloud.ibm.com/docs/FileStorage?topic=FileStorage-mountingCentOSYou can create CNAME records for the www host of domain.net that point to www.domain.com. Then, to change the www host of domain.net all you do is modify the A record of www.domain.com to point to its new IP address, and www.domain.net is automatically updated. A common mistake when using this method is that you can accidentally modify the records for several domains when you intend to change only one.
https://cloud.ibm.com/docs/dns?topic=dns-dns-overview-resource-recordsPython example of an application/x-www-form-urlencoded response: import os def main(args): result_body = "myfolder%20myFile" return { "headers": { "Content-Type": "application/x-www-form-urlencoded", }, "statusCode": 200, "body": result_body, } External response data interface The external data interface definition is derived from standardized HTTP.
https://cloud.ibm.com/docs/codeengine?topic=codeengine-fun-exchanging-dataibmcloud sl dns record-edit ZONE [flags] Command options: --by-id Edit a single record by its ID --by-record Edit by host record, such as www --data Record data, such as an IP address --ttl TTL(Time-To-Live) in seconds, such as: 86400.
https://cloud.ibm.com/docs/cli?topic=cli-sl-manage-domainscurl -s -X POST \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" \ -d grant_type=urn:ibm:params:oauth:grant-type:cr-token \ -d cr_token=$(cat /var/run/secrets/tokens/sa-token) \ -d profile_id=${profile_id} \ https://iam.cloud.ibm.com/identity/token Before your app is deployed, try the following example Kubernetes job to test the token exchange.
https://cloud.ibm.com/docs/containers?topic=containers-pod-iam-identitycurl -s -X POST \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" \ -d grant_type=urn:ibm:params:oauth:grant-type:cr-token \ -d cr_token=$(cat /var/run/secrets/tokens/sa-token) \ -d profile_id=${profile_id} \ https://iam.cloud.ibm.com/identity/token Before your app is deployed, try the following example Kubernetes job to test the token exchange.
https://cloud.ibm.com/docs/openshift?topic=openshift-pod-iam-identityFor example, if you type www or www.example.com in the Name field, the API handles both entries as www.example.com. If you enter the exact domain name into the name field, then it won't append to itself (for example, example.com is handled as example.com). However, the list of DNS records shows only the names, without the domain name added on. As a result, www.example.com displays as www and example.com as example.com.
https://cloud.ibm.com/docs/dns-svcs?topic=dns-svcs-managing-dns-records