Question about "loa attachment" in crossconnect order API
We have noticed in playground for CrossConnect order API: https://developer.equinix.com/catalog/crossconnectv1
{
"loa": {
"attachments": [
{
"id": "eb9ab7e9-3785-41e4-af24-74b8dc37b254",
"name": "abc-service-api-swagger.yml"
}
]
}
}
How do you get the "loa" attachments?
