IBM Cloud Docs
Skip to content

IBM Cloud

  • CatalogCatalog
  • Cost EstimatorCost Estimator
    • HelpHelp
      • Docs
  • Log in
  • Sign up

Error

Change theme

This feature is in early stage, some parts of the platform might not fully support different themes yet.

Themes
  1. IBM Cloud Docs
Search results
    Refine your searches with operators: * Use an asterisk (*) in a search string as a placeholder for any missing or wildcard words in a phrase. "" Use quotation marks to search for a phrase (for example, "command line interface"). - Use minus to exclude a word or phrase (for example, account cli -api). Your search must have at least one included word.

    Solution filter:

    Content type

    Product filter:

    Topic type

    Categories

    1-10 of 154 results for 전국구출장😭라인:xb39😭영천출장마사지🎸영천출장샵🎸영천출장안마🚙모텔출장🔬퇴폐업소🌼www.51anma.com⚒출장마사지출장안마출장후불콜걸출장안마출장후불콜걸출장안마출장샵📕∤출장안마∥∦라인출장샵∨조건만남∩출장마사지∪출장아가씨∫출장샵

    Satellite Connector end-to-end example

    in Satellite

    2024-05-10

    ~/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

    Mounting File Storage for Classic in CentOS

    in File Storage - Classic

    2024-07-22

    $ 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-mountingCentOS

    About resource records

    in Domain Name Service

    2020-04-23

    You 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-records

    Exchanging data with functions

    in Code Engine

    2025-07-01

    Python 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-data

    Managing domains with the DNS service (ibmcloud sl dns)

    in IBM Cloud CLI

    2024-10-15

    ibmcloud 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-domains

    Authorizing resources with IAM trusted profiles

    in Kubernetes service

    2025-08-01

    curl -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-identity

    Authorizing resources with IAM trusted profiles

    in Red Hat OpenShift on IBM Cloud

    2025-08-01

    curl -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-identity

    Managing DNS records

    in DNS Services

    2025-05-08

    For 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

    PHP web application on a LAMP Stack in VPC

    in Solution Tutorials

    2025-01-02

    /data/ Create a link to the new locationln -s /data/www /var/www Start the Apache serviceservice apache2 start Configure MySQL to use the new /data file system Stop the MySQL serviceservice mysql stop Move the MySQL directory from /var to /datamkdir /data/lib mv /var/lib/mysql /data/lib/ Create a link to the new locationln -s /data/lib/mysql /var/lib/mysql Add an alias of the new location

    https://cloud.ibm.com/docs/solution-tutorials?topic=solution-tutorials-lamp-stack-on-vpc

    Setting up the API

    in Schematics

    2025-04-07

    Input parameters Values Header :Content-Type: application/x-www-form-urlencoded:Authorization: Basic Yng6Yng= Yng6Yng= equals the URL-encoded authorization for the username bx and the password bx. Body when using the refresh token :grant_type: refresh_token:response_type: cloud_iam uaa:refresh_token: Your IBM Cloud IAM refresh token.

    https://cloud.ibm.com/docs/schematics?topic=schematics-setup-api
    • $Previous
    • 1
    • 2
    • 3
    • 16
    • $Next
    Privacy statement
    Terms of Use
    Accessibility
    Glossary
    Submitting feedback