pub async fn get_next_states(
__arg0: State<ManagementState>,
__arg1: Path<String>,
) -> Result<Json<NextStatesResponse>, StatusCode>Expand description
Get next possible states for a resource
pub async fn get_next_states(
__arg0: State<ManagementState>,
__arg1: Path<String>,
) -> Result<Json<NextStatesResponse>, StatusCode>Get next possible states for a resource