An empty AWX instance describes an incomplete API
AWX hides POST on endpoints you have nothing to create against, so an empty instance hands back a schema that looks fine and is missing half its fields.
AWX hides POST on endpoints you have nothing to create against, so an empty instance hands back a schema that looks fine and is missing half its fields.
AWX has a perfectly good API, but managing it by hand stops scaling the moment more than one person touches it.