registry__create_container
Create a container for artifacts.
- Inputs: required
container(workspace,project, orrepo). Workspaces and projects requirename; projects and repos requireworkspace_id. Repos also requiresource_typeandsource_uri. Optional fields depend on the selected container arm. - Returns: the created container and its handle.
- Effect: writes state. Container names are stable handles and cannot be edited later.
registry__list_containers to find a parent workspace or project before
creating a nested container.