Search hosts using filters
Returns a filtered list of hosts based on specified criteria
Request body
Response
List of filtered hosts
Example response
[
{
"netAddress": "foo.bar:1234",
"v2Settings": {
"protocolVersion": [
1,
2,
3
],
"release": "hostd 1.0.0"
},
"v2SiamuxAddresses": [
"foo.bar:5678"
]
}
]Changes
Changed in 5 of the 50 revisions of this API.12212
- ●
removed the optional property
items/priceTablefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/settingsfrom the response with the200statusresponse-optional-property-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ▲
the
items/v2Settings/prices/collateralresponse property's maxLength was unset from39for the response status200response-property-max-length-unset
- ▲
the
items/v2Settings/prices/contractPriceresponse property's maxLength was unset from39for the response status200response-property-max-length-unset
- ▲
the
items/v2Settings/prices/egressPriceresponse property's maxLength was unset from39for the response status200response-property-max-length-unset
- ▲
the
items/v2Settings/prices/ingressPriceresponse property's maxLength was unset from39for the response status200response-property-max-length-unset
- ▲
the
items/v2Settings/prices/storagePriceresponse property's maxLength was unset from39for the response status200response-property-max-length-unset
- ▲
the
items/v2Settings/prices/collateralresponse's property type/format changed fromstring/to/for status200response-property-type-changed
- ▲
the
items/v2Settings/prices/contractPriceresponse's property type/format changed fromstring/to/for status200response-property-type-changed
- ▲
the
items/v2Settings/prices/egressPriceresponse's property type/format changed fromstring/to/for status200response-property-type-changed
- ▲
the
items/v2Settings/prices/ingressPriceresponse's property type/format changed fromstring/to/for status200response-property-type-changed
- ▲
the
items/v2Settings/prices/storagePriceresponse's property type/format changed fromstring/to/for status200response-property-type-changed
- ○
added
Currencysubschema #2to theitems/v2Settings/prices/collateralresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
Currencysubschema #2to theitems/v2Settings/prices/contractPriceresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
Currencysubschema #2to theitems/v2Settings/prices/egressPriceresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
Currencysubschema #2to theitems/v2Settings/prices/ingressPriceresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
Currencysubschema #2to theitems/v2Settings/prices/storagePriceresponse propertyallOflist for the response status200response-property-all-of-added
- ○
the
items/v2Settings/prices/collateralresponse's property pattern^\d+$was removed for the status200response-property-pattern-removed
- ○
the
items/v2Settings/prices/contractPriceresponse's property pattern^\d+$was removed for the status200response-property-pattern-removed
- ○
the
items/v2Settings/prices/egressPriceresponse's property pattern^\d+$was removed for the status200response-property-pattern-removed
- ○
the
items/v2Settings/prices/ingressPriceresponse's property pattern^\d+$was removed for the status200response-property-pattern-removed
- ○
the
items/v2Settings/prices/storagePriceresponse's property pattern^\d+$was removed for the status200response-property-pattern-removed
- ▲
- ▲
removed the media type
text/plainfor the response with the status500response-media-type-removed
- ○
api tag
busaddedapi-tag-added
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 99 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲