Check availability

Check machine availability in region

Usage:

gradient machines availability [OPTIONS]

Get machine availability for the given region and machine type. Note: availability is only provided for the dedicated GPU machine types. Also, not all machine types are available in all regions.

Parameters:

Example usage:

Command (example):

gradient machines availability --region NY2 --machineType P5000 

Response (success):

Machine available: True

Response (failure):

Machine available: False

Last updated