These forums are a place for learning, helping and sharing experiences with others about any of our products. Feel free to ask a question and get answers from our community and our most advanced users.
Note that these are public forums - anyone can view the discussions here.
Announcements | |
CloudShell | TestShell |
Developers | BI (Business Inteligence) |
This is where you can suggest your ideas to help and improve the product for everyone.
Please make sure to read the following article before posting a new idea, to get more information about the required information and ideas lifecycle.
Feel free to vote and comment on other ideas to promote them.
Thanks for everyone who suggested the ideas and voted for them.
Find, download and share integrations that can extend and enhance the CloudShell experience.
Integrations have several levels:
Certified - Officially tested and supported by Quali.
Preview - Provides a sneak peek to what the Quali team is developing. Officially supported by Quali. Feel free to experiment and comment, but please take into consideration that it is not yet tested and released.
Community - Integrations shared by community users. Feel free to look into what other users have contributed, please take into consideration that these integrations are not tested by Quali.
To learn more about creating Shells and integrating with CloudShell, use the following links:
CloudShell's Dev Guide | Configuration Management |
Getting started with Shells | Extending CloudShell with Cloud Providers |
Getting started with Orchestration | API Guide |
To share your integration, follow the instructions in this guide.
Sunil Supale suggested an idea (#3875) · Jul 31, 2018 at 12:59 PM · sandboxreservationtestshell
We have few sandboxes having conflicts, when we trying to use TestShellApi GetReservationDetails it doesn’t return the list of Conflicts associated with sandbox in conflicts array. Can you please have a look and let us know how do we get the list conflicts?
Attached image shows the sandbox with conflicts count on more info popup.
testShellAPI.GetReservationDetails(reservationId,out name,out description,out startTime,out endTime,out reservationStatus,out provisioningStatus,out resources,out conflicts,out topologies,out topologyResources,out topologyRoutes,out topologyRouteSegments,out topologyInstructions,out connectedRoutes,out connectedRoutesSegments,out reservationRoutes,out reservationRouteSegments,out permittedUsers,out domainName,out topologyResourcesAttributes, out connectors, out connectorAttributes, out liveStatus,out services, out servicrAttributes, out apps,out setupStage, out resultXml);
Kimo Saper commented · Aug 02, 2018 at 12:23 AM
If you use the GetResourceAvailablity, it will return details on the resource, and with in that will be a list of all current (not future) reservations that the resource is in.
You can effectively evaluate the length of this list ( if > 0 ).
Yaniv Kalsky commented · Aug 02, 2018 at 07:28 AM
Hi @sunil.supale@hitachivantara.com
As Tim mentioned, this is not a product idea, and should be opened in the relevant forum.
If you think there is an issue with the .net dll api, please open a support ticket to report that (although it worked well for me).
If you can, please mention in your posts which API flavor was used, it will help the relevant people to answer, although in most cases, the answers might be the same.
I'm archiving this idea, and you're welcomed to open a new question in the forums as needed.
Yaniv
These forums are a place for learning, helping and sharing experiences with others about any of our products. Feel free to ask a question and get answers from our community and our most advanced users.
Note that these are public forums - anyone can view the discussions here.
Announcements | |
CloudShell | TestShell |
Developers | BI (Business Inteligence) |
This is where you can suggest your ideas to help and improve the product for everyone.
Please make sure to read the following article before posting a new idea, to get more information about the required information and ideas lifecycle.
Feel free to vote and comment on other ideas to promote them.
Thanks for everyone who suggested the ideas and voted for them.
Find, download and share integrations that can extend and enhance the CloudShell experience.
Integrations have several levels:
Certified - Officially tested and supported by Quali.
Preview - Provides a sneak peek to what the Quali team is developing. Officially supported by Quali. Feel free to experiment and comment, but please take into consideration that it is not yet tested and released.
Community - Integrations shared by community users. Feel free to look into what other users have contributed, please take into consideration that these integrations are not tested by Quali.
To learn more about creating Shells and integrating with CloudShell, use the following links:
CloudShell's Dev Guide | Configuration Management |
Getting started with Shells | Extending CloudShell with Cloud Providers |
Getting started with Orchestration | API Guide |
To share your integration, follow the instructions in this guide.
Help us make things better. Share your great idea or vote for other people's.
Improvement to building resources in blueprints
Set Sandbox Data method in Testshell API
Sandbox API route to add Permitted Users
Count of matches in abstract selection should not include Excluded Resources
Realtime updates to 'Structure' display
Setup/Teardown scripts as sandbox commands - can the user be prompted to confirm the action?
Improvement to 'Add Sub-Resources' - filter out items already present from the list
Run part of a TestShell test on another machine