cancel
Showing results for 
Search instead for 
Did you mean: 

Automation Pilot : Stop CF apps

517083568
Explorer
0 Kudos

Hello All,

I am trying to use pre-define and available commands in automation pilot

command : applm-sapcp:TriggerStopCfApp:1

resourceGroup : Value used in Org ID of Cloud Foundry Environment

resourceName : Name of Space

subaccount : ID of Subaccount

User: Using my account.

Error :

0 Kudos

Hi, could you test the command with different input values:

- resourceGroup: Technical name or ID of a Cloud Foundry Space, e.g.: my-space-demo-1, ce7bfb6e-0000-49fb-ae75-433536d905d6

- resourceName: Cloud Foundry application's technical name or ID, e.g. my-app, 7052b10d-00a6-4c19-8f6d-f99e12d90b9b

- subAccount: Technical name or ID of a Cloud Foundry Organization, e.g.: my-org-name-1, 0ffeb410-5f78-0000-af5c-5b26baf46623

- password: Password for Cloud Foundry subaccount user

- user: UserID/Email of the Cloud Foundry user which will be used for authentication

Each command input key has a description you can check for more information on what the input key represents.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hello,

Can you double check the resources. I have provided examples below:

resourceGroup = demo-app (Cloud Foundry Space)

resourceName = demo (Cloud Foundry application)

subAccount = demo-cf (Cloud Foundry Organization)

Answers (5)

Answers (5)

517083568
Explorer
0 Kudos

Hello,

Yes, I was able to stop the app. Thank you for help.

resourceGroup: This value is SPACE name

resourceName: App name

subAccount: This is CF Org ID

517083568
Explorer
0 Kudos

Hello,

Thanks, tried changing, error changed. giving space not found as below.

Provided ResoureGroup = space name

Subaccount = CF ORG ID

The execution has failed.Show Less Space XXXXXXX' was not found in organization '------------------------' ( removed actual values)

0 Kudos

Hello,

The problem is definitely with the region name. The command is expecting the technical name for the Cloud Foundry region which is in the format: cf-eu20.

Kind regards,

Antoniya

517083568
Explorer
0 Kudos

Hello Antoniya,

Please find the screenshot from input.

0 Kudos

Hello,

Thank you for the question. The problem seems to be with the region. Can you provide a better screenshot for the parameters you are using especially the region.

Kind regards,

Antoniya