We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adds the ability to retrieve an individual data center by ID.
getDataCenterByShortName
dataCenter
dataCenters
The text was updated successfully, but these errors were encountered:
joneubank
No branches or pull requests
Adds the ability to retrieve an individual data center by ID.
Detailed Description
getDataCenterByShortName
to the program service http clientdataCenter
query to filter by data center short name.dataCenters
resolver to accept the short name filter, and fetch a single data center when provided using the new http client functionThe text was updated successfully, but these errors were encountered: