检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Upload the software package to the OBS bucket. For details, see Streaming Upload (PUT). Deploy the application component. To deploy a new component, go to 4. If the component has been deployed, go to 5. Deploy the component packaged and uploaded in 2.
Object Storage Service (OBS) If the component to be deployed comes from the software package stored in OBS, you must have the OBS ReadOnlyAccess permissions assigned.
Example Request None Example Response { "components": [ { "source": { "kind": "package", "url": "obs://bucket0001/weather-1.0.0.jar", "storage": "obs" }, "name": "mycomponent",
Example Request None Example Response { "components": [ { "source": { "kind": "package", "url": "obs://bucket0001/weather-1.0.0.jar", "storage": "obs" }, "name": "mycomponent",
name": "test", "project_id": "578ac30b81034b89a7255b3af26db9c9", "deploy_mode": "virtualmachine", "type": "Java", "version": "1.0.0", "description": "1234", "spec": { "os": null, "sdk": null, "parameters": { "jdk_url": "obs
GitLab to Interconnect with Jenkins to Automatically Build and Upgrade Components Deployed on ServiceStage After the code is developed, you need to pack the code into an image package or JAR package on Jenkins before each rollout, upload the image package to SWR or the JAR package to OBS
Cloud Server (ECS)), network resources (Elastic Load Balance (ELB) and Elastic Public Network EIP)), middleware (Cloud Service Engine (CSE), Distributed Cache Service (DCS), and Cloud Database Service (RDS)), and storage resources (Software Repository (SWR), Object Storage Service (OBS
{ "id": "b153f6b8-9335-46a1-913e-c2d8f966d4b2", "name": "CustomJdk", "project_id": "578ac30b81034b89a7255b3af26db9c9", "deploy_mode": "virtualmachine", "type": "Java", "version": "1.0.0", "spec": { "os": null, "sdk": null, "parameters": { "jdk_url": "obs
You have uploaded the software package to the SWR software repository or OBS bucket. Upload the software package to the software repository. For details, see Uploading the Software Package. Upload the software package to the OBS bucket. For details, see Streaming Upload (PUT).
//bucket0001/weather-1.0.0.jar", "version": "", "storage": "obs" }, "tomcat_opts": { "server_xml": "" }, "refer_resources": [ { "id": "23598aa9-7a6b-43c7-a53a-39ca5e7290fb", "type": "ecs" } ],
Value: swr (software repository), swr (image), obs, or codearts. type Yes String Type. VM-based deployment supports package. Container-based deployment supports package and image. url Yes String Software package or image address.
Upload the software package to the OBS bucket in advance. For details, see Streaming Upload (PUT). Obtain the corresponding software package from the custom file address. You can download the software package from the custom HTTP/HTTPS file address.
Value: swr (software repository), swr (image), obs, or codearts. type String Type. VM-based deployment supports package. Container-based deployment supports package and image. url String Software package or image address. auth String Authentication mode. Value: iam or none.
": { "name": "OpenJDK8", "version": "1.1.1", "type": "Java", "deploy_mode": "virtualmachine" }, "source": { "kind": "package", "url": "obs://bucket0001/weather-1.0.0.jar", "version": "", "storage": "obs" }
"labels": [], "runtime_stack": { "type": "Java", "name": "OpenJDK8", "deploy_mode": "virtualmachine", "version": "1.1.1" }, "id": "b8702b0f-94d3-4822-98a1-56815632a0a0", "source": { "kind": "package", "url": "obs
Upload the software package to the OBS bucket. For details, see Streaming Upload (PUT). Obtain the corresponding software package from the custom file address. You can download the software package from the custom HTTP/HTTPS file address.
Upload the software package to the OBS bucket. For details, see Streaming Upload (PUT). Obtain the corresponding software package from the custom file address. You can download the software package from the custom HTTP/HTTPS file address.
Deployment Jobs Obtaining Job Details Parent topic: Application Management V2 APIs
Viewing Build Jobs You can view the build records and logs of a specified build job in the build job list to locate and rectify faults that occur during component deployment. Prerequisites The build job to be viewed is available. For system-created build jobs, see Creating and Deploying
Maintaining Build Jobs Editing a Source Code Job Editing a Package Job Starting a Build Job Configuring Branch or Tag Build Deleting a Build Job Parent topic: Continuous Delivery