post
def post(api_endpoint, config, timeout=15)Arguments
Keyword Arguments
Returns
Example
import rubrik_mosaic
mosaic = rubrik_mosaic.Connect()
mosaic.post('/retrieve', '{}')Last updated
def post(api_endpoint, config, timeout=15)import rubrik_mosaic
mosaic = rubrik_mosaic.Connect()
mosaic.post('/retrieve', '{}')Last updated