Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
Cannot Stop Brown Field VM's from Cloud Management - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • Cannot Stop Brown Field VM's from Cloud Management
KB0817936

Cannot Stop Brown Field VM's from Cloud Management


469 Views Last updated : Jul 24, 2025 public Copy Permalink
KB Summary by Now Assist

Issue

When you perform a stop operation on Brown Field VM's (VM's not provisioned through CMP), you receive th error :

com.amazonaws.services.ec2.model.AmazonEC2Exception: Invalid id: "" (Service: AmazonEC2; Status Code: 400; Error Code: InvalidInstanceID.Malformed; Request ID: b2b7aa0c-95cb-44c7-b80c-947bc59134f3)

Cause

We do not support LifeCycle Operations such as Start, Stop on Brown Field VM's (VM's not provisioned through CMP).

Resolution

In order to perform stop operations on brownfield VM's (VM's not provisioned through CMP), follow these steps :

Note: Unpublish the resource block to make the following changes

  1. Navigate to Cloud Admin Portal > Design > Resource Blocks
  2. Click on the Virtual Server resource block
  3. Go to the Operations tab
  4. In the Operations drop-down, select the Stop operation
  5. Create an extension interface for the existing stop operation and name it appropriately.
  6. Close the virtual server resource block and open it again
  7. Choose the newly created extension interface from step 5
  8. Click on the + button which adds a new input parameter
  9. Set the name of the parameter to resourceId with mapping ${parameter.resourceId}
  10. Change the mapping of the parameter ServerID to ${parameter.resourceId} by removing the current stack expression
  11. Click on Save
  12. Navigate to Steps and change the parameter NodeID to ${parameter.resourceId}
  13. Navigate back to the input parameters and click on Generate Catalog
  14. Publish the resource block again

Related Links

The above steps are to perform the stop operation on a brownfield VM. Similarly, we can create an extension interface for Start and Deprovision by following similar steps. 

Follow the documentation to create an extension interface: Extend Cloud Management resource blocks with an override operation


The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.