GET /api/v1/msps/{msp_id}/search

mist.com

Summary: searchMspOrgGroup
Operation ID: searchMspOrgGroup
Auth: unknown
Description

Search in MSP Orgs

Parameters (7)

duration (string, query, optional, default: 1d)

For historical stats and/or logs where time range is needed, you can specify the time range in a few different ways: * ?start=1430000000&end=1430864000 specify the start / end * ?end=1430864000&duration=1d specify end time and duration * ?duration=1d specify duration, end will be now() in seconds

end (integer, query, optional, default: 0)

Constraints: {'minimum': 0}

limit (integer, query, optional, default: 100)

Constraints: {'minimum': 0}

msp_id (string, path, required)
q (string, query, optional)

search string

start (integer, query, optional, default: 0)

Constraints: {'minimum': 0}

type (string, query, required)

orgs

Constraints: {'enum': ['orgs']}

No probe data for this endpoint yet.