Engage with industry experts, share insights, ask questions, and grow your network.
Recently active
Hello I have error with "Error message" of the API. Endpoint: https://api.equinix.com/fabric/v4/serviceTokens/{serviceTokenId} $ curl --request GET --url "https://api.equinix.com/fabric/v4/serviceTokens/e72498f3-xxxx-xxxx-xxxx-87df25f05e5a" --header 'authorization: Bearer xxxx' > Result OK I change only one char to get an unknown service token : $ curl --request GET --url "https://api.equinix.com/fabric/v4/serviceTokens/e72498f3-xxxx-xxxx-xxxx-87df25f05e5b" --header 'authorization: Bearer xxxx' Warning: Binary output can mess up your terminal. Use "--output -" to tell Warning: curl to output it to your terminal anyway, or consider "--output Warning: " to save to a file. The answer is not a readable json.This does not occur with every error. For example the ports endpoints work without error. I try a very simple call which work : $ curl --request GET --url "https://api.equinix.com/fabric/v4/ports/24ce23cd-c42e-4746-8cdd-94cc363a0b3c" --header 'authorization: Bearer xxxxx' >
I'm attempting to use the "Create-Velocloud SDWAN" item in the Network Edge postman collection on the developer portal. I am receiving the following error when submitting the request: [{"errorCode":"EQ-4006030","errorMessage":"We are unable to process your request.","details":"Please open a support ticket via the ? on the bottom of every page for further assistance., Invalid property 'acl' of bean class [ic.nfv.virtualdevice.model.VirtualDeviceRequestDto]: Bean property 'acl' is not readable or has an invalid getter method: Does the return type of the getter match the parameter type of the setter?","help":"https:///help/error/EQ-4006030","additionalInfo":[{"property":null,"reason":null}]}] here is my message body: { "metroCode": "SV", "deviceTypeCode": "VELOCLOUD-SDWAN", "termLength": "1", "licenseMode": "BYOL", "packageCode": "VeloCloud-2", "virtualDeviceName": "sr-008", "notifications": [ "cp941uatatt.aaa" ], "vendorConfig": {
When we picture computing technology in the 70’s and 80’s, we think of nerdy, ambitious, young visionaries, burning the midnight oil in some suburban garage, striving to revolutionize the world by perfecting the motherboard. And the material that would eventually ignite that revolution? Silicon.In episode 2, we take a closer look at the material that changed the world. From the earliest discoveries at Bell Labs to the cutting-edge processors that run the Cloud, silicon has become the material that democratized access to information and gave rise to the technology we know and rely on today.Let us know your thoughts below!
October 4th, 1957. The Soviet Union launches Sputnik into orbit, and with it, a perilous escalation in the Cold War. The Defense Advanced Research Projects Agency is formed with a mandate to keep our military and technological assets ahead of the Soviets. From his tiny office in a corner of the Pentagon, one engineer not only recognizes the need to rely on more powerful computers to win this conflict, but that these computers must somehow find a way to “talk” to one another. In the first episode of Traceroute, we look at how the need for interconnection shaped the fundamental building blocks of what would become the internet. From ARPANET to the Telecommunications Act of 1996, what started as a military exercise grew to reflect society’s basic need to feel and stay connected. And with that growth came an unprecedented need for hardware solutions that had never been thought of before. With insights from Jay Adelson, Sarah Weinberger, John Morris, and Peter Van Camp, we’ll look at the so
Can I get historical data about the new assets after the BMS upgrade?
Can I get historical data about the old assets after the BMS upgrade?
Will there be additional impact to the assets monitored by IBX SmartView during the BMS upgrade?
How will upgrading the BMS impact IBX SmartView?
Will the upgrade impact operations of the data center or availability of any services?
Why is Equinix upgrading the BMS in their data centers?
What is the BMS upgrade project?
Why are my custom alerts not functioning?
Why do all of the assets have different names?
Do the maintenance scripts refer to a planned maintenance number?
How do I know that a maintenance script I retrieved is used for a particular maintenance event?
What is scheduled maintenance?
How are maintenance scripts updated?
Why is maintenance information important?
What is the difference between facility sensors and RLE Wi-Fi sensors?
What is data center infrastructure management (DCIM)?
Hello,I'm looking to migrate my workflow to the new feature using "Service Token" by providing z-side token to my customers.Today there is 2 features that seems missing.- I can't postponned the expiration date. Is it planned to be able to do this ?- Can i know the Connection (uuid) created when the Service Token is consumed ? it doesn't seems available on the API.Best regards,
Where can I learn about user permissions and sub accounts?
When filtering with dateRange on the OrderHistory_v1 API i get a statusCode 400 returned. Other filters work fine for me and return expected resultsI am using the following payload { "filters": { "dateRange": [ "PAST_7_DAYS" ] } } The errors I receive are: code: "EQX-171-1212"path: "/filters/dateRange"message: "instance value (%s) not found in enum (possible values: %s) PAST_7_DAYS" Thank you in advance
Getting this error: { "errors": [ { "code": "403", "message": "You are not authorized to access the api" } ] } when trying to query /v1/users, what specific permission is required? I'm not a master admin, but all the other APIs works for me.
Hello, for the endpoint GET https://api.equinix.com/ecx/v3/l2/seller/connections I use it with the profileId filter and I get back many results. I go from page to page to list the connection I have on one specific port. I would like to reduce those calls using the filter portName. However the result is always empty : { "isFirstPage": true, "isLastPage": true, "totalCount": 0, "pageSize": 20, "content": [], "pageNumber": 0 } Have anyone succeeded in getting this to work ?Best regards,
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.